Releases: Kamilcuk/nomad-tools
Releases · Kamilcuk/nomad-tools
0.5.8
0.5.7
What's Changed
- add nomad-tools with nomadtools command line tool as the same
Full Changelog: 0.5.6...0.5.7
0.5.6
What's Changed
- added changed mode
- added watch changedstart mode
- some gitlab-runner improvements
- unified logging entries
Full Changelog: 0.5.5...0.5.6
0.5.5
0.5.4
769a9e2 properly implement non-closing IO in taskexec
8422cf9 gitlab-runner: collect any exit code status via file, allow passing custom cpu,cores,memory settings
76f3f23 taskexec: default sys.stdout.buffer when stdout is None
a0d43bf gitlabrunner: fix job purging error
a45b6e5 watch: fix thread already started error
0.5.3
- watch: add --jobarg argument to pass job HCL2 as an argument
- go: fix --interactive handling with raw_exec tasks and fix exiting
- pyproject: add missing .nomad.hcl files, fix #22
- githubrunner: overall updates, runner shared cache reuse management using shared docker volume and specific entrypoint
0.5.2
What's Changed
- fix exception on bash completion
- githubrunner: working release
Full Changelog: 0.5.1...0.5.2
0.5.1
- fix bash completion exception on subcommand
- go: add --meta option
- watch: allow job file to be passed as argument to job, stop, stopped subcommands
- watch: add --log-nospace and --log-j
Full Changelog: 0.5.0...0.5.1
0.5.0
What's Changed
- add
tasksubcommand with several subcommands, including exec and path - add
nodenametoidsubcommand - add
listattributessubcommand - add
listnodeattributessubcommand - add
info topologysubcommand - lazy load subcommands
- fix autocompletion installation script
Full Changelog: 0.4.1...0.4.2