-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Comparing changes
Open a pull request
base repository: cypress-io/cypress
base: develop@{1day}
head repository: cypress-io/cypress
compare: develop
- 9 commits
- 56 files changed
- 8 contributors
Commits on Sep 19, 2025
-
chore: use circleci cli to package ci configurations (#32462)
* add husky script to build circleci yml files * add circleci cli as a required tool for working with .circleci * break the original workflows.yml file into separate pieces, using circleci config pack to compose them into the main workflows.yml file * fix pull request workflow def * more robust precommit for circleci packing * even nicer stdout for precommit :) * allow pr pipeline on this branch * split up the config.yml to demonstrate more fully * fix conditional on pr pipeline * exit 1 if circleci cli not found and circleci config files staged for commit * use linux-x64 executor for unit-tests * try using ipv6 in contributor with correct executor * ensure node * update github action to update browser versions to point to the correct file * ensure node more times * fix export * reduce expected result count * run full workflow menu on this branch * bump config class to medium * index on use-pack-for-circle: a9bcbe8 run full workflow menu on this branch * index on use-pack-for-circle: a9bcbe8 run full workflow menu on this branch * index on use-pack-for-circle: a9bcbe8 run full workflow menu on this branch * revert to small for checkout code in config workflow; remove from multi branch trigger * fix incorrect conflict resolution for bettersqlite3 changes w/ electron update * make path to circleci workflows file more explicit, comment why it is that file --------- Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
5Configuration menu - View commit details
-
Copy full SHA for 4afbf26 - Browse repository at this point
Copy the full SHA 4afbf26View commit details -
chore: updating v8 snapshot cache (#32533)
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
5Configuration menu - View commit details
-
Copy full SHA for 8b0c32b - Browse repository at this point
Copy the full SHA 8b0c32bView commit details -
chore: updating v8 snapshot cache (#32534)
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
5Configuration menu - View commit details
-
Copy full SHA for e2403dc - Browse repository at this point
Copy the full SHA e2403dcView commit details -
chore: updating v8 snapshot cache (#32535)
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
5Configuration menu - View commit details
-
Copy full SHA for 623bcb9 - Browse repository at this point
Copy the full SHA 623bcb9View commit details -
12
Configuration menu - View commit details
-
Copy full SHA for 9367b43 - Browse repository at this point
Copy the full SHA 9367b43View commit details -
chore: install circleci cli on gh action that updates browser versions (
#32538) * chore: install circleci cli on browser version action so it can pack our ymls * rm unnecessary env def
12Configuration menu - View commit details
-
Copy full SHA for 03b066b - Browse repository at this point
Copy the full SHA 03b066bView commit details -
chore: Update Chrome (stable) to 140.0.7339.185 and Chrome (beta) to …
…141.0.7390.30 (#32537) * chore: Update Chrome (stable) to 140.0.7339.185 and Chrome (beta) to 141.0.7390.30 * empty commit --------- Co-authored-by: cypress-bot[bot] <41898282+cypress-bot[bot]@users.noreply.github.com> Co-authored-by: Jennifer Shehane <[email protected]>
2Configuration menu - View commit details
-
Copy full SHA for d35349b - Browse repository at this point
Copy the full SHA d35349bView commit details -
breaking: convert @cypress/grep to TypeScript and change what is expo…
…rted BREAKING CHANGE: @cypress/grep now exports a register function that can be imported from the users spec file. Additionally, the plugin can be imported via @cypress/grep/plugin.
4Configuration menu - View commit details
-
Copy full SHA for c83df82 - Browse repository at this point
Copy the full SHA c83df82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 113425c - Browse repository at this point
Copy the full SHA 113425cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop@{1day}...develop