alexcrichton requested abrown for a review on PR #9433.
alexcrichton requested wasmtime-default-reviewers for a review on PR #9433.
alexcrichton opened PR #9433 from alexcrichton:document-runbook
to bytecodealliance:main
:
This commit codifies the process documented here in the Wasmtime repository as it relates to Wasmtime itself. There's also a few minor changes from recent advisories such as:
- We'll no longer use the publish-the-changes-from-the-advisory feature from GitHub. That basically just doesn't work any more.
- PRs will instead be manually created to have CI run on them to weed out any issues.
- Details about preparing the
main
branch ahead of the release are interleaved with the rest of the runbook.The intention is to supplement the official runbook with Wasmtime-specific information and flesh out a few minor steps we're following that are "extra" here too.
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
abrown submitted PR review.
abrown merged PR #9433.
Last updated: Nov 22 2024 at 16:03 UTC