summary refs log tree commit diff
path: root/.buildkite (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move SyTest to Buildkite (#5459)Amber Brown2019-06-174-0/+271
| | | Including workers!
* Remove Python 2.7 support. (#5425)Amber Brown2019-06-123-96/+3
| | | | | | | | * remove 2.7 from CI and publishing * fill out classifiers and also make it not be installed on 3.5 * some minor bumps so that the old deps work on python 3.5
* Automatically retry builds when a buildkite agent is lost (#5380)Andrew Morgan2019-06-071-0/+66
| | | | | | | | | | | | Sometimes the build agents get lost or die (error codes -1 and 2). Retry automatically a maximum of 2 times if this happens. Error code reference: * -1: Agent was lost * 0: Build successful * 1: There was an error in your code * 2: The build stopped abruptly * 255: The build was cancelled
* Regen sample config before kicking off agents (#5370)Andrew Morgan2019-06-061-2/+2
| | | | | | * Regen sample config before kicking off agents * Add changelog
* Add py27-old test case to buildkiteErik Johnston2019-03-181-0/+11
|
* Include a default configuration file in the 'docs' directory. (#4791)Richard van der Hoff2019-03-041-0/+8
|
* Move from TravisCI to BuildKite (#4752)Amber Brown2019-02-278-0/+288