Skip to content

v0.5.0 release

Compare
Choose a tag to compare
@arangamani arangamani released this 10 Jul 05:44
· 845 commits to master since this release
  • Added functionality to create jobs with params.
  • Added View class and added methods accessing List Views of Jenkins server.
  • Added functionality to abort a running job.
  • Deprecated list_running of Job class. list_by_status('running') is
    suggested.