Skip to content

Commit

Permalink
Merge pull request #35 from buildkite/tat-104-release-milestone-2-for…
Browse files Browse the repository at this point in the history
…-test-splitting-client

Release version 0.1.0
  • Loading branch information
nprizal authored Apr 1, 2024
2 parents 00c22da + 19969e9 commit 6e9f8c7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Buildkite Test Splitter


## Release
To release a new version, open a PR and update the version number in `version/VERSION`.
Once the PR is merged to `main`, a [release pipeline](https://buildkite.com/buildkite/test-splitter-client-release) will be triggered and the new version will be released.
Currently, we only release to [GitHub](https://github.com/buildkite/test-splitter/releases). The release pipeline will generate the release notes and attach the compiled binary to the GitHub release.

2 changes: 1 addition & 1 deletion version/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.1
0.1.0

0 comments on commit 6e9f8c7

Please sign in to comment.