fix(dogfood-gate): validate DEED via deed-ecosystem, not the dead a2ml-ecosystem - #75
Merged
Merged
Conversation
…l-ecosystem The gate's manifest job failed at 'Set up job' on every run: it called hyperpolymath/a2ml-ecosystem/validate-action@main, and that repo was renamed to deed-ecosystem (a2ml is retired — owner ruling R-H3, standards #836/#837). Now: job id deed-validate / name 'Validate DEED manifests'; detection counts .deed and legacy .a2ml; the validator call is hyperpolymath/deed-ecosystem/validate-action@main; summary and scorecard name the repo deed (<reponame>_chora.deed) and cite standards #837; the summary job's needs: chain follows the new job id. actions.lock: a2ml-ecosystem@main -> deed-ecosystem@main with the commit the rename merged at (fedffb3c) — spliced text-surgically so the 8 transitive pins for the reusable workflows are preserved (a full regeneration prunes them). gh actions-lock --verify: rc=0, 13 workflows scanned.
Contributor
|
Note Currently processing new changes in this PR. This may take a few minutes, please wait... ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
| # --------------------------------------------------------------------------- | ||
| a2ml-validate: | ||
| name: Validate A2ML manifests | ||
| deed-validate: |
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.
Defiant's 'Validate A2ML manifests' check failed at Set up job on every run — it called hyperpolymath/a2ml-ecosystem/validate-action@main, a repo that was renamed to deed-ecosystem (a2ml retired: owner ruling R-H3, standards #836/#837). Now the job is 'Validate DEED manifests', detects .deed + legacy .a2ml, calls the maintained DEED validator, and names the repo deed. Lockfile spliced surgically (transitive pins preserved); gh actions-lock --verify rc=0.