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 #409 from vania-pooh/master
Browse files Browse the repository at this point in the history
Added Cypress 8.0.0 image information
  • Loading branch information
vania-pooh authored Jul 20, 2021
2 parents 301d201 + 0383654 commit 806e935
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions docs/cypress.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ These images are used to run https://cypress.io/[Cypress] tests in parallel.
| browsers/cypress-chromium:cypress-7.4.0 | - | 7.4.0 | 91.0.4472.101
| browsers/cypress-chromium:cypress-7.5.0 | - | 7.5.0 | 91.0.4472.101
| browsers/cypress-chromium:cypress-7.6.0 | - | 7.6.0 | 91.0.4472.101
| browsers/cypress-chromium:cypress-7.7.0 | browsers/cypress-chromium:91.0 | 7.7.0 | 91.0.4472.101
| browsers/cypress-chromium:cypress-7.7.0 | - | 7.7.0 | 91.0.4472.101
| browsers/cypress-chromium:cypress-8.0.0 | browsers/cypress-chromium:91.0 | 8.0.0 | 91.0.4472.101
|===

.Chrome Images
Expand All @@ -33,7 +34,8 @@ These images are used to run https://cypress.io/[Cypress] tests in parallel.
| browsers/cypress-chrome:cypress-7.4.0 | - | 7.4.0 | 91.0.4472.114
| browsers/cypress-chrome:cypress-7.5.0 | - | 7.5.0 | 91.0.4472.114
| browsers/cypress-chrome:cypress-7.6.0 | - | 7.6.0 | 91.0.4472.114
| browsers/cypress-chrome:cypress-7.7.0 | browsers/cypress-chrome:91.0 | 7.6.0 | 91.0.4472.114
| browsers/cypress-chrome:cypress-7.7.0 | - | 7.7.0 | 91.0.4472.114
| browsers/cypress-chrome:cypress-8.0.0 | browsers/cypress-chrome:91.0 | 8.0.0 | 91.0.4472.164
|===

.Electron Images
Expand All @@ -51,6 +53,7 @@ These images are used to run https://cypress.io/[Cypress] tests in parallel.
| browsers/cypress-electron:cypress-7.5.0 | 7.5.0
| browsers/cypress-electron:cypress-7.6.0 | 7.6.0
| browsers/cypress-electron:cypress-7.7.0 | 7.7.0
| browsers/cypress-electron:cypress-8.0.0 | 8.0.0
|===

.Microsoft Edge Images
Expand All @@ -68,7 +71,8 @@ These images are used to run https://cypress.io/[Cypress] tests in parallel.
| browsers/cypress-edge:cypress-7.4.0 | - | 7.4.0 | 92.0.902.15
| browsers/cypress-edge:cypress-7.5.0 | - | 7.5.0 | 92.0.902.15
| browsers/cypress-edge:cypress-7.6.0 | - | 7.6.0 | 92.0.902.15
| browsers/cypress-edge:cypress-7.7.0 | browsers/cypress-edge:92.0 | 7.7.0 | 92.0.902.40
| browsers/cypress-edge:cypress-7.7.0 | - | 7.7.0 | 92.0.902.40
| browsers/cypress-edge:cypress-8.0.0 | browsers/cypress-edge:92.0 | 8.0.0 | 92.0.902.49
|===

.Firefox Images
Expand All @@ -86,4 +90,5 @@ These images are used to run https://cypress.io/[Cypress] tests in parallel.
| browsers/cypress-firefox:cypress-7.5.0 | - | 7.5.0 | 89.0.1
| browsers/cypress-firefox:cypress-7.6.0 | - | 7.6.0 | 89.0.1
| browsers/cypress-firefox:cypress-7.7.0 | browsers/cypress-firefox:89.0 | 7.7.0 | 89.0.2
| browsers/cypress-firefox:cypress-8.0.0 | browsers/cypress-firefox:90.0 | 8.0.0 | 90.0
|===

0 comments on commit 806e935

Please sign in to comment.