Uh oh!
There was an error while loading. Please reload this page.
Prepare v0.4.0 release - #798
Conversation
newpavlov
commented
Feb 1, 2026
#794 should be merged first. |
Uh oh!
There was an error while loading. Please reload this page.
Note that in the custom backend we still use |
fc4a0e6 to
9cefedaCompareUh oh!
There was an error while loading. Please reload this page.
dhardy
commented
Feb 2, 2026
Published. @newpavlov will you make the GH release? |
Since we switched to Trusted Publishing you just need to push new version tag and with the current configuration the workflow needs your approval, so it's probably better for you to push the tag. UPD: Ah, I see. The environment settings have changed and the list of reviewers now includes me and Joe. Either way, you already pushed the tag. |
@dhardy |
dhardy
commented
Feb 2, 2026
I was referring to GitHub releases which aren't automated... or used at all in this case. Never mind. You can change the requirements to prevent self-review if you like, but yes it is essentially an honour system. The more interesting part would be if we can require a release version to be published to either master or a backports branch, but I'm not sure exactly how the checks work. We could try that. |
dhardy
commented
Feb 2, 2026
(I assumed that since this PR was approved that it was fine to also push the tag.) |
As I wrote in one of issues, personally I don't think we should bother with GH releases, regardless whether they are created manually or using a workflow. |
dhardy
commented
Feb 2, 2026
The only use I see for them is that people can choose to "watch releases" on GitHub which I do for a few things, though I don't find it massively useful. |
tarcieri
commented
Feb 2, 2026
It's nice to have a page with the release notes for just one particular release, but I can always link to the changelog |
I believe this is ready for release (see #722)?