Skip to content

fix: keep runtime catalog verification self-contained - #7

Merged
ashokgelal merged 1 commit into
mainfrom
fix/runtime-feed-private-verifier
Aug 31, 2026
Merged

fix: keep runtime catalog verification self-contained#7
ashokgelal merged 1 commit into
mainfrom
fix/runtime-feed-private-verifier

Conversation

@ashokgelal

Copy link
Copy Markdown
Contributor

The first scheduled run proved the public catalogs token cannot check out the private Nexus repository. Generation, bundle publication, signing, and local feed verification had already passed before that checkout failed.

Remove only the redundant private cross-repository verifier. Catalogs retains its schema, signature, platform-matrix, bundle, and tamper tests; Nexus PR #299 retains the consumer-side contract tests.

Verification:

  • npm test: 39 passed
  • npm run verify passed
  • Python bundle tests: 3 passed
  • workflow YAML parses

@ashokgelal
ashokgelal merged commit 81241ea into main Aug 31, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant