Commit Graph

102 Commits

Author SHA1 Message Date
Mark Noonan
e3de5e77b5 chore: add component testing to testing types in CONTRIBUTING.md (#24908) 2022-11-30 18:08:03 -05:00
Adam Stone
e3435b6fba chore: re-name dashboard references to Cypress Cloud (#24699)
Co-authored-by: mattvCypress <mattv@cypress.io>
Co-authored-by: amehta265 <65267668+amehta265@users.noreply.github.com>
2022-11-17 09:10:50 -05:00
Ryan Manuel
b0c0eaa508 feat: introduce v8 snapshots to improve startup performance (#24295)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
Co-authored-by: Zach Bloomquist <git@chary.us>
Co-authored-by: Tyler Biethman <tbiethman@users.noreply.github.com>
Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
Co-authored-by: Matt Schile <mschile@cypress.io>
Co-authored-by: Mark Noonan <mark@cypress.io>
Co-authored-by: Zachary Williams <ZachJW34@gmail.com>
Co-authored-by: Ben M <benm@cypress.io>
Co-authored-by: Zachary Williams <zachjw34@gmail.com>
Co-authored-by: astone123 <adams@cypress.io>
Co-authored-by: Bill Glesias <bglesias@gmail.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@yahoo.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
Co-authored-by: Adam Stone <adams@cypress.io>
Co-authored-by: Blue F <blue@cypress.io>
Co-authored-by: GitStart <1501599+gitstart@users.noreply.github.com>
Co-authored-by: Mike Plummer <mike-plummer@users.noreply.github.com>
Co-authored-by: Jordan <jordan@jpdesigning.com>
Co-authored-by: Sam Goodger <turbo@tailz.dev>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Stokes Player <stokes@cypress.io>
Co-authored-by: Vilhelm Melkstam <vilhelm.melkstam@gmail.com>
Co-authored-by: amehta265 <65267668+amehta265@users.noreply.github.com>
2022-10-31 20:20:27 -05:00
Jordan
93a16b7247 docs: Add xpath and grep to npm packages documentation (#23941) 2022-10-05 07:08:18 -04:00
Emily Rohrbough
e38ef1ad10 Merge branch 'develop' into update-changelog 2022-09-22 12:54:05 -05:00
Emily Rohrbough
d0141cee24 Update packages entries that are out of date. 2022-09-22 09:44:24 -05:00
Ben M
c24bc0aad6 docs: Initial draft of our public triage and process doc. (#23722)
Initial release of the Cypress app triage and prioritization doc
2022-09-22 09:32:30 -04:00
Emily Rohrbough
5000e82392 docs: list all changelogs in changelog.md & packages in contributing.md 2022-09-21 15:34:03 -05:00
Emily Rohrbough
86b02f3c96 chore: remove master branch from dev workflow 2022-09-20 08:45:38 -05:00
Lachlan Miller
11dc3c1f62 chore: update contributing guidelines (#23871)
* chore: update contributing guidelines

* Apply suggestions from code review [skip ci]

Co-authored-by: Blue F <blue@cypress.io>

Co-authored-by: Blue F <blue@cypress.io>
2022-09-20 10:23:11 +10:00
Zach Bloomquist
12406c4e26 chore: use a file for cache versioning and not env (#23811)
Co-authored-by: Rachel <Raquel.rudermano@gmail.com>
2022-09-15 14:59:18 +00:00
Kukhyeon Heo
2d119ad46a chore: Intregrate runner packages. (#23028)
* chore: Intregrate runner packages.

* Remove unnecessary Studio react files.

* Remove unnecessary gif

* runner-shared to runner-ct.

* fix path.

* fix package.json

* Remove scss files from runner-ct

* Remove runner-ct

* Remove runner-shared and runner-ct comments.

* Feedback

* chore: reduce parallelism for reporter-componen-tests

* chore: reduce paralelleism

Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2022-08-11 14:07:10 +10:00
Lachlan Miller
a710aaf154 chore: update docs for npm directory (#22916)
* chore: add docs to npm directory

* Fix binary build failure caused by non-JSON file at `/npm`

* chore: simplify docs

* revert

* fix build

Co-authored-by: Mike Plummer <mikep@cypress.io>
2022-07-28 11:47:37 +10:00
Mark Noonan
3f751a05a8 docs: fix typo in review instructions (#22546) 2022-07-01 16:18:50 -04:00
Bill Glesias
a481dbb682 chore: document internal vite options (#21667)
* chore: document internal vite options

* try to make pertinant internal dev options more discoverable

* move vite internal references to contributing guide and rebuild references

* fix typo

* Update npm/vite-dev-server/README.md

* add enabling flag for cypress internal vite inspect

* update contributing guide to follow similar wording for internal vite envs
2022-06-13 16:07:18 -04:00
Bill Glesias
b24a77dd23 chore: update windows contributing guide to have users set default shell script to command prompt (#22149) 2022-06-07 11:32:22 -04:00
Jon Hermansen
d87b00ba40 docs(CONTRIBUTING): Fix link to "good first issue" for newcomers (#21614)
Co-authored-by: Matt Schile <mschile@gmail.com>
Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
Co-authored-by: Zach Bloomquist <git@chary.us>
2022-05-26 15:30:47 +00:00
Adam Murray
2fb0cf9a7c docs: remove gitter link in contributing guide. (#21592) 2022-05-25 16:30:22 -05:00
Zach Bloomquist
3c0c864fa9 chore: clean up debug statements in preparation for 10.0 release, add debug docs (#21621)
Co-authored-by: Muaz Othman <muazweb@gmail.com>
2022-05-25 17:40:04 +00:00
Tim Griesser
47b1f38f62 Merge branch 'develop' into 10.0-release
* develop: (35 commits)
  fix(deps): update dependency url-parse to v1.5.6 [security] (#20270)
  chore: fix cache keys to include PLATFORM (#20279)
  chore: fix server performance flake (#20271)
  test(system-tests): support docker-based tests against built binary (#20250)
  chore: fix system-test-firefox screenshots_spec flake (#20268)
  chore(deps): update dependency fs-extra to v9 🌟 (#19939)
  fix: Wait for child process to be ready (#19792)
  fix: treat form-data bodies as binary (#20144)
  test: replace cypress-test-example-repos coverage + remove bump (#20186)
  fix(driver): update wrapErr to ignore number and boolean values (#20172)
  release 9.5.0 [skip ci]
  chore: Update Chrome (stable) to 98.0.4758.102 (#20192)
  chore: enable volar.takeOverMode
  Add span names, merge develop
  fix: Update `.type(' ')` to not emit clicks when the keyup event has been prevented (#20156)
  test: remove redundant "other projects" CI jobs (#20133)
  chore(driver): move cy.focused and cy.root into their own files (#20054)
  Move sending root event to own script
  chore: release @cypress/vue-v3.1.1
  chore: release @cypress/react-v5.12.3
  ...
2022-02-22 12:40:07 -05:00
Zach Bloomquist
42b0fce6dc test: replace cypress-test-example-repos coverage + remove bump (#20186) 2022-02-16 18:53:04 +00:00
Emily Rohrbough
f669c101e1 Merge branch '10.0-release' into 1f70b21bc4-develop-into-10.0-release 2022-01-21 15:50:16 -06:00
kanazawa
bf54930090 docs: fix typo in CONTRIBUTING.md (#19480) 2022-01-03 08:46:05 -06:00
ElevateBart
ce0bb2c84b Merge branch 'develop' into elevatebart/chore/merge-develop 2021-12-07 10:41:18 -06:00
Zach Bloomquist
42dfb8abb1 docs: add info around next version, testing other projects (#19157)
Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
Co-authored-by: Emily Rohrbough  <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Tyler Biethman <tbiethman@users.noreply.github.com>
2021-12-02 15:35:51 +00:00
Jessica Sachs
0975fec79b chore: merging in from develop into 10.0-release (#19148) 2021-11-30 14:32:08 -05:00
Ryan Manuel
31646ccf7a docs: Fix a minor typo in CONTRIBUTING.md (#19143) 2021-11-29 23:42:00 +00:00
Dmitriy Fishman
ec3ab389c2 docs: Fix a typo in CONTRIBUTING.md (#19123) 2021-11-29 11:05:04 -06:00
Tim Griesser
d0cf250f57 refactor: remove @packages/desktop-gui (#19127)
* chore: Remove references to desktop-gui in CI & scripts

* More path updates

* Remove desktop-gui cypress tests

* remove add:project

* remove begin:auth

* remove close:browser

* remove close:project

* remove external:open

* remove get:current:user

* remove get:orgs

* remove gui:error

* remove get:runs

* remove get:options

* remove get:projects

* remove get:project:statuses

* remove get:project:status

* remove get:dashboard:projects

* remove get:record:keys

* remove get:release:notes

* remove get:specs

* remove get:user:editor

* remove set:user:editor

* remove launch:browser

* remove log:out

* remove on:focus:tests

* remove: on:menu:clicked

* remove open:file

* remove open:finder

* remove open:project

* remove on:config:changed

* remove on:spec:changed

* remove on:project:error

* remove on:project:warning

* remove ping:api:server

* remove ping:baseUrl

* remove remove:project

* remove request:access

* remove setup:dashboard:project

* remove set:project:id

* remove requestAccess

* remove show:directory:dialog

* remove show:new:spec:dialog

* remove updater:check

* remove updater:run

* remove window:open/close

* remove new:project:banner:closed

* remove has:opened:cypress

* remove remove:scaffolded:files

* remove set:clipboard:text

* remove set:prompt:shown

* ipc & static method cleanup

* remove packages/desktop-gui

* bump yarn.lock, standardize webpack version

* bump yarn.lock
2021-11-29 08:58:32 +10:00
Zach Bloomquist
fc83e646ec Merge branch 'develop' into 9.0-release 2021-11-08 16:06:18 +00:00
Jennifer Shehane
489be7a48f docs: Add instructions to squash commits to develop in Contributing (#18728) 2021-11-01 12:28:37 -06:00
Emily Rohrbough
e396956534 feat: remove windows 32-bit support (#18630)
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Co-authored-by: Zach Bloomquist <git@chary.us>
2021-10-29 08:54:02 -05:00
Jessica Sachs
a045e4f59a chore: move server e2e tests to system-tests (#16354)
Co-authored-by: Brian Mann <brian.mann86@gmail.com>
Co-authored-by: Zach Bloomquist <git@chary.us>
Co-authored-by: Zach Bloomquist <github@chary.us>
2021-10-18 19:53:14 +00:00
Jennifer Shehane
98ecdd5879 docs: General updates to contributing guide (#18283)
Co-authored-by: David Munechika <david@cypress.io>
2021-10-07 13:40:55 -05:00
Tim Griesser
339b642490 chore: remove unused @packages/static (#17961) 2021-09-01 12:29:07 -04:00
Lachlan Miller
07127f945e chore: update contributing documentation (#17797) 2021-08-18 22:50:30 -04:00
Jennifer Shehane
5ced6abb2d docs: Add README for some newly added packages (#17283)
Co-authored-by: Barthélémy Ledoux <bart@cypress.io>
2021-07-14 09:38:38 -05:00
Scott Gunther
03ab08d38f fix: warn on EPERM for project directory just like EACCES (#16934) 2021-06-22 14:41:32 +00:00
Jennifer Shehane
46e9b30660 Update requirements to run Cypress locally to include python install. [skip ci] (#16204) 2021-04-26 18:49:13 -05:00
Jessica Sachs
a4bef60e2a chore: cherry-picking conditional CI changes into master and fixing releaserc.js (#15571)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
2021-03-18 20:59:57 -04:00
Jennifer Shehane
d945728e78 chore: TR-479 Remove decaffeinate tasks (#14586) 2021-01-21 22:51:46 +06:30
Kevin Grüneberg
0bf602c56d chore: Replace deprecated node-sass (#14409) (#14415)
Co-authored-by: Chris Breiding <chrisbreiding@gmail.com>
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
Co-authored-by: Jessica Sachs <jess@jessicasachs.io>
Co-authored-by: Chris Breiding <chrisbreiding@users.noreply.github.com>
2021-01-11 10:35:00 -05:00
Paulina Wilk
e12e178248 docs: links to issue template in contributing guideline (#9741)
* issue-9740 fix links to issue template in contributing guideline

* Update template links query params

Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com>
2020-12-14 12:48:47 +06:30
Martin Staffa
d5eadc23ae docs(contributing.md): remove "Testing" toc entry (#9198)
The Committing > Testing section was removed in 5842d1dffe
2020-11-16 08:53:43 +06:30
Zach Panzarino
5842d1dffe build: conditional CI jobs, dynamic test requirements for release, updated independent package release process (#8730) 2020-10-28 18:03:28 -04:00
Jessica Sachs
1b3d39b760 docs: fixing the diagrams in CONTRIBUTING.md 2020-09-29 21:06:59 -04:00
Zach Panzarino
156a626b7f docs: update internal docs for monorepo (#8688)
Co-authored-by: Jessica Sachs <jess@jessicasachs.io>
2020-09-29 20:30:22 -04:00
Gleb Bahmutov
0c30744089 chore: adding section on common issues with links (#8583) 2020-09-17 11:43:37 -04:00
Gleb Bahmutov
17e99b0dab chore: expand browsers component spec (#8286)
Co-authored-by: Zach Bloomquist <github@chary.us>
2020-09-11 09:49:07 -04:00
Jennifer Shehane
1690d41d76 docs: Update triage for actions taken for questions (#8207)
We do not offer premium support anymore.
2020-08-07 11:56:05 +06:30