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

Prepare v1.0.1 release #87

Merged
merged 1 commit into from
Mar 7, 2020
Merged

Prepare v1.0.1 release #87

merged 1 commit into from
Mar 7, 2020

Conversation

estesp
Copy link
Owner

@estesp estesp commented Mar 6, 2020

Update version; specific focus is on re-building with latest Go 1.13
release to fix a potential s390x bug ( #86 ) and apply all Golang fixes in the Go 1.13
release history from 1.13.0 -> 1.13.8

Signed-off-by: Phil Estes [email protected]

@estesp estesp force-pushed the v101-golang-update branch from fc891f4 to ab9d7c2 Compare March 6, 2020 22:11
@@ -1,3 +1,3 @@
FROM microsoft/nanoserver
FROM mcr.microsoft.com/windows/nanoserver:1909
Copy link
Contributor

Choose a reason for hiding this comment

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

AppVeyor can't 1909 -- if you add APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2019 to your .appveyor.yml, you can get 1809: https://www.appveyor.com/docs/windows-images-software/

(docker-library/golang#317)

Copy link
Owner Author

Choose a reason for hiding this comment

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

you are better than Google. I won't report how many tabs I currently have open looking for guidance on this :)

Copy link
Contributor

Choose a reason for hiding this comment

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

I can't take full credit; see docker-library/python#446. 😄

Copy link
Contributor

Choose a reason for hiding this comment

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

In other words, you actually want image: Visual Studio 2019 (no need for APPVEYOR_BUILD_WORKER_IMAGE since you're not a matrix).

@estesp estesp force-pushed the v101-golang-update branch 3 times, most recently from 042152a to 14e91e9 Compare March 6, 2020 22:31
Update version; specific focus is on re-building with latest Go 1.13
release to fix s390x bug and apply all Golang fixes in the Go 1.13
release history from 1.13.0 -> 1.13.8

Update MS nanoserver image reference to the Microsoft registry; Appveyor
settings to Visual Studio 2019

Signed-off-by: Phil Estes <[email protected]>
@estesp estesp force-pushed the v101-golang-update branch from 14e91e9 to ed49e82 Compare March 6, 2020 22:33
@estesp estesp merged commit d40ce86 into master Mar 7, 2020
@estesp estesp deleted the v101-golang-update branch March 7, 2020 00:15
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.

2 participants