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
randlee
added a commit
that referenced
this pull request
Aug 28, 2026
Co-authored-by: Cursor <cursoragent@cursor.com>
site: announce wyvern v0.5.0
rand-lee
had a problem deploying
to
github-pages
August 28, 2026 06:47 — with
GitHub Actions
Failure
2 tasks
Owner
Author
|
Superseded by #152 — conflict in |
This branch had an error being deployed
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).Lands on
develop:release-candidate.ymlregistration (chore(release): register release-candidate workflow on main #148)Test plan
developcontainsrelease-preflightfixes fromrelease/v0.6.0Made with Cursor