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

Add release checklist template #435

Merged
merged 4 commits into from
Jan 23, 2023
Merged

Add release checklist template #435

merged 4 commits into from
Jan 23, 2023

Conversation

aaronbuchwald
Copy link
Collaborator

This PR adds a release checklist template to help track all of the items that go into a Subnet-EVM release.

- [ ] Add new entry in compatibility.json for RPCChainVM Compatibility
- [ ] Update AvalancheGo compatibility in README
- [ ] Bump cmd/simulator go mod (if needed)
- [ ] Confirm release binaries are generated correctly
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how should this be done? (the last step)

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check the release page to confirm that they are up after the goreleaser job has finished.

This may be a step to include a QA team to ensure that the whole release works on different OSs with the latest avalanchego and avalanche-cli releases as well. cc @rob-ava @yulin-dong @dasconnor .

When we had this issue in the past, it was reported by a user of the avalanche-cli.

Co-authored-by: Darioush Jalali <darioush.jalali@avalabs.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants