chore: back-merge main (v0.6.0) into develop - #152
Merged
Merged
Conversation
…#148) Required for workflow_dispatch when default branch is main; RC targets origin/develop per kit contract. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…test Replace forbidden_dependencies with forbidden_edges so sc-lint-boundary can parse inventory during release-preflight setup, and drop crates_io from credential liveness checks (registry_state handles CARGO_REGISTRY_TOKEN). Co-authored-by: Cursor <cursoragent@cursor.com>
Use sc-runtime instead of sc-boundary for setup-sc-lint smoke (wyvern inventory is enforced by check-boundaries.py until full sc-lint 0.4.0 migration). Express forbidden_edges as sc-lint struct tables and teach check-boundaries.py to read both struct and legacy string edges. Co-authored-by: Cursor <cursoragent@cursor.com>
Filter list-publish-plan to publish=true crates in publish_order, and validate only the first crate during preflight (later crates need deps live on crates.io). Update first-release-record with remediation log. Co-authored-by: Cursor <cursoragent@cursor.com>
release: v0.6.0
site: announce wyvern v0.5.0
Keep the completed j.3 go record from develop; main had stale preflight-blocked draft. Co-authored-by: Cursor <cursoragent@cursor.com>
2 tasks
rand-lee
approved these changes
Aug 29, 2026
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.
Summary
Publisher back-merge after j.3 kit-managed production release
v0.6.0(#149).Supersedes #150 (conflict on
first-release-record.mdresolved on this branch).Lands on
develop:release-candidate.ymlregistration (chore(release): register release-candidate workflow on main #148)Conflict resolution
docs/plans/phase-J/.plan-hardening/first-release-record.md— kept completed j.3 go record from developTest plan
developcontainsrelease-preflightfixes fromrelease/v0.6.0Made with Cursor