Skip to content

fix(release): align repository url for npm trust#58

Merged
osnoser1 merged 1 commit into
mainfrom
osnoser1/fix-trusted-publishing-repository-url
Jun 14, 2026
Merged

fix(release): align repository url for npm trust#58
osnoser1 merged 1 commit into
mainfrom
osnoser1/fix-trusted-publishing-repository-url

Conversation

@osnoser1

Copy link
Copy Markdown
Member

PR Checklist

The trusted-publishing release job reached npm publish but npm returned ENEEDAUTH. npm trusted-publisher troubleshooting requires the package repository.url to exactly match the GitHub repository, and @limitless-angular/sanity still used the legacy git+https://...git URL.

Closes #

What is the new behavior?

packages/sanity/package.json now uses the exact GitHub repository URL expected by npm trusted publishing: https://github.com/limitless-angular/limitless-angular.

The release plan now carries the package repository URL, and publish preflight rejects repository metadata that cannot satisfy npm trusted publishing before the release job commits, tags, or attempts npm publish.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Validation run locally:

  • pnpm --filter=@limitless-angular/release-tools test
  • pnpm exec prettier --check packages/sanity/package.json tools/release/src/plan.mjs tools/release/src/preflight.mjs tools/release/src/preflight.test.mjs tools/release/src/plan.test.mjs tools/release/src/pipeline.test.mjs tools/release/README.md
  • git diff --check

[Optional] What gif best describes this PR or how it makes you feel?

@netlify

netlify Bot commented Jun 14, 2026

Copy link
Copy Markdown

Deploy Preview for limitless-angular-sanity-example canceled.

Name Link
🔨 Latest commit eee246a
🔍 Latest deploy log https://app.netlify.com/projects/limitless-angular-sanity-example/deploys/6a2e1f3c6096550008a37cc8

@pkg-pr-new

pkg-pr-new Bot commented Jun 14, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@limitless-angular/sanity@58

commit: eee246a

@osnoser1 osnoser1 marked this pull request as ready for review June 14, 2026 03:31
@osnoser1 osnoser1 merged commit acec4d8 into main Jun 14, 2026
18 checks passed
@osnoser1 osnoser1 deleted the osnoser1/fix-trusted-publishing-repository-url branch June 14, 2026 03:33
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