Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

Commit

Permalink
Merge pull request #397 from vania-pooh/master
Browse files Browse the repository at this point in the history
Added Cypress images section
  • Loading branch information
vania-pooh authored Jun 21, 2021
2 parents 3873bff + a021771 commit d96d037
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 1 deletion.
79 changes: 79 additions & 0 deletions docs/cypress.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
== Cypress

These images are used to run https://cypress.io/[Cypress] tests in parallel.

.Chromium Images
|===
| Image | Aliases | Cypress version | Chromium version

| browsers/cypress-chromium:cypress-6.8.0 | - | 6.8.0 | 91.0.4472.101
| browsers/cypress-chromium:cypress-6.9.1 | - | 6.9.1 | 91.0.4472.101
| browsers/cypress-chromium:cypress-7.0.0 | - | 7.0.0 | 91.0.4472.101
| browsers/cypress-chromium:cypress-7.0.1 | - | 7.0.1 | 91.0.4472.101
| browsers/cypress-chromium:cypress-7.1.0 | - | 7.1.0 | 91.0.4472.101
| browsers/cypress-chromium:cypress-7.2.0 | - | 7.2.0 | 91.0.4472.101
| browsers/cypress-chromium:cypress-7.3.0 | - | 7.3.0 | 91.0.4472.101
| browsers/cypress-chromium:cypress-7.4.0 | - | 7.4.0 | 91.0.4472.101
| browsers/cypress-chromium:cypress-7.5.0 | browsers/cypress-chromium:91.0 | 7.5.0 | 91.0.4472.101
|===

.Chrome Images
|===
| Image | Aliases | Cypress version | Chrome version

| browsers/cypress-chrome:cypress-6.8.0 | - | 6.8.0 | 91.0.4472.114
| browsers/cypress-chrome:cypress-6.9.1 | - | 6.9.1 | 91.0.4472.114
| browsers/cypress-chrome:cypress-7.0.0 | - | 7.0.0 | 91.0.4472.114
| browsers/cypress-chrome:cypress-7.0.1 | - | 7.0.1 | 91.0.4472.114
| browsers/cypress-chrome:cypress-7.1.0 | - | 7.1.0 | 91.0.4472.114
| browsers/cypress-chrome:cypress-7.2.0 | - | 7.2.0 | 91.0.4472.114
| browsers/cypress-chrome:cypress-7.3.0 | - | 7.3.0 | 91.0.4472.114
| browsers/cypress-chrome:cypress-7.4.0 | - | 7.4.0 | 91.0.4472.114
| browsers/cypress-chrome:cypress-7.5.0 | browsers/cypress-chrome:91.0 | 7.5.0 | 91.0.4472.114
|===

.Electron Images
|===
| Image | Cypress version

| browsers/cypress-electron:cypress-6.8.0 | 6.8.0
| browsers/cypress-electron:cypress-6.9.1 | 6.9.1
| browsers/cypress-electron:cypress-7.0.0 | 7.0.0
| browsers/cypress-electron:cypress-7.0.1 | 7.0.1
| browsers/cypress-electron:cypress-7.1.0 | 7.1.0
| browsers/cypress-electron:cypress-7.2.0 | 7.2.0
| browsers/cypress-electron:cypress-7.3.0 | 7.3.0
| browsers/cypress-electron:cypress-7.4.0 | 7.4.0
| browsers/cypress-electron:cypress-7.5.0 | 7.5.0
|===

.Microsoft Edge Images
|===
| Image | Aliases | Cypress version | Edge version

| browsers/cypress-edge:cypress-6.8.0 | - | 6.8.0 | 92.0.902.15
| browsers/cypress-edge:cypress-6.9.0 | - | 6.9.0 | 92.0.902.15
| browsers/cypress-edge:cypress-6.9.1 | - | 6.9.1 | 92.0.902.15
| browsers/cypress-edge:cypress-7.0.0 | - | 7.0.0 | 92.0.902.15
| browsers/cypress-edge:cypress-7.0.1 | - | 7.0.1 | 92.0.902.15
| browsers/cypress-edge:cypress-7.1.0 | - | 7.1.0 | 92.0.902.15
| browsers/cypress-edge:cypress-7.2.0 | - | 7.2.0 | 92.0.902.15
| browsers/cypress-edge:cypress-7.3.0 | - | 7.3.0 | 92.0.902.15
| browsers/cypress-edge:cypress-7.4.0 | - | 7.4.0 | 92.0.902.15
| browsers/cypress-edge:cypress-7.5.0 | browsers/cypress-edge:92.0 | 7.5.0 | 92.0.902.15
|===

.Firefox Images
|===
| Image | Aliases | Cypress version | Edge version

| browsers/cypress-firefox:cypress-6.8.0 | - | 6.8.0 | 89.0.1
| browsers/cypress-firefox:cypress-6.9.1 | - | 6.9.1 | 89.0.1
| browsers/cypress-firefox:cypress-7.0.0 | - | 7.0.0 | 89.0.1
| browsers/cypress-firefox:cypress-7.0.1 | - | 7.0.1 | 89.0.1
| browsers/cypress-firefox:cypress-7.1.0 | - | 7.1.0 | 89.0.1
| browsers/cypress-firefox:cypress-7.2.0 | - | 7.2.0 | 89.0.1
| browsers/cypress-firefox:cypress-7.3.0 | - | 7.3.0 | 89.0.1
| browsers/cypress-firefox:cypress-7.4.0 | - | 7.4.0 | 89.0.1
| browsers/cypress-firefox:cypress-7.5.0 | browsers/cypress-firefox:89.1 | 7.5.0 | 89.0.1
|===
1 change: 1 addition & 0 deletions docs/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ include::android.adoc[leveloffset=+1]
include::cdtp.adoc[leveloffset=+1]
include::chrome.adoc[leveloffset=+1]
include::chrome-mobile.adoc[leveloffset=+1]
include::cypress.adoc[leveloffset=+1]
include::firefox.adoc[leveloffset=+1]
include::msedge.adoc[leveloffset=+1]
include::opera.adoc[leveloffset=+1]
Expand Down
2 changes: 1 addition & 1 deletion docs/playwright.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ These images are used to run https://github.com/microsoft/playwright[Playwright]

.Chromium Images
|===
| Image | Aliases | Playwright version | Chrome version
| Image | Aliases | Playwright version | Chromium version

| playwright/chromium:playwright-1.1.1 | - | 1.1.1 | 85.0.4165.0
| playwright/chromium:playwright-1.2.0 | playwright/chromium:85.0 | 1.2.0 | 85.0.4182.0
Expand Down

0 comments on commit d96d037

Please sign in to comment.