Skip to content

v3.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Apr 13:26
3dbef26

Added

  • Syslog integration (use env variables to tune)
  • Relaunch and abort from joblog
  • Override repo clone command
  • Add log filtering and auto refresh
  • Approvals and rejections (using new approval property)

Changed

  • Logger levels changed (error, warning, notice, info, debug) / debug is lowest (silly is deprecated)
  • Completely reworked job launch process (neater code and more reusable)
  • Swagger job launch is now at job level

Fixed

  • Allow non rsa ssh key
  • Add job access to own jobs in joblog
  • Repo runs silent

Removed

  • Ansible launch api (see job post now)
  • Awx launch api (see job post now)
  • Multistep launch api (see job post now)