Skip to content

chore: Update NPM before publishing#15

Merged
aurimasbutkus merged 1 commit intomainfrom
chore/update-npm-before-publishing
Oct 17, 2025
Merged

chore: Update NPM before publishing#15
aurimasbutkus merged 1 commit intomainfrom
chore/update-npm-before-publishing

Conversation

@aurimasbutkus
Copy link
Contributor

@aurimasbutkus aurimasbutkus commented Oct 17, 2025

Added step to update NPM to the latest version before installing dependencies.

Summary by CodeRabbit

  • Chores
    • Updated build process to ensure the latest NPM version is used during package publishing.

Added step to update NPM to the latest version before installing dependencies.
@aurimasbutkus aurimasbutkus requested a review from a team as a code owner October 17, 2025 09:51
@coderabbitai
Copy link

coderabbitai bot commented Oct 17, 2025

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

A new step is added to the publish-npmjs job in the build-release workflow that runs npm install -g npm@latest before dependency installation, updating npm to its latest version during the release process.

Changes

Cohort / File(s) Summary
Build Workflow Update
.github/workflows/build-release.yaml
Added "Update NPM" step to the publish-npmjs job that upgrades npm to the latest version before the "Install dependencies" step.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/update-npm-before-publishing

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between da6acf4 and 840d602.

📒 Files selected for processing (1)
  • .github/workflows/build-release.yaml (1 hunks)

Comment @coderabbitai help to get the list of available commands and usage tips.

@aurimasbutkus aurimasbutkus merged commit 58f22ce into main Oct 17, 2025
1 check was pending
@aurimasbutkus aurimasbutkus deleted the chore/update-npm-before-publishing branch October 17, 2025 09:54
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