-
Notifications
You must be signed in to change notification settings - Fork 645
Allow customized location of Go toolset #399
Copy link
Copy link
Closed
Labels
feature requestNew feature or request to improve the current logicNew feature or request to improve the current logic
Description
Description:
Please add a parameter to actions/setup-go to enable a customized download location of the Go toolset.
Justification:
Microsoft is directing teams to build Go applications with the new Microsoft build of Go tools. Rewriting action yml to download and extract the Microsoft builds of Go will cost a lot of time across the organization. Centralizing this capability in the existing setup-go action will save time and money. Their base URLs are different from google's but the paths per-version are the same.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature requestNew feature or request to improve the current logicNew feature or request to improve the current logic