Skip to content

Releases: umputun/spot

v0.15.5

12 May 20:37
Compare
Choose a tag to compare

What's Changed

  • add a single target field to the simplified playbook by @umputun in #87

Full Changelog: v0.15.4...v0.15.5

v0.15.4

12 May 05:29
Compare
Choose a tag to compare

Changelog

  • use more compatible and universal quoting around env vars
  • allow sftp concurrent writes to make the transfer much faster
  • fix local commands reported as remote in some cases
  • set env from CLI to all commands, not just script

Full Changelog: v0.15.3...v0.15.4

v0.15.3

12 May 03:14
Compare
Choose a tag to compare

Changelog

  • prevent empty exports from polluting vars and secrets
  • fail playbook load if the secret is set but not resolved
  • populate tasks names at the load time of the playbook

Full Changelog: v0.15.2...v0.15.3

v0.15.2

12 May 01:52
Compare
Choose a tag to compare

Changelog

  • b3f8ff5 fix incorrect task match no-task-defined cases

v0.15.1

12 May 01:30
Compare
Choose a tag to compare

Changelog

  • 2ffd159 add support of task's targets set directly in playbook

v0.15.0

11 May 21:32
Compare
Choose a tag to compare

What's Changed

  • Extend template substitution to env for all command types by @umputun in #84
  • Security update for testing dependency, see GHSA-hqxw-f8mx-cpmw
  • Fix brew formula by @olegmlsn
  • Fix small typo at README.md by @husky-dev in #83
  • Simplify the release procedure, and make it fully automatic
  • Add install.sh script for an automatic package installation
  • Add documentation for all kinds of install methods

Full Changelog: v0.14.6...v0.15.0

v0.14.6

10 May 22:26
Compare
Choose a tag to compare

What's Changed

  • add brew to goreleaser by @olegmlsn in #81
  • automaitc release with actions
  • produce apk artifacts for alpine
  • update docs

New Contributors

Full Changelog: v0.14.5...v0.14.6

Version 0.14.5

10 May 18:54
Compare
Choose a tag to compare

What's Changed

  • Address lack of multiline scripts for wait #68
  • Targets refactoring #80
  • Update dependencies

Full Changelog: v0.14.4...v0.14.5

Vesrsion 0.14.4

10 May 03:46
Compare
Choose a tag to compare
  • don't allow targets set named "all"; see #51
  • fix lack of secrets masking in rare cases
  • make secrets internal passing mandatory to prevent missing secret masking
  • add unit and integration test with secrets

Full Changelog: v0.14.3...v0.14.4

Version 0.14.3

09 May 18:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.2...v0.14.3