Skip to content

chore: update repository URL to callstackincubator org#51

Merged
piotrski merged 1 commit intomainfrom
chore/fix-release-pipeline-and-repo-url
Apr 3, 2026
Merged

chore: update repository URL to callstackincubator org#51
piotrski merged 1 commit intomainfrom
chore/fix-release-pipeline-and-repo-url

Conversation

@piotrski
Copy link
Copy Markdown
Collaborator

@piotrski piotrski commented Apr 3, 2026

Summary

  • Updates repository.url in package.json from piotrski/agent-react-devtools to callstackincubator/agent-react-devtools
  • Updates skill install commands in README.md to match

Why

npm's OIDC trusted publishing validates the repository in the provenance claim against the repository field in package.json. Since the package moved to the callstackincubator org but the field wasn't updated, every canary publish attempt fails with ENEEDAUTH the OIDC claims don't match what npmjs.com expects.

Fixes OIDC canary publish failures — npm's trusted publishing validates
the repo in the provenance claim against the package's repository field,
which still pointed to the old piotrski/ location.

Also updates skill install commands in README.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@piotrski piotrski merged commit 70caccb into main Apr 3, 2026
7 checks 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