-
Notifications
You must be signed in to change notification settings - Fork 5k
[CI] bump gvm 0.2.4 and fix windows tooling issues for Windows 7 #22661
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
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
6687727
[CI] prepare windows tooling
v1v afafcfe
Fix script to support installed gvm and on the fly installations
v1v 4b168a7
Install go explicitly to detect if there is any issue
v1v 13ed857
Debug what's installed
v1v b3e4853
Remove duplicated logic and fallback to choco install if something ba…
v1v a744625
Fix w7 32 bits gvm installation
v1v d22aba0
Refresh env variables
v1v 8c370e3
Refactor and add header to the label
v1v 19bee55
Add debug for the gvm
v1v 59905cc
Minor changes with some env variables
v1v 22d6549
Force the GVM installation in the CI workers
v1v 7591ee0
Remove version
v1v d1cd178
Avoid a failure and keep moving forward
v1v 4d8e52b
Skip go env since it does not go further
v1v 8ad62cb
Revert "Skip go env since it does not go further"
v1v 0ac7e8f
Revert "Avoid a failure and keep moving forward"
v1v 19e7d7c
Use https://github.com/chocolatey/choco/issues/1461
v1v c104ded
Bump GVM version
v1v 260807d
go with choco is not installed correctly
v1v 0517864
Force USERPROFILE to point to the workspace
v1v 75bf856
Set the variable first to be used later on
v1v f22fa2d
Set the environment for chocolatey only
v1v cfa9f18
Adhoc installation of Go
v1v ec0e35a
Use another installer to validate it works as expected
v1v 72e0a84
Revert "Adhoc installation of Go"
v1v 48dc27c
Fix URL
v1v 6a3ee9f
Use gvm 0.2.4 that contains the fix for the copy in windows
v1v 6724419
Merge remote-tracking branch 'upstream/master' into feature/windows-7…
v1v File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is
usethe correct format for the gvm?https://github.com/andrewkroh/gvm#installation vs https://github.com/moovweb/gvm#installing-go
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes, it's there https://github.com/andrewkroh/gvm/blob/master/cmd/gvm/use.go