release: prepare v0.6.0 with required CI evidence - #44
Merged
Merged
Conversation
brainx
marked this pull request as ready for review
September 7, 2026 01:24
brainx
added a commit
that referenced
this pull request
Sep 7, 2026
Add durable Hermes operator messaging with explicit recovery for unknown outcomes, then incorporate the v0.6.0 release preparation from #44. The combined file tree matches the validated release candidate; final main promotion remains subject to required CI.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prepare Zeus 0.6.0 with readiness schema 9 and require successful CI from the latest main-branch push of the exact tagged commit before release artifacts are built or uploaded. The gate checks every integration job, rejects incomplete or stale rerun evidence, and preserves the existing verified tag and commit requirements.
Both release verifiers close HTTP error responses before reporting a redacted failure. Regressions cover redirect, authentication, rate-limit and server errors, including cleanup failures and Python 3.14 resource warnings.
Update package/OpenAPI versions, release notes, upgrade guidance and the roadmap for the implemented Hermes diagnostics and operator messaging work. This PR follows #43 and must land after #23, #41, #42 and #43.
Validation:
make release-checkon946ce66: 1,556 tests passed in both runs, three expected skips, 83.91% coverage; static checks, wheel/source builds, installed-wheel smoke, Twine and checksums passed.2d70de386548a0bba9c3852b840423173a48d8c1: all 18 push/PR checks passed. Python 3.13 ran 1,558 tests twice with two expected platform skips and 83.75% coverage.Release promotion remains pending the required human review, integration of this stack, CI on the resulting main commit and a GitHub-verified signed release tag. Upgrading persistent state to schema 9 requires a pre-upgrade backup for rollback; databases are not downgraded.