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

feat: Add OS selection to provisioning #8150

Merged
merged 5 commits into from
Jun 21, 2021
Merged

Conversation

GeoffCoxMSFT
Copy link
Member

Description

Adds operating system selection of Windows or Linux based on the design.
Caveat: Have not yet provided the recommended OS dynamically based on project yet

Tested that the correct operating system was provisioned for the App Service (and App Service Plan) for the following combinations of project type, runtime, and OS selection:

  • Web App, .NET, Windows
  • Web App, .NET, Linux
  • Web App, Node, Windows
  • Web App, Node, Linux
  • Azure function, .NET, Windows
  • Azure function, .NET, Linux
  • Azure function, Node, Windows
  • Azure function, Node, Linux

Task Item

refs #8063
fixes #8127

Screenshots

image

@coveralls
Copy link

coveralls commented Jun 21, 2021

Coverage Status

Coverage remained the same at 54.86% when pulling 86ec040 on gcox/provision-os-choice into 05de11a on main.

@cypress
Copy link

cypress bot commented Jun 21, 2021



Test summary

16 0 1 0Flakiness 0


Run details

Project Composer
Status Passed
Commit 86ec040
Started Jun 21, 2021 9:42 PM
Ended Jun 21, 2021 9:49 PM
Duration 07:12 💡
OS Linux Ubuntu - 20.04
Browser Electron 89

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

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

Successfully merging this pull request may close these issues.

Copy update: Replace Azure Hosting with App Service
3 participants