You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For macOS and Linux, the core names of the server operating systems are the same as the desktop operating systems, so even though there is no mention of Cypress running on a particular server operating system, it may be deduced or implied.
For Microsoft Windows the Desktop and Server operating systems are only loosely linked. The names are different and there is no 1:1 correspondence between Desktop and Server names and releases.
Description
What would you like?
Add a description of supported servers, including Microsoft Windows Server, to clarify which server operating systems are supported by Cypress.
Why is this needed?
The documentation section Get Started > Install Cypress > Operating System states:
It does not cover running Cypress on a server, such as in a Continuous Integration (CI) environment.
The separate Continuous Integration > Overview > Advanced setup does not discuss the choice of operating system and refers back to the above System requirements section which includes Get Started > Install Cypress > Operating System.
For macOS and Linux, the core names of the server operating systems are the same as the desktop operating systems, so even though there is no mention of Cypress running on a particular server operating system, it may be deduced or implied.
For Microsoft Windows the Desktop and Server operating systems are only loosely linked. The names are different and there is no 1:1 correspondence between Desktop and Server names and releases.
Currently, Get Started > Install Cypress > Operating System lists
as supported Desktop operating systems without naming any Microsoft Windows Server operating system.
GitHub Actions - Runner Images offers the following GitHub-hosted Microsoft Windows Server operating systems:
windows-latest
orwindows-2022
windows-2019
Under Windows Server major versions by servicing option Microsoft lists also
GitHub Actions is planning to introduce a Windows Server 2025 runner.
As a first step, it may be simplest to align with exactly the Microsoft Windows Server operating systems that GitHub Actions currently supports.
The text was updated successfully, but these errors were encountered: