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

build: removes yarn cache and fixes Bacon CI via Puppeteer #2311

Merged
merged 25 commits into from
Jul 31, 2024

Conversation

KevinGhadyani-Okta
Copy link
Contributor

OKTA-755802

Summary

Bacon CI was totally broken because of Puppeteer. It's fix now after upgrading, but I also removed all .yarn/cache assets at the request of other UI Core folks and releng.

Testing & Screenshots

  • I have confirmed this change with my designer and the Odyssey Design Team.

Tested the fix already in Bacon CI using this branch.

@KevinGhadyani-Okta KevinGhadyani-Okta requested a review from a team as a code owner July 30, 2024 21:15
@@ -15,7 +15,7 @@ jobs:
- name: setup node
uses: actions/setup-node@v2
with:
node-version: v20.7.0
node-version: v22.5.1
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm removing GitHub Actions in another PR, so don't worry about these.

@oktapp-aperture-okta oktapp-aperture-okta bot merged commit f08e789 into main Jul 31, 2024
1 of 2 checks passed
@oktapp-aperture-okta oktapp-aperture-okta bot deleted the kg_remove_yarn_cache branch July 31, 2024 15:30
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