Skip to content

Releases: Kamilcuk/nomad-tools

0.5.8

08 Nov 23:43

Choose a tag to compare

What's Changed

  • note dual licensing by @Kamilcuk in #28
  • fix bash completion

Full Changelog: 0.5.7...0.5.8

0.5.7

31 Oct 17:56

Choose a tag to compare

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

31 Oct 11:17

Choose a tag to compare

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

08 Oct 18:11

Choose a tag to compare

  • implement pagination support for nomad api
  • use gzip with nomad connection
  • cosmetics

0.5.4

24 Sep 22:10

Choose a tag to compare

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

11 Nov 12:08

Choose a tag to compare

0.5.2

22 Oct 18:54

Choose a tag to compare

What's Changed

  • fix exception on bash completion
  • githubrunner: working release

Full Changelog: 0.5.1...0.5.2

0.5.1

10 Oct 13:52

Choose a tag to compare

  • 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

01 Oct 06:42

Choose a tag to compare

What's Changed

  • add task subcommand with several subcommands, including exec and path
  • add nodenametoid subcommand
  • add listattributes subcommand
  • add listnodeattributes subcommand
  • add info topology subcommand
  • lazy load subcommands
  • fix autocompletion installation script

Full Changelog: 0.4.1...0.4.2

0.4.1

13 Aug 21:09

Choose a tag to compare

  • fix bug comparing datetime objects