Skip to content

Conversation

blva
Copy link
Collaborator

@blva blva commented Aug 28, 2025

Proposed changes

  • runs npm ci before running npm run build:update-package-version

Checklist

@blva blva marked this pull request as ready for review August 28, 2025 12:50
@Copilot Copilot AI review requested due to automatic review settings August 28, 2025 12:50
@blva blva requested a review from a team as a code owner August 28, 2025 12:50
Copy link
Contributor

@Copilot 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 fixes a dependency issue in the release preparation workflow by ensuring npm dependencies are installed before building and updating package versions.

  • Adds npm ci step to install dependencies before version bumping
  • Ensures all required dependencies are available for the build process

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@blva blva merged commit be27061 into main Aug 28, 2025
21 checks passed
@blva blva deleted the release-fix branch August 28, 2025 12:58
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