Skip to content

Commit

Permalink
chore: Update v8 snapshot cache - darwin (#30643)
Browse files Browse the repository at this point in the history
* chore: updating v8 snapshot cache

* index on develop: 68363c2 chore: release @cypress/vite-dev-server-v5.2.1

* index on develop: fe0e59b chore: fix updating v8 snapshot cache when pr already exists (#30665)

* index on develop: 12af627 chore: fix github token issue on windows with v8 snapshot action (#30668)

---------

Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and cypress-bot[bot] authored Nov 22, 2024
1 parent 12af627 commit c5bc8e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/v8-snapshot/cache/darwin/snapshot-meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -4249,5 +4249,5 @@
"./tooling/v8-snapshot/cache/darwin/snapshot-entry.js"
],
"deferredHashFile": "yarn.lock",
"deferredHash": "a76caf61d717b0917cbea1dedb8ca410afc50cd8a6076172c8abf3937929cd1a"
"deferredHash": "2e76ee3eb48ec47a4627a4c7d5f39cbf8586601c4fca32b250efef671d7016c1"
}

4 comments on commit c5bc8e0

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c5bc8e0 Nov 22, 2024

Choose a reason for hiding this comment

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

Circle has built the linux x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.16.1/linux-x64/develop-c5bc8e0d66d594b17d8c104dac353ede2462c743/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c5bc8e0 Nov 22, 2024

Choose a reason for hiding this comment

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

Circle has built the linux arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.16.1/linux-arm64/develop-c5bc8e0d66d594b17d8c104dac353ede2462c743/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c5bc8e0 Nov 22, 2024

Choose a reason for hiding this comment

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

Circle has built the darwin arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.16.1/darwin-arm64/develop-c5bc8e0d66d594b17d8c104dac353ede2462c743/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on c5bc8e0 Nov 22, 2024

Choose a reason for hiding this comment

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

Circle has built the darwin x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.16.1/darwin-x64/develop-c5bc8e0d66d594b17d8c104dac353ede2462c743/cypress.tgz

Please sign in to comment.