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

Feature - enhance action to support configuration of private package authentication #430

Open
felickz opened this issue Oct 12, 2023 · 3 comments
Labels
feature request New feature or request to improve the current logic

Comments

@felickz
Copy link

felickz commented Oct 12, 2023

Description:
Add parameters to setup-go to support configuring urls/credentials to access private modules via GOPROXY or github sourced urls.

Justification:
Configuring GO builds to utilize private modules requires additional environment setup and credentials. Documentation is light and there is no official documented path to achieve this. See: community documentation.

Parameters to set:

  • Env variables: GOPROXY
  • input token for authentication to git configuration or using credential manager

Are you willing to submit a PR?
If the idea is acceptable! 💭's welcome!

@felickz felickz added feature request New feature or request to improve the current logic needs triage labels Oct 12, 2023
@dusan-trickovic
Copy link
Contributor

Hello, @felickz! Thank you for your suggestion! We will investigate it further and see what can be done :)

@ChuanLiangYeh
Copy link

9

@ChuanLiangYeh
Copy link

T_JIMMY_w

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request to improve the current logic
Projects
None yet
Development

No branches or pull requests

3 participants