184 Commits

Author SHA1 Message Date
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
Matt Schile
5f007189d2 chore: update cypress-bot username in triage workflow (#24007) 2022-09-27 22:45:28 -06:00
Emily Rohrbough
2c7bcc70c6 Apply suggestions from code review 2022-09-20 11:49:26 -05:00
Emily Rohrbough
86b02f3c96 chore: remove master branch from dev workflow 2022-09-20 08:45:38 -05:00
Matt Schile
06beffdfe8 chore: handle "Close with comment" (#23668) 2022-09-02 08:37:00 -06:00
Matt Schile
a6067a718c chore: add app triage project github actions (#23613) 2022-09-01 13:29:08 -06:00
cypresschris
72007755a5 chore: SEC-228 | Adding security scans (#23376)
* SEC-228 | Adding security scans

* Update .github/workflows/static_analysis.yaml

Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>

* Update .github/workflows/sca_scan.yaml

Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>

* SEC-228 | Changes to display scan findings in PR

* Update .github/workflows/sca_scan.yaml

Co-authored-by: Bill Glesias <bglesias@gmail.com>

* Update .github/workflows/sca_scan.yaml

Co-authored-by: Bill Glesias <bglesias@gmail.com>

* SEC-228 | Update to fix secret not passing to fork

* SEC-228 | renamed files, updt checkout vers

* SEC-228 | removed old versions

* Update .github/workflows/snyk_static_analysis_scan.yaml

Suggested change

Co-authored-by: Bill Glesias <bglesias@gmail.com>

* Update .github/workflows/snyk_sca_scan.yaml

Suggested change

Co-authored-by: Bill Glesias <bglesias@gmail.com>

* Update .github/workflows/snyk_sca_scan.yaml

Suggested change

Co-authored-by: Bill Glesias <bglesias@gmail.com>

* Update .github/workflows/snyk_static_analysis_scan.yaml

Suggested change

Co-authored-by: Bill Glesias <bglesias@gmail.com>

Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: Bill Glesias <bglesias@gmail.com>
Co-authored-by: Matt Schile <mschile@cypress.io>
2022-08-31 08:52:19 -05:00
Matt Schile
31527ff8c9 chore: update add_to_triage_project github token (#23440) 2022-08-18 15:37:05 -06:00
Matt Schile
95f4e22670 updating name 2022-08-17 10:51:26 -06:00
Matt Schile
76de094c8a updating version 2022-08-17 09:27:35 -06:00
Matt Schile
b693757701 Create add_to_triage_project.yml 2022-08-16 16:05:57 -06:00
Lachlan Miller
61b07953eb chore: remove codeowners file (#23340)
* chore: remove codeowners

* chore: add check-ts command to pkg/driver (#22912)

Co-authored-by: Blue F <blue@cypress.io>
Co-authored-by: Rachel <rachel@cypress.io>
2022-08-15 09:00:06 -07:00
Ben M
0f6f59b379 chore: adding more required fields to issue creation template in github (#23261)
* chore: adding more required fields and cleaning up language in the issue creation template in github
2022-08-11 12:13:18 -04: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
cypresschris
63b5a8394e chore: SEC-161 | SBOM creation git action (#23097)
* SEC-161 | SBOM creation git action

* SEC-161 | Added comments per PR comments

* SEC-161 | Cleaned up comments
2022-08-09 11:17:49 -05:00
Rachel
05479bf3b3 chore: create flaky test template II (#23143)
Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
2022-08-05 11:35:39 -07:00
Rachel
1d4627039e chore: create flaky test template (#23102)
* chore: create flaky test template

* add title and labels

* Update .github/ISSUE_TEMPLATE/4-flaky-test.yml

Co-authored-by: Matt Henkes <mjhenkes@gmail.com>

* Update .github/ISSUE_TEMPLATE/4-flaky-test.yml

Co-authored-by: Matt Henkes <mjhenkes@gmail.com>

* tweaks

* update version

Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
2022-08-05 10:53:27 -07:00
Tim Griesser
88b10e8f50 chore: Remove @tgriesser from CODEOWNERS (#22605) 2022-06-29 17:04:21 -04:00
Zachary Williams
e4873649c1 Merge remote-tracking branch 'origin/develop' into zachw/merge-develop-10.0 2022-05-24 10:30:14 -05:00
Zach Bloomquist
276f0f8b54 docs: add "Steps to test" to PR template (#21606) 2022-05-24 15:03:15 +00:00
Zach Bloomquist
c336d7da5c chore: remove unused parts of design-system, move SCSS to runner-ct (#21345) 2022-05-05 23:02:43 +00:00
Tim Griesser
7e2e2ccc76 chore: add @tgriesser to codeowners on packages (#21052)
Adding myself to be specifically notified when things are added in the GraphQL/DataContext layer
2022-04-12 14:37:45 -04:00
Zachary Williams
3548007cb4 Merge remote-tracking branch 'origin/develop' into 10.0-release-merge-develop-03-22 2022-03-22 13:04:59 -05:00
Emily Rohrbough
8c8875bdc3 chore: pull forward unification changes we can make now (#20644)
Co-authored-by: Ryan Manuel <ryanm@cypress.io>
2022-03-21 12:19:09 -05:00
BlueWinds
3a053a3727 Remove additional references to deleted schema file 2022-03-15 10:53:37 -07:00
Tyler Biethman
8a9713fc0d Chore: Merge branch 'develop' of https://github.com/cypress-io/cypress into 10.0-release
# Conflicts:
#	npm/vite-dev-server/src/makeCypressPlugin.ts
#	npm/vite-dev-server/src/resolveServerConfig.ts
#	npm/vue/README.md
#	npm/webpack-dev-server/package.json
#	packages/driver/cypress/integration/commands/actions/type_spec.js
#	packages/driver/src/cy/commands/navigation.ts
2022-02-10 12:11:42 -06:00
Zach Bloomquist
bc6d240a50 chore: set up semantic-pull-request GitHub Action (#20091)
Co-authored-by: Emily Rohrbough  <emilyrohrbough@users.noreply.github.com>
2022-02-08 21:03:10 +00:00
Tim Griesser
703548e16c Merge branch 'develop' into 10.0-release
* develop:
  chore: fix cypress npm package artifact upload path (#20023)
  chore(driver): move cy.within logic into it's own file (#20036)
  chore: update automerge workflows (#19982)
2022-02-06 20:41:57 -05:00
Zach Bloomquist
74456fe68a chore: update automerge workflows (#19982)
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2022-02-03 19:57:12 +00:00
Tim Griesser
8901628263 Merge branch 'develop' into 10.0-release
* develop:
  fix: correct reference branch / commitSha in performance-reporter (#19941)
  test: Honeycomb system-test reporter (#19855)
  fix(deps): update dependency engine.io to v5.2.1 [security]
  feat: Retain fileName when working with aliased fixtures and files (#19820)
  Update release-process.md
  Update release-process.md
  Update release-process.md
  Update release-process.md
  Update release-process.md
  Update release-process.md
  Phrasing
  Updating release guide with findings from 9.3.0 release snafu
  add link to the video how to report Cypress bug
2022-01-27 19:36:07 -05:00
Jennifer Shehane
10c6e5a93b Merge pull request #19738 from bahmutov/patch-1 2022-01-26 10:47:50 -06:00
Emily Rohrbough
f669c101e1 Merge branch '10.0-release' into 1f70b21bc4-develop-into-10.0-release 2022-01-21 15:50:16 -06:00
Zach Bloomquist
993553944e chore(workflows): merge develop into 10.0-release on push (#19760) 2022-01-20 10:22:51 -06:00
Gleb Bahmutov
cc70fd29d8 add link to the video how to report Cypress bug
https://youtu.be/NnriKHmj5T8
2022-01-18 06:43:19 -05:00
Lachlan Miller
4772331953 resolve conflicts 2021-12-21 09:50:21 +10:00
Lachlan Miller
999ffd99dd merge in origin 2021-12-21 09:49:57 +10:00
Jennifer Shehane
593d4b83a5 chore: Fix the broken codeowners automation (#19431) 2021-12-20 15:44:12 -06:00
Zach Bloomquist
c3cd331a5f chore(contributing): clarify PULL_REQUEST_TEMPLATE (#19068) 2021-11-29 12:51:49 +10: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
7b10c1ebf1 chore(contributing): clarify PULL_REQUEST_TEMPLATE (#19068) 2021-11-23 19:42:01 +00:00
Lachlan Miller
06aee82451 merge in develop root level diff 2021-07-19 15:51:37 +10:00
Jennifer Shehane
b691a4d9dc chore: Add 'Other' field to feature issue template (#17330) 2021-07-14 14:13:53 -05: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
Jennifer Shehane
effae98a8e chore: Update config with correct yml [skip ci] (#17284) 2021-07-12 09:04:38 -05:00
Jennifer Shehane
f76f2815d8 chore: Turn issue templates into forms (#17268) 2021-07-12 08:33:40 -05:00
Barthélémy Ledoux
30d0b3328d ci: fix merge master into develop failure (#16815) 2021-06-04 17:56:02 -05:00
Zach Bloomquist
55a4e7a835 chore: update PR template [skip ci] (#16656)
So it doesn't automatically link everything to issue 1234 in ZenHub.
2021-05-24 17:38:51 +00:00
Chris Breiding
d20cb93b4d chore: Check for and update tested-against Chrome versions (#16549) 2021-05-19 11:13:54 -04:00
Jennifer Shehane
0c14687bc9 chore: Remove GitHub actions to sync issues/PRs to Jira (#16150) 2021-04-27 10:28:04 -05:00
Jennifer Shehane
a3bd97c9af chore: Add test-runner team as code owners of packages/cli (#15712) 2021-03-31 15:51:27 -04:00