Skip to content

Conversation

@nirinchev
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings December 4, 2025 20:57
@nirinchev nirinchev requested a review from a team as a code owner December 4, 2025 20:57
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 updates the test-vscode.sh script to use pnpm as the package manager instead of npm. This aligns the testing script with modern JavaScript tooling practices.

  • Replaces all npm commands with pnpm equivalents
  • Removes the --force flag from the install command (pnpm handles dependencies differently)
  • Maintains the same test execution flow with the new package manager

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

@addaleax addaleax added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Dec 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants