Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial release process #9

Closed
richardcase opened this issue Jun 28, 2021 · 1 comment · Fixed by #121
Closed

Initial release process #9

richardcase opened this issue Jun 28, 2021 · 1 comment · Fixed by #121
Assignees
Labels
area/build-and-release Indicates issue or PR related to build or release kind/feature New feature or request
Milestone

Comments

@richardcase
Copy link
Member

richardcase commented Jun 28, 2021

Implement the release process.

To generate the release notes we need to use the release-notes cli from the kubernetes project. An example of how to use can be found here:
https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/main/Makefile#L429

@richardcase richardcase transferred this issue from another repository Jun 28, 2021
@richardcase richardcase added area/reignite kind/feature New feature or request labels Jun 28, 2021
@richardcase richardcase added this to the Milestone 1 - re:ignite milestone Jun 28, 2021
@richardcase richardcase added area/build-and-release Indicates issue or PR related to build or release and removed area/reignite labels Sep 9, 2021
@richardcase richardcase modified the milestone: v0.1.0 Sep 9, 2021
@richardcase
Copy link
Member Author

richardcase commented Sep 16, 2021

  • ADR to document we are building binaries for x86, ARM initially
  • ADR to document build tooling (i.e. go direct vs goreleaser)
  • Create GHA to run build on tag (use actions to install ^^^^)
  • Script to generate release notes using release-notes
  • Publish releases notes & build output as GitHub release

@richardcase richardcase changed the title Build & Packaging Initial release process Sep 16, 2021
@richardcase richardcase self-assigned this Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build-and-release Indicates issue or PR related to build or release kind/feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant