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

chore: improve v8 snapshot cache action to be more resilient to windows slowness and have one PR per platform #30551

Merged
merged 13 commits into from
Nov 6, 2024

Conversation

ryanthemanuel
Copy link
Collaborator

@ryanthemanuel ryanthemanuel commented Nov 5, 2024

Additional details

Improve the v8 snapshot cache action to be more resilient to Windows slowness by adding a timeout. Also, generate one PR per platform and fully parallelize, so that we don't have to wait for all of the platforms to be available to merge. Lastly, we will ensure to create a PR if necessary even if the branch already exists prior to the action running.

Steps to test

How has the user experience changed?

PR Tasks

@ryanthemanuel ryanthemanuel self-assigned this Nov 5, 2024
@ryanthemanuel ryanthemanuel changed the title Update update_v8_snapshot_cache.yml chore: improve v8 snapshot cache action to be more resilient to windows slowness and have one PR per platform Nov 5, 2024
Copy link

cypress bot commented Nov 5, 2024

cypress    Run #58186

Run Properties:  status check passed Passed #58186  •  git commit 8cb6a00f53: chore: Update v8 snapshot cache - windows (#30554)
Project cypress
Branch Review ryanthemanuel-patch-2
Run status status check passed Passed #58186
Run duration 12m 14s
Commit git commit 8cb6a00f53: chore: Update v8 snapshot cache - windows (#30554)
Committer github-actions[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 4
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 233
View all changes introduced in this branch ↗︎
UI Coverage  66.27%
  Untested elements 26  
  Tested elements 55  
Accessibility  96.18%
  Failed rules  0 critical   4 serious   1 moderate   0 minor
  Failed elements 200  

ryanthemanuel and others added 5 commits November 5, 2024 18:19
* chore: updating v8 snapshot cache

* chore: updating v8 snapshot cache

---------

Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Manuel <[email protected]>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
@ryanthemanuel ryanthemanuel merged commit 0618c88 into develop Nov 6, 2024
82 of 86 checks passed
@ryanthemanuel ryanthemanuel deleted the ryanthemanuel-patch-2 branch November 6, 2024 14:02
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