Skip to content

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

Open
@felickz

Description

@felickz

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew feature or request to improve the current logic

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions