Skip to content

publish with OIDC#113

Merged
manuelpuyol merged 3 commits intomainfrom
manuelpuyol-patch-2
Apr 3, 2026
Merged

publish with OIDC#113
manuelpuyol merged 3 commits intomainfrom
manuelpuyol-patch-2

Conversation

@manuelpuyol
Copy link
Copy Markdown
Contributor

No description provided.

Removed npm whoami and provenance options from publish step.
@manuelpuyol manuelpuyol requested a review from a team as a code owner April 3, 2026 20:36
Copilot AI review requested due to automatic review settings April 3, 2026 20:36
Copy link
Copy Markdown
Contributor

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

Updates the GitHub Actions release workflow intended to publish the package to npm using an OIDC-based flow.

Changes:

  • Removes the npm auth token-based publish step (and whoami/--provenance/--ignore-scripts flags).
  • Replaces it with a plain npm publish invocation.
Show a summary per file
File Description
.github/workflows/publish.yml Alters the release job’s npm publish step, aiming to move away from token-based publishing.

Copilot's findings

Tip

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

  • Files reviewed: 1/1 changed files
  • Comments generated: 2

manuelpuyol and others added 2 commits April 3, 2026 13:39
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@manuelpuyol manuelpuyol merged commit 8a3df34 into main Apr 3, 2026
5 checks passed
@manuelpuyol manuelpuyol deleted the manuelpuyol-patch-2 branch April 3, 2026 20:44
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.

3 participants