Skip to content

chore: change workflow to use pnpm#741

Merged
LucasCharrier merged 3 commits intomasterfrom
task/pnpm-workfile
Feb 9, 2026
Merged

chore: change workflow to use pnpm#741
LucasCharrier merged 3 commits intomasterfrom
task/pnpm-workfile

Conversation

@LucasCharrier
Copy link
Contributor

No description provided.

@revu-bot revu-bot bot requested a review from revu-bot February 9, 2026 11:20
Copy link
Collaborator

@revu-bot revu-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summary

This PR migrates the project from Yarn to pnpm as the package manager. The changes span GitHub Actions workflows, package.json scripts, and documentation.

Key Changes

  • ✅ Updated all GitHub workflow files to use pnpm instead of yarn
  • ✅ Modified package.json scripts to use pnpm commands
  • ✅ Updated documentation to reflect pnpm usage

Issues Found

Severity Count Category
CRITICAL 1 Missing pnpm installation
IMPORTANT 2 Inconsistent working directories

The migration is mostly complete, but critical: none of the workflows install pnpm before attempting to use it, which will cause all CI/CD pipelines to fail.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 9, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
6 Security Hotspots

See analysis details on SonarQube Cloud

@LucasCharrier LucasCharrier merged commit 6ee33d6 into master Feb 9, 2026
8 of 13 checks passed
@LucasCharrier LucasCharrier deleted the task/pnpm-workfile branch February 9, 2026 13:07
@tokenbureau
Copy link

tokenbureau bot commented Feb 17, 2026

🎉 This PR is included in version 1.129.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@tokenbureau tokenbureau bot added the released label Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants