Skip to content

Automate release for v0.11.0-rocket-fuel - #689

Merged
n13 merged 1 commit into
mainfrom
release/v0.11.0-rocket-fuel-refire
Sep 1, 2026
Merged

Automate release for v0.11.0-rocket-fuel#689
n13 merged 1 commit into
mainfrom
release/v0.11.0-rocket-fuel-refire

Conversation

@n13

@n13 n13 commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Purpose

Re-fire the Release Tag & Publish workflow for v0.11.0-rocket-fuel, which previously created a tag but no release (Intel macOS openssl@3 bottle failure, now fixed in #688).

Merging this PR (it carries the release-proposal label and the version in its title) runs create-tag → re-creates the v0.11.0-rocket-fuel tag at current main (which no longer builds Intel macOS) → builds Linux x86_64/aarch64, Apple Silicon, Windows → srtool runtime wasm → publishes the GitHub release with binaries + wasm.

Why the tag was deleted first

The stale tag pointed at b038b406 (pre-fix, Intel Mac still in the matrix); reusing it would fail the same way. It has been deleted so create-tag recreates it at the fixed commit. spec_version stays 148 — this does not go through the Release Proposal workflow, so nothing re-increments it.

Contents

Just release notes (docs/release-notes/v0.11.0-rocket-fuel.md) — the diff needed to open the PR; no code or version changes.

Triggers the Release Tag & Publish workflow to re-create the v0.11.0-rocket-fuel
tag at post-#688 main (which drops the Intel macOS build leg) and publish the
release + runtime wasm that the original run failed to produce.
@n13
n13 merged commit 88745b8 into main Sep 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant