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

Improve windows automatic builds #1360

Closed
na-- opened this issue Mar 13, 2020 · 1 comment
Closed

Improve windows automatic builds #1360

na-- opened this issue Mar 13, 2020 · 1 comment
Labels

Comments

@na--
Copy link
Member

na-- commented Mar 13, 2020

Currently, the AppVeyor windows build doesn't tag the executable properly: https://github.com/loadimpact/k6/blob/eebe92dbf587f81d057663cd6a17b607c1144682/appveyor.yml#L55
so the full version info will feature dev build.

Also, the way the Go version is specified, we wouldn't get the latest minor release for the specified version, but this exact minor version, which is probably not what we want... https://github.com/loadimpact/k6/blob/eebe92dbf587f81d057663cd6a17b607c1144682/appveyor.yml#L33-L34

@mstoykov
Copy link
Contributor

mstoykov commented Nov 6, 2020

I think this was fixed when we moved to github actions?

@na-- na-- closed this as completed Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants