Skip to content

chore(release): v0.37.0 - #412

Open
avrabe wants to merge 1 commit into
mainfrom
release/v0.37.0
Open

chore(release): v0.37.0#412
avrabe wants to merge 1 commit into
mainfrom
release/v0.37.0

Conversation

@avrabe

@avrabe avrabe commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Release bump for v0.37.0.

Bumps [workspace.package] version 0.36.0 → 0.37.0 (with Cargo.lock and vscode-spar/package.json) and promotes REQ-GUARD-CONTEXT-TIMEOUT-001 to verified.

Ships the required-context timeout guardrail from #398, merged in #411 (df4a64f):

  • tools/check_job_timeouts.py — every gateable (required) job must declare a static timeout-minutes in (0, 360), reusing check_required_contexts.py's cross-checked workflow reader.
  • timeout-minutes on the 15 previously-unbounded required jobs, sized from run history.

No code changes beyond the version strings; the feature itself already landed and went green on main.

🤖 Generated with Claude Code


Generated by Claude Code

Bump [workspace.package] version 0.36.0 -> 0.37.0 (+ Cargo.lock,
vscode-spar/package.json) and promote REQ-GUARD-CONTEXT-TIMEOUT-001 to
verified. Ships the required-context timeout guardrail from #398 (#411):
tools/check_job_timeouts.py plus timeout-minutes on the 15 previously
unbounded required jobs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown

Rivet verification gate

20/20 passed

count
Passed 20
Failed 0
Skipped (no steps) 0

Filter: (and (= type "feature") (or (has-tag "v093") (has-tag "v0100")))

Failed artifacts

(none)

Updated automatically by tools/post_verification_comment.py. Source of truth: artifacts/verification.yaml.

@codecov

codecov Bot commented Aug 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

avrabe commented Aug 13, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Autonomous run — overlap guard + stranded-release handoff

This release-bump PR (from a prior autonomous run) has been open since 2026-08-08 and is now stranded. Flagging because it needs a maintainer decision — I did not touch the branch.

Current state

Why I'm not auto-advancing it

Decision needed (maintainer) — pick one:

  1. Re-scope this PR: merge main in, then update the body + promote Verification Gate is green having executed zero commands: run_verification.py counts 'skipped' as pass #403's REQ to verified (release v0.37.0) so the release notes match what actually ships; then merge + cut the signed tag.
  2. Re-cut fresh: close this PR and open a new release/vX.Y.0 from current main covering both 15 of 18 required contexts declare no timeout-minutes — a hung merge gate is a 6-hour blind wait #398 (timeout guard) and Verification Gate is green having executed zero commands: run_verification.py counts 'skipped' as pass #403 (evidence-step guard).

Either way the tag itself needs to be cut locally with your signing key (git tag -s vX.Y.0 && git push origin vX.Y.0) — the autonomous env has no signing key.

Exiting this run per the overlap guard (open PR present → no new work).


Generated by Claude Code

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.

2 participants