Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Name supported Microsoft Windows server operating systems #6022

Closed
MikeMcC399 opened this issue Nov 30, 2024 · 2 comments · Fixed by #6037
Closed

Name supported Microsoft Windows server operating systems #6022

MikeMcC399 opened this issue Nov 30, 2024 · 2 comments · Fixed by #6037

Comments

@MikeMcC399
Copy link
Contributor

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:

Cypress is a desktop application that is installed on your computer. The desktop application supports these operating systems

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

Windows 10 and above (x64)

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:

Image YAML Label
Windows Server 2022 windows-latest or windows-2022
Windows Server 2019 windows-2019

Under Windows Server major versions by servicing option Microsoft lists also

  • Windows Server 2025
  • Windows Server 2016

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.

@jennifer-shehane
Copy link
Member

Yah, this sounds reasonable

@MikeMcC399
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants