Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync yarn lock #1165

Merged
merged 2 commits into from
Jun 14, 2024
Merged

Sync yarn lock #1165

merged 2 commits into from
Jun 14, 2024

Conversation

rhystmills
Copy link
Contributor

@rhystmills rhystmills commented Jun 14, 2024

What does this change?

The Snyk action wasn't working after my last PR - it was hard to tell the cause from the logs in GitHub because they were huge. After downloading the raw logs, it seems that the package.json and yarn.lock were out of sync.

This PR turns off the DEBUG option in the workflow, and synchronises the lock file with package.json.

How to test

Deploy to CODE, if you're feeling diligent! (I'm doing so now)

@rhystmills rhystmills requested a review from a team as a code owner June 14, 2024 11:18
@rhystmills rhystmills merged commit fe26ba3 into main Jun 14, 2024
2 checks passed
@rhystmills rhystmills deleted the rm/sync-yarn-lock branch June 14, 2024 11:32
@prout-bot
Copy link

Seen on PROD (merged by @rhystmills 6 minutes and 22 seconds ago) Please check your changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants