Skip to content

Releases: mjmorales/doan

v1.3.0

09 Jan 00:16
7dab9cc
Compare
Choose a tag to compare

1.3.0 (2023-01-09)

Features

  • ✨ added support for running playbooks by tag (c8ff1ff)

v1.2.2

08 Jan 21:55
9e9c98c
Compare
Choose a tag to compare

1.2.2 (2023-01-08)

Bug Fixes

  • 🐛 corrected global file logger when logfile flag chosen (aed9d85)

v1.2.1

08 Jan 21:01
03cc9eb
Compare
Choose a tag to compare

1.2.1 (2023-01-08)

Bug Fixes

  • 🐛 removed bad jfrog url and replaced with envvar (63f2e20)

v1.2.0

08 Jan 20:54
fd70363
Compare
Choose a tag to compare

1.2.0 (2023-01-08)

Features

  • 🧐 added logfile support with config handling and fallback (6ca90d2)

v1.1.1

08 Jan 16:40
04d719f
Compare
Choose a tag to compare

1.1.1 (2023-01-08)

Bug Fixes

  • 🐛 added missing agent config to init call (3de7298)

v1.1.0

08 Jan 16:37
74fb493
Compare
Choose a tag to compare

1.1.0 (2023-01-08)

Features

  • ✨ --init now deploys ansible repo and starts a single agent run (8f5c53a)

v1.0.1

08 Jan 13:35
c6c18d5
Compare
Choose a tag to compare

1.0.1 (2023-01-08)

Bug Fixes

  • 🐛 VERSION now pulls from git tag instead of release json (e575e8e)

v1.0.0

08 Jan 13:03
40a3239
Compare
Choose a tag to compare

1.0.0 (2023-01-08)

Features

  • 🎉 migrated project from previous repository due to release-please bug (6308ee7)

Bug Fixes

  • ghactions: 🐛 update release-type to go instead of node (babf0ea)
  • ghactions: 🐛 update triggering branch to master instead of main (3c5e6c8)