Bill Glesias
5d1e07a7aa
chore: merge develop into release/13.0.0 ( #27336 )
...
Co-authored-by: Stokes Player <stokes@cypress.io >
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com >
Co-authored-by: Jordan <jordan@jpdesigning.com >
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net >
Co-authored-by: Matt Henkes <mjhenkes@gmail.com >
Co-authored-by: Chris Breiding <chrisbreiding@gmail.com >
fix: Fix web worker creation within spec frame (#27313 )
fix: Handle privileged commands arg mutation (#27282 )
fix(webpack-dev-server): add typeRoots to generated tsconfig for angular (#27117 )
fix memory import (#27324 )
2023-07-19 11:20:06 -05:00
Bill Glesias
78ad0d53ef
chore: use cloud hosted m1 runners for apple silicon devices ( #27257 )
...
* chore: use cloud hosted m1 runners for apple silicon devices
* run ci
2023-07-12 13:32:02 -04:00
Ryan Manuel
0a4550ea0c
chore: add linting to the scripts directory ( #26197 )
2023-03-23 12:00:56 -05:00
Zach Bloomquist
e18b0d567e
feat: build Cypress for darwin-arm64 ( #20686 )
2022-06-15 15:24:50 +00:00
Tim Griesser
9d975ec81e
refactor: makeLegacyContext -> getCtx ( #19308 )
...
* refactor: makeLegacyContext -> getCtx
* Fix tests & types
* fix: failing tests
* CI fixes
2021-12-09 10:56:31 +10:00
Emily Rohrbough
6b15468579
chore: Migrate Windows Tests from Appveyor to CircleCI ( #19037 )
...
Co-authored-by: Zach Bloomquist <git@chary.us >
Co-authored-by: ElevateBart <ledouxb@gmail.com >
2021-12-02 14:20:06 -06:00
Tim Griesser
07d7e24a3f
chore: Improve CI build time by caching node_modules ( #16115 )
...
Improves the CI time by caching node_modules in a way that they can be re-used between CI runs if any items that would influence the node_modules have not changed (yarn.lock, {dev,peer}dependencies, *.patch files)
2021-04-21 13:56:32 -04:00