Skip to content

Need a way to pass flags to go build other than GOFLAGS #1675

@thockin

Description

@thockin

xref #69

I know this issue is YEARS old but I was dismayed today to realize that this does not work if you have more than one flag in GOFLAGS. In my case I want to pass 2 or 3 ldflags, depending on the user and context. I can build up a string of those, put since their are spaces in the string, GOFLAGS does not work.

Editing YAML on the fly is janky to the max.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions