Gitcrypt unlock - Features, integrations, alternatives & more
What it does
The git-uncrypt action allows you to decrupt to share repositories containing both public and private content allowing to store secrets (e.g. keys or passwords) without a need to lock down entire repository.The action unlocks the files locked by GitCrypt Lock
How it works
This action unlocks the files previously locked by the GitCrypt Lock action
Action preview

Gitcrypt unlock Integration Features
- Input fields support Environment variables
- The action can be configured in YAML mode. See Gitcrypt unlock YAML parameters
- Buddy's Gitcrypt unlock API is supported
- The action supports conditional execution: it can be run on each execution, only if there are changes in the repository or specific paths since last execution, or if an environment variable has a specific value
- Error handling: you can either stop the execution, mark action and pipeline as failed or proceed the execution, mark action as warning and jump to the next action