Skip to content

Add support for Redstone 5#804

Merged
StephenWeatherford merged 6 commits intomicrosoft:masterfrom
tfenster:patch-1
Feb 27, 2019
Merged

Add support for Redstone 5#804
StephenWeatherford merged 6 commits intomicrosoft:masterfrom
tfenster:patch-1

Conversation

@tfenster
Copy link
Contributor

@tfenster tfenster commented Feb 22, 2019

Add support for Redstone 5 which should generate Dockerfiles referencing -1809 images

Fixes #805

Tobias Fenster added 2 commits February 22, 2019 22:21
@tfenster tfenster requested a review from a team as a code owner February 22, 2019 21:23
@tfenster
Copy link
Contributor Author

Didn't see the tests, will implement that later

@StephenWeatherford
Copy link
Contributor

cc @philliphoff

// The host OS version needs to match the version of .NET core images being created
if (!isWindows() || isWindows10RS4OrNewer()) {
if (!isWindows() || isWindows10RS5OrNewer()) {
// If we're not on Windows (and therefore can't detect the version), assume a Windows RS4 host
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update comment

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done, thanks

@StephenWeatherford
Copy link
Contributor

Thanks, will await the tests. We have a release of the extension going out in a about a week.

@tfenster
Copy link
Contributor Author

@StephenWeatherford Test now seems fine. Did I miss anything?

Copy link
Contributor

@StephenWeatherford StephenWeatherford left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this contribution!

@StephenWeatherford
Copy link
Contributor

In Ulm, um Ulm, und um Ulm herum… :-)

@StephenWeatherford StephenWeatherford merged commit 41d5c13 into microsoft:master Feb 27, 2019
@tfenster tfenster deleted the patch-1 branch February 27, 2019 05:55
@microsoft microsoft locked and limited conversation to collaborators Oct 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants