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

Fix yarn lock #6402

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Fix yarn lock #6402

merged 1 commit into from
Jul 25, 2024

Conversation

martmull
Copy link
Contributor

No description provided.

@martmull martmull marked this pull request as ready for review July 25, 2024 08:41
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

This pull request addresses issues with the yarn.lock file to ensure dependency consistency across the project.

  • Updated .github/workflows/ci-chrome-extension.yaml: Ensures Chrome extension builds correctly by installing dependencies using the updated yarn.lock.
  • Updated .github/workflows/ci-front.yaml: Ensures front-end builds and tests run smoothly with the updated yarn.lock.
  • Updated .github/workflows/ci-utils.yaml: Ensures utility scripts and Danger.js run correctly with the updated yarn.lock.
  • Updated .github/workflows/actions/yarn-install/action.yaml: Adjusted to use the updated yarn.lock for dependency installation and caching.

No file(s) reviewed, no comment(s)
Edit PR Review Bot Settings

@charlesBochet charlesBochet merged commit c3cdb66 into main Jul 25, 2024
3 of 4 checks passed
@charlesBochet charlesBochet deleted the fix-main branch July 25, 2024 09:40
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