Conversation
Install the verified GitHub release bundle in CI, migrate boundary inventory to the structured sc-lint 0.5.0 schema, and enforce package edges via sc-lint lint sc-boundary with io_forbidden greps kept in a separate policy file. Co-authored-by: Cursor <cursoragent@cursor.com>
Keep ADR-004 boundary migration and sc-lint 0.5.0 pins; align setup-lint-toolchain default with setup-sc-lint. Co-authored-by: Cursor <cursoragent@cursor.com>
The 0.5.0 release reports data.version instead of data.crate_version; accept either field in the composite action and align the lint-toolchain default pin. Co-authored-by: Cursor <cursoragent@cursor.com>
This branch has not been 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
sc-lint,sc-lint-boundary,sc-lint-portability,sc-lint-runtime) via.github/actions/setup-sc-lintboundaries/<owner-package>/sc-lint lint sc-boundaryinto the Boundary lint CI job; keep Wyvernio_forbiddengreps inscripts/io-forbidden.tomlauthors.workspace = trueto crate manifests (required bySCB-MANIFEST-001)Test plan
sc-lint check nativepasses on ubuntu/macos/windowssc-lint lint sc-boundary+scripts/check-boundaries.pygreensc-lint lint sc-boundary --config .sc-lint.toml→ pass (0 findings)Made with Cursor