cluster-api-provider-aws icon indicating copy to clipboard operation
cluster-api-provider-aws copied to clipboard

✨ use goreleaser for releasing binary

Open kranurag7 opened this issue 1 year ago • 12 comments
trafficstars

What type of PR is this? /kind feature

What this PR does / why we need it:

For automating releases.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):

Fixes: https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4391 https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4091

Related: https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4610 https://github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4309

Special notes for your reviewer:

Checklist:

  • [x] squashed commits
  • [ ] includes documentation
  • [x] includes emojis
  • [ ] adds unit tests
  • [ ] adds or updates e2e tests

Release note:

Use goreleaser for releasing binary

kranurag7 avatar Jan 19 '24 11:01 kranurag7