Skip to content

Commit 7da7fb6

Browse files
authored
remove outdated ci workshop references (#5464)
1 parent 7827c4d commit 7da7fb6

File tree

3 files changed

+0
-31
lines changed

3 files changed

+0
-31
lines changed

docs/examples/workshop.mdx

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -43,31 +43,6 @@ a full list).
4343
We hope this testing workshop proves itself useful in teaching developers and
4444
testers good Cypress practices.
4545

46-
## Cypress on CI
47-
48-
<DocsImage
49-
src="/img/examples/cypress-workshop-ci.png"
50-
alt="Cypress on CI workshop"
51-
/>
52-
53-
Cypress team has prepared a 4 hour workshop that shows how to successfully run
54-
Cypress tests on several popular continuous integration services. You can
55-
preview the slides at
56-
[cypress-workshop-ci.netlify.app](https://cypress-workshop-ci.netlify.app/). The
57-
repository
58-
[github.com/cypress-io/cypress-workshop-ci](https://github.com/cypress-io/cypress-workshop-ci)
59-
has the Markdown slides with all content and teaches you how to test the
60-
[example application](https://github.com/cypress-io/cypress-workshop-ci-example)
61-
on:
62-
63-
- generic continuous integration service
64-
- GitHub Actions using
65-
[cypress-io/github-action](https://github.com/cypress-io/github-action)
66-
- CircleCI using
67-
[cypress-io/circleci-orb](https://github.com/cypress-io/circleci-orb)
68-
- Netlify Build using
69-
[cypress-io/netlify-plugin-cypress](https://github.com/cypress-io/netlify-plugin-cypress)
70-
7146
## ReactJSDay 2019 Testing Course
7247

7348
<DocsImage src="/img/examples/reactjsday-course.png" alt="ReactJS Day" />

docs/guides/continuous-integration/introduction.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -647,12 +647,6 @@ colors are not properly formatted in your CI.
647647
NO_COLOR=1 cypress run
648648
```
649649

650-
## Workshop
651-
652-
Cypress team has created a full workshop showing how to run Cypress on popular
653-
CI providers. Find the workshop at
654-
[github.com/cypress-io/cypress-workshop-ci](https://github.com/cypress-io/cypress-workshop-ci).
655-
656650
## See also
657651

658652
- [Cypress Real World App](https://github.com/cypress-io/cypress-realworld-app)
-46 KB
Binary file not shown.

0 commit comments

Comments
 (0)