Skip to content

fix(release): complete v0.33 release prerequisites - #1312

Merged
jeremi merged 7 commits into
mainfrom
fix/v033-release-prerequisites
Sep 22, 2026
Merged

jeremi merged 7 commits into
mainfrom
fix/v033-release-prerequisites

Conversation

@jeremi

@jeremi jeremi commented Sep 22, 2026

Copy link
Copy Markdown
Member

Complete the prerequisites for v0.33.0: align feature-off WASM compatibility guidance with the existing load-time refusal, admit the bootstrapped private Scheduling package to cleanup and its exact gate inventory, validate the excluded WASM SDK lockfile, and install the native FIPS dependencies required by canonical docs preparation. Refresh the SDK lock for its already-merged hooks dependency.

Validation: focused WASM CLI compatibility and feature-off compiler tests pass; 142 release-gate, onboarding, and cleanup tests, 28 release-planner tests, and 15 docs-preparation tests pass. The SDK template builds with --locked, full SDK metadata resolves with --locked, formatting and schema parsing pass, and the CLI publication content digest is unchanged. The SDK lock adds the missing local hooks dependency and optional AWS-LC FIPS/bindgen resolution; the shipped root lockfile is unchanged.

Feature-off servers continue to refuse WASM-bearing packages before activation. Public package names remain denied to cleanup. Advisory decision records are reviewed separately with the image baselines.

Fixes #1177.

Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 22, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-22T10:42:20.772874Z a9a231b New commits
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@jeremi
jeremi enabled auto-merge (squash) September 22, 2026 09:49
@jeremi
jeremi disabled auto-merge September 22, 2026 09:50
@jeremi
jeremi enabled auto-merge (squash) September 22, 2026 09:50

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 40518b4f42

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread release/scripts/cleanup-release-candidates.py
Comment thread release/scripts/cleanup-release-candidates.py
Comment thread deny.toml Outdated
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
@jeremi
jeremi disabled auto-merge September 22, 2026 10:38
@jeremi
jeremi enabled auto-merge (squash) September 22, 2026 10:38
@jeremi
jeremi merged commit 0a01034 into main Sep 22, 2026
47 checks passed
@jeremi
jeremi deleted the fix/v033-release-prerequisites branch September 22, 2026 11:00
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.

breg: align feature-off WASM package behavior with compatibility guidance

1 participant