Skip to content

Remove provenance for publish#17

Merged
BAJ- merged 2 commits intomainfrom
publish-fix
Apr 9, 2026
Merged

Remove provenance for publish#17
BAJ- merged 2 commits intomainfrom
publish-fix

Conversation

@BAJ-
Copy link
Copy Markdown
Owner

@BAJ- BAJ- commented Apr 9, 2026

Node.js version update:

  • Updated the Node.js version in the .nvmrc file from 22 to 24 to align local development with the CI environment.
  • Changed the Node.js version in the GitHub Actions workflow (.github/workflows/publish.yml) from 22 to 24 for the setup-node step.

CI/CD workflow changes:

  • Removed the --provenance flag from the npm publish command in .github/workflows/publish.yml

@BAJ- BAJ- self-assigned this Apr 9, 2026
Copilot AI review requested due to automatic review settings April 9, 2026 13:52
Copy link
Copy Markdown

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

Removes npm provenance publishing from the release workflow.

Changes:

  • Drop the --provenance flag from npm publish in the GitHub Actions publish workflow.
Show a summary per file
File Description
.github/workflows/publish.yml Updates the publish step to run npm publish without provenance.

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: 1

Comment thread .github/workflows/publish.yml
@BAJ- BAJ- merged commit 88606bb into main Apr 9, 2026
1 check 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.

2 participants