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

Introduce new Tags flag #103

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Introduce new Tags flag #103

wants to merge 2 commits into from

Conversation

abergmeier
Copy link

Pass tags along to build.

Pass tags along to build.
Since we now have non-legacy flags this shall be helpful.
@hashicorp-cla
Copy link

hashicorp-cla commented Mar 12, 2022

CLA assistant check
All committers have signed the CLA.

@project0
Copy link

@abergmeier any update on this? I actually need to build with specific tags, this would solve my problem.

@abergmeier
Copy link
Author

From what I can gather Hashicorp seems to still be in the no Review phase. We maintain our fork of the binary.

@project0
Copy link

I just found a workaround to pass the tags, simply setting the environment variable GOFLAGS="-tags=tag,tag"works perfectly fine for me ;-)

https://pkg.go.dev/cmd/go#hdr-Environment_variables

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants