-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Process Improvement: v0.18.0 #9484
Conversation
For the Bifrost gateway deployment, it's probably worth adding a pointer to Bifrost's docs: https://www.notion.so/pl-strflt/Kubo-Gateway-Release-Notes-6e0efff28ee540be9ccb8f2b85104c42 |
I think we should add a post-release step for creating the PR that updates our dependencies. As long as the PR gets created and linked to the the next release, we are good. Something like:
|
I noticed that https://github.com/ipfs/kubo/blob/master/docs/changelogs/v0.18.md doesn't include contributors or changelog filled in. |
I'm a bit confused. Looks to me like it has both. Is it possible you loaded the page before #9581 was merged? |
I'm going to test the new instructions on the v0.18.1 (since I'm proposing to merge the regular and patch release instructions in this pr; with only a couple of excluded steps for patch) and then I'm going to mark this as ready for review. |
d42feb2
to
bcf446d
Compare
The release instructions tested during v0.18.1: https://github.com/ipfs/kubo/blob/process-improvement-v0.18.0/docs/RELEASE_ISSUE_TEMPLATE.md |
@BigLep We tested these instructions during v0.19.0. Let me know if you're OK with merging this now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't go through the latest line by line, but no doubt this is an improvement on what is there. Further adjustment can be made in future if/as needed.
Related to #9417
This PR is to track the process improvement as identified during the v0.18.0 release.
The new version of the release issue template available at https://github.com/ipfs/kubo/blob/process-improvement-v0.18.0/docs/RELEASE_ISSUE_TEMPLATE.md