chore: Update v8 snapshot cache - darwin (#31606)

* 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:45:43 -04:00
committed by GitHub
parent ad353fcc0f
commit 07c0f98aa3

View File

@@ -3856,6 +3856,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",
@@ -3882,6 +3883,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",