chore: Update v8 snapshot cache - windows (#31608)

* chore: updating v8 snapshot cache

* index on develop: 602ff2aa77 internal: (studio) when errors occur in development, log them and do not throw and do not send to Sentry (#31614)

---------

Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-05-01 11:46:12 -04:00
committed by GitHub
parent 07c0f98aa3
commit a2c9b923ba

View File

@@ -3860,6 +3860,7 @@
"./packages/scaffold-config/src/index.ts",
"./packages/scaffold-config/src/supportFile.ts",
"./packages/server/config/app.json",
"./packages/server/lib/StudioLifecycleManager.ts",
"./packages/server/lib/automation/automation.ts",
"./packages/server/lib/automation/automation_not_implemented.ts",
"./packages/server/lib/automation/commands/key_press.ts",
@@ -3886,6 +3887,7 @@
"./packages/server/lib/cloud/api/axios_middleware/logging.ts",
"./packages/server/lib/cloud/api/axios_middleware/transform_error.ts",
"./packages/server/lib/cloud/api/scrub_url.ts",
"./packages/server/lib/cloud/api/studio/post_studio_session.ts",
"./packages/server/lib/cloud/api/studio/report_studio_error.ts",
"./packages/server/lib/cloud/artifacts/artifact.ts",
"./packages/server/lib/cloud/artifacts/file_upload_strategy.ts",