Skip to content

Conversation

@webfiltered
Copy link
Contributor

@webfiltered webfiltered commented Sep 4, 2025

Issue

The CI was updated to use pnpm, and the package lock file name was changed. However, the action was using JSON parsing instead of YAML.

Proposed

  • Query pnpm for the version properly instead of parsing the lock file
  • Replace the node script with a much simpler jq

┆Issue is synchronized with this Notion page by Unito

@webfiltered webfiltered requested a review from a team as a code owner September 4, 2025 05:54
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Sep 4, 2025
@github-actions
Copy link

github-actions bot commented Sep 4, 2025

🎭 Playwright Test Results

All tests passed across all browsers!

⏰ Completed at: 09/04/2025, 06:04:46 AM UTC

📊 Test Reports by Browser


🎉 Your tests are passing across all browsers!

@webfiltered webfiltered merged commit 9920f31 into main Sep 4, 2025
22 checks passed
@webfiltered webfiltered deleted the yaml-vs-json branch September 4, 2025 07:27
@benceruleanlu benceruleanlu mentioned this pull request Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants