Skip to content

Releases: sliteteam/github-action-git-crypt-unlock

Add support of RUN_DIR

19 Jan 13:05
f99c0c6
Compare
Choose a tag to compare

Run Directory

You can run the git-crypt unlock command from a different directory besides GITHUB_WORKSPACE by setting a RUN_DIR env var.

Thanks @adevine for your contribution

Add git-lfs support

27 Jan 10:52
Compare
Choose a tag to compare

This release just adds git-lfs support and also updates the README with latest version.

Faster build!

22 Jun 16:27
a09ea50
Compare
Choose a tag to compare

Switched to alping thanks to @garciasdos.

Screenshot 2020-06-22 at 18 32 38

He also added unit tests.

#4 should also be fixed thanks to @alexburlton-sonocent

Adding action.yaml

11 Dec 11:55
Compare
Choose a tag to compare

Documentation fix

12 Feb 13:04
Compare
Choose a tag to compare

Just fix a small error in the README.

Initial release

12 Feb 12:58
Compare
Choose a tag to compare

The initial release of the git-crypt-unlock action which lets you unlock secrets from a base64 encoded secret-key.

More on git-crypt