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 #453 from vania-pooh/master
Browse files Browse the repository at this point in the history
New Cypress and Edge images
  • Loading branch information
vania-pooh authored Sep 29, 2021
2 parents 7735c88 + d76662d commit a709ce2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/cypress.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ These images are used to run https://cypress.io/[Cypress] tests in parallel.
| browsers/cypress-chromium:cypress-8.3.1 | - | 8.3.1 | 92.0.4515.159
| browsers/cypress-chromium:cypress-8.4.0 | - | 8.4.0 | 92.0.4515.159
| browsers/cypress-chromium:cypress-8.4.1 | browsers/cypress-chromium:92.0 | 8.4.1 | 92.0.4515.159
| browsers/cypress-chromium:cypress-8.5.0 | browsers/cypress-chromium:93.0 | 8.5.0 | 93.0.4577.63
|===

.Chrome Images
Expand All @@ -48,6 +49,7 @@ These images are used to run https://cypress.io/[Cypress] tests in parallel.
| browsers/cypress-chrome:cypress-8.3.1 | browsers/cypress-chrome:92.0 | 8.3.1 | 92.0.4515.159
| browsers/cypress-chrome:cypress-8.4.0 | - | 8.4.0 | 93.0.4577.82
| browsers/cypress-chrome:cypress-8.4.1 | browsers/cypress-chrome:93.0 | 8.4.1 | 93.0.4577.82
| browsers/cypress-chrome:cypress-8.5.0 | browsers/cypress-chrome:94.0 | 8.5.0 | 94.0.4606.61
|===

.Electron Images
Expand All @@ -72,6 +74,7 @@ These images are used to run https://cypress.io/[Cypress] tests in parallel.
| browsers/cypress-electron:cypress-8.3.1 | 8.3.1
| browsers/cypress-electron:cypress-8.4.0 | 8.4.0
| browsers/cypress-electron:cypress-8.4.1 | 8.4.1
| browsers/cypress-electron:cypress-8.5.0 | 8.5.0
|===

.Microsoft Edge Images
Expand All @@ -97,6 +100,7 @@ These images are used to run https://cypress.io/[Cypress] tests in parallel.
| browsers/cypress-edge:cypress-8.3.1 | browsers/cypress-edge:93.0 | 8.3.1 | 93.0.961.33
| browsers/cypress-edge:cypress-8.4.0 | - | 8.4.0 | 94.0.992.19
| browsers/cypress-edge:cypress-8.4.1 | browsers/cypress-edge:94.0 | 8.4.1 | 94.0.992.23
| browsers/cypress-edge:cypress-8.5.0 | browsers/cypress-edge:95.0 | 8.5.0 | 95.0.1020.9
|===

.Firefox Images
Expand All @@ -120,5 +124,6 @@ These images are used to run https://cypress.io/[Cypress] tests in parallel.
| browsers/cypress-firefox:cypress-8.3.0 | - | 8.3.0 | 91.0
| browsers/cypress-firefox:cypress-8.3.1 | browsers/cypress-firefox:91.0 | 8.3.1 | 91.0.2
| browsers/cypress-firefox:cypress-8.4.0 | - | 8.4.0 | 92.0
| browsers/cypress-firefox:cypress-8.4.1 | browsers/cypress-firefox:92.0 | 8.4.1 | 92.0
| browsers/cypress-firefox:cypress-8.4.1 | - | 8.4.1 | 92.0
| browsers/cypress-firefox:cypress-8.5.0 | browsers/cypress-firefox:92.0 | 8.5.0 | 92.0
|===
1 change: 1 addition & 0 deletions docs/msedge.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ IMPORTANT: When adding Microsoft Edge to browsers.json - you have to use Microso
| browsers/edge:92.0 | 92.0.902.9 | 92.0.902.62 (dev)
| browsers/edge:93.0 | 93.0.961.2 | 93.0.961.18 (dev)
| browsers/edge:94.0 | 94.0.992.19 | 94.0.992.19 (beta)
| browsers/edge:95.0 | 95.0.1020.5 | 95.0.1020.9 (beta)
|===

0 comments on commit a709ce2

Please sign in to comment.