Skip to content

Releases: tdabasinskas/drone-passwordstate

1.1.1 (2018-07-11)

11 Jul 12:55
08106ff
Compare
Choose a tag to compare
  • Ensures spaces in keys and values are automatically trimmed to prevent malformed YAML.

1.1.0 (2018-06-28)

28 Jun 09:01
b8b7649
Compare
Choose a tag to compare
  • 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)

13 Jun 16:45
ba21d6e
Compare
Choose a tag to compare

1.0.0 (2018-06-11)

11 Jun 18:24
d26cf82
Compare
Choose a tag to compare
  • 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