GitNexus/.github/workflows
abhigyanpatwari c129e71ee7 ci: harden publish pipeline with CI gate, version check, and provenance
- Add workflow_call trigger to ci.yml so publish can reuse it as a gate
- Replace minimal publish.yml with hardened pipeline:
  - Full CI must pass before publish (typecheck + tests + cross-platform)
  - Verify git tag matches package.json version
  - Explicit build step + dry-run before real publish
  - npm provenance attestation enabled
  - Auto-create GitHub Release with generated notes

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 20:02:10 +05:30
..
ci.yml ci: harden publish pipeline with CI gate, version check, and provenance 2026-03-01 20:02:10 +05:30
claude-code-review.yml "Claude Code Review workflow" 2026-02-22 22:26:31 +05:30
claude.yml "Claude PR Assistant workflow" 2026-02-22 22:26:30 +05:30
publish.yml ci: harden publish pipeline with CI gate, version check, and provenance 2026-03-01 20:02:10 +05:30