Skip to content

Releases: pcdshub/twincat-bsd-ansible

v1.0.1

11 Apr 22:39
b680b8d
Compare
Choose a tag to compare

What's Changed

  • BUG: fixes for inventory management bugs by @ZLLentz in #25
  • BUG: add git safe directory for centrally deployed git repos by @ZLLentz in #26
  • Deploy branch status - March 2024 by @ZLLentz in #24

Full Changelog: v1.0.0...v1.0.1

v1.0.0

28 Mar 01:27
ac1e707
Compare
Choose a tag to compare

Full release of prod-ready, but before the first user bug report

What's Changed

  • ENH: prod scripts by @ZLLentz in #12
  • ENH: more steps, full remote setup from factory by @ZLLentz in #13
  • ENH: expand steps, make prod-ready workflow, fix edge cases by @ZLLentz in #14
  • MAINT: add basic issue/pr templates by @ZLLentz in #15
  • ENH: require config mode in order to run the provisioning playbook by @ZLLentz in #16
  • FIX: dry run issues with config mode check by @ZLLentz in #17
  • ENH: option to dynamically set the AMS net id at runtime by @ZLLentz in #18
  • ENH: prepare PLC for pmpsdb_client by @ZLLentz in #19
  • ENH: prompt user to update deployment docs, providing the necessary info to do so by @ZLLentz in #20
  • ENH: polish scripts (error handling, paths) by @ZLLentz in #22
  • ENH: pkg mirror, static xar configs by @ZLLentz in #21

New Contributors

Full Changelog: v0.1.0...v1.0.0

v0.1.0

12 Feb 19:11
5d6c4cb
Compare
Choose a tag to compare

This is the initial version of the repository after Ken's work but before I start messing with it.
This version works well with tcbsd VMs but needed some massaging to make it work with a real PLC.
Future versions should support both use cases.