Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Major Release for Tower3.1

Compare
Choose a tag to compare
@jangsutsr jangsutsr released this 09 Mar 15:09
· 475 commits to master since this release
  • Improved job monitoring functionality to enable standard out streaming, which displays real-time job output on command line.
  • Added workflow, workflow_job and node endpoints to manipulate workflow graph and manage workflow job resources. Reflecting workflows feature of Tower 3.1.
  • Added settings command to manage Tower settings via Tower CLI. Reflecting Configure Tower in Tower (CTiT) feature of Tower 3.1.
  • Included timeout option to certain unified job template resources. Reflecting job timeout feature of Tower 3.1.
  • Added unicode support to extra_vars and variable types.
  • Several minor bug fixes to improve user experience.