ci: vendor validation scripts and remove remote action pins - #57
Conversation
CI failed: CI validation failed due to an unaddressed A2ML manifest missing required identity fields and a K9 contract file missing the 'K9!' magic number and pedigree metadata.OverviewA total of 2 unique validation job failures occurred during the CI run: one in A2ML manifest validation and another in K9 contract validation. Both failures are directly related to the repository's vendored validation scripts checking manifest and contract formats. FailuresA2ML Manifest Validation Failure (confidence: high)
K9 Contract Validation Failure (confidence: high)
Summary
Code Review ✅ Approved 2 resolved / 2 findingsVendors validation scripts and removes remote action pins to fix CI. Consider addressing the trailing newline skip and single-space normalization limitations in the shell script parsing logic.
✅ 2 resolved✅ Edge Case: Last line skipped when file lacks trailing newline
✅ Bug: normalise_level trims only one leading/trailing space
Tip Comment OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Gitar |
Automated PR to fix CI after deleted actions.