Skip to content

Releases: pyasi/pybuildkite

v1.2.3

16 Jun 13:27
Compare
Choose a tag to compare

Syncing versions and updating dependencies

v1.2.2: Add archive and unarchive pipeline endpoints (#84)

23 Jan 22:44
173b09d
Compare
Choose a tag to compare

Include more options for pipeline creation

Allow Team UUID argument while creating Pipelines

12 Aug 11:54
fa35601
Compare
Choose a tag to compare

Add method for YAML Pipeline Creation and Update

02 Mar 01:32
edf4476
Compare
Choose a tag to compare
v1.2.0

Updating to minor version bump

Add Github Workflow

05 Oct 13:12
a8ad7f6
Compare
Choose a tag to compare

Add workflow for triggering releases

Get Builds with retried jobs

05 Oct 12:51
e57893d
Compare
Choose a tag to compare

Ability to include retried jobs to be returned when fecthing builds

Include PATCH request

10 Sep 15:21
Compare
Choose a tag to compare
  • Add PATCH call to the client
  • Allow for pipelines to be updates
  • Improve functionality for artifact downloading

Full REST API

20 May 01:20
Compare
Choose a tag to compare

Full REST API

This release marks full coverage of the Buildkite REST api

Added:

  • Teams and Users endpoint support #41 and #44
  • Use of an authorization header for token security #42

Maintenance

  • Bug fixes
  • 95% test coverage

Bug Fixes

02 Apr 22:39
23e03ff
Compare
Choose a tag to compare
  • Fixes bug regarding meta_data when querying builds
  • Fixes inverted job and build functions for querying artifacts

Bug fixes

28 Jan 01:32
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed a bug which didn't allow you to query builds using a single Build State.
  • Fixed bugs with the jobs endpoint which caused 500s