Skip to content

Add support for Buildkite

Compare
Choose a tag to compare
@Edouard-chin Edouard-chin released this 04 Oct 14:37
· 12 commits to main since this release

Add support for Buildkite

🎉 CI Runner can now rerun test failures that happened on Buildkite.

  • For public builds, no access token is required.
  • For private builds, you'll need to store a buildkite personal access token in your config. Added the ci_runner github_token command which will help you create a token in a couple of clicks.

CI Runner will now let you know if your version is outdated