Releases: tdabasinskas/drone-passwordstate
Releases · tdabasinskas/drone-passwordstate
1.1.1 (2018-07-11)
- Ensures spaces in keys and values are automatically trimmed to prevent malformed YAML.
1.1.0 (2018-06-28)
- Make sure the values file is always created to prevent failures further in the pipeline
- Allow to force failure if no secrets were retrieved and parsed from PasswordState
- Ensure that Exit code is always
1
in case of failures, so that drone job would fail - Improve code formatting
1.0.1 (2018-06-13)
- Move builds https://travis-ci.org to https://travis-ci.com
1.0.0 (2018-06-11)
- Initial release
- Allows exporting all passwords from the specified list
- Support automatic encoding of the secrets
- Support custom YAML section names
- Supports using custom fields for Key/Values