TanStack
OSS
pacer
Sign in / Sign up
Open main menu
pacer
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
claude/fix-publish-provenance-repo-url
6f4d0bb5 Merge a3d02a51e11523fc4548c3eb9aff0adbeec3fcd4 into 4cd6a7e33588de9d238910e47637ef4672e55787
by Klink
K
Succeeded
claude/fix-publish-provenance-repo-url
6f4d0bb5 Merge a3d02a51e11523fc4548c3eb9aff0adbeec3fcd4 into 4cd6a7e33588de9d238910e47637ef4672e55787
by Klink
K
Succeeded
claude/fix-publish-provenance-repo-url
6f4d0bb5 fix(publish-fork): derive repository.url from current repo for provenance The script rewrote repository.url to a hardcoded dogmar/pacer, left over from before the repo moved to the klink-ing org. npm --provenance signs an attestation from the GitHub OIDC token, and the registry rejects the publish (E422) unless repository.url matches the repo that produced it — so every package failed with dogmar/pacer != klink-ing/pacer. Derive the slug from GITHUB_REPOSITORY (the Actions context) so it tracks the real repo and won't drift on a future rename, falling back to the fork slug for local runs.
by Claude
C
Previous page
Previous
Next
Next page