Skip to content

docs(release): record v0.9 core gate evidence#2857

Merged
Hmbown merged 1 commit into
codex/v0.9.0-stewardshipfrom
codex/v090-core-gate-evidence
Jun 6, 2026
Merged

docs(release): record v0.9 core gate evidence#2857
Hmbown merged 1 commit into
codex/v0.9.0-stewardshipfrom
codex/v090-core-gate-evidence

Conversation

@Hmbown
Copy link
Copy Markdown
Owner

@Hmbown Hmbown commented Jun 6, 2026

Summary

  • record exact-head local evidence for v0.9 fmt/check/clippy/test gates
  • record crates dry-run evidence
  • record npm wrapper smoke after release-profile build

Verification

  • cargo fmt --all -- --check
  • cargo check --workspace --all-targets --locked
  • cargo clippy --workspace --all-targets --all-features --locked -- -D warnings
  • cargo test --workspace --all-features --locked
    • first full run hit one transient localhost SSE reset in mcp::tests::legacy_sse_closed_stream_reconnects_and_retries_tool_call
    • exact test passed serially
    • full workspace rerun passed: 4254 passed, 0 failed, 4 ignored in codewhale-tui, with package integration/doctest suites green
  • ./scripts/release/publish-crates.sh dry-run
  • cargo build --release --locked -p codewhale-cli -p codewhale-tui
  • node scripts/release/npm-wrapper-smoke.js
  • git diff --check
  • cmp -s CHANGELOG.md crates/tui/CHANGELOG.md
  • ./scripts/release/check-versions.sh
  • ./scripts/release/check-ohos-deps.sh

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

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

Hmbown has reached the 50-review limit for trial accounts. To continue receiving code reviews, upgrade your plan.

@Hmbown Hmbown merged commit ab8e3a1 into codex/v0.9.0-stewardship Jun 6, 2026
2 checks passed
@Hmbown Hmbown deleted the codex/v090-core-gate-evidence branch June 6, 2026 09:32
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the release acceptance documentation in docs/V0_9_0_RELEASE_ACCEPTANCE.md to document the local verification evidence for various release gates, confirming that formatting, compilation, clippy, tests, and smoke tests have successfully passed. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

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.

1 participant