Skip to content

Conversation

@okaryo
Copy link
Owner

@okaryo okaryo commented Jan 16, 2026

No description provided.

@okaryo okaryo requested a review from Copilot January 16, 2026 02:13
@okaryo okaryo self-assigned this Jan 16, 2026
@okaryo okaryo added the maintenance All improvements that are not visible to users label Jan 16, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 16, 2026

Deploying remark-link-card-plus with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4d4b419
Status: ✅  Deploy successful!
Preview URL: https://a5b5fcd0.remark-link-card-plus.pages.dev
Branch Preview URL: https://fix-npm-trusted-publishing.remark-link-card-plus.pages.dev

View logs

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR configures npm trusted publishing for the release workflow, replacing token-based authentication with OIDC-based authentication for improved security.

Changes:

  • Added OIDC permissions (id-token: write and contents: read) to enable npm trusted publishing
  • Updated npm publish command to include --provenance flag for package attestation
  • Removed the NODE_AUTH_TOKEN secret-based authentication
  • Applied formatting consistency (single quotes to double quotes)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@okaryo okaryo merged commit 42c9ee2 into main Jan 16, 2026
10 checks passed
@okaryo okaryo deleted the fix/npm-trusted-publishing branch January 16, 2026 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance All improvements that are not visible to users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants