replayio / fly-buildkite-plugin

Buildkite CI plugin that starts a fly machine and then runs commands in that fly machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fly Buildkite Plugin

How to do a release?

  • Make change and merge to main
  • Make a new tag on main
  • earthly +compile-all
  • Create a new release for the tag you created in step 2. Name it the name of the tag
  • Take the linux binary in out/ and upload it as the release asset
  • Update the buildkite invocations to point to the new plugin version

About

Buildkite CI plugin that starts a fly machine and then runs commands in that fly machine

License:MIT License


Languages

Language:TypeScript 92.5%Language:Shell 3.8%Language:Earthly 3.7%