buildkite / test-engine-client

Buildkite Test Engine Client (bktec) is an open source tool to orchestrate your test suites. It uses your Buildkite Test Engine suite data to intelligently partition and parallelise your tests.
MIT License
9 stars 1 forks source link

Update release process for bktec #180

Closed amybiyuliu closed 2 months ago

amybiyuliu commented 2 months ago

Description

Update Goreleaser:

Testing

Verified the change locally by runing goreleaser release --clean --skip publish --snapshot. The binaries are created with name bktec

After merging this PR we can release v1.0.0-rc.1 to verify the actual release works

amybiyuliu commented 2 months ago

I made some minor changes to this PR in the afternoon, would be nice to have another review. I'm not sure whether this is blocking release for https://github.com/buildkite/test-engine-client/pull/188 @wooly please feel free to take over this, or merge this PR if it's blocking your release