Skip to content
This repository was archived by the owner on Jun 16, 2022. It is now read-only.
This repository was archived by the owner on Jun 16, 2022. It is now read-only.

Custom build off of a non master branch #112

@sjezewski

Description

@sjezewski

Hi there!

We had to cut a custom build off a branch. (The reason it can't be master was because we had to cherry pick commits for this custom feature set that were incompatible w master).

Using goxc to build worked in every way ... except that the tag it created was pointed at master, not the custom branch.

Is there a config option I need to set / is there a way for goxc to support this?

While it doesn't happen often, we'd really like the ability to be able to cut custom builds from any branch.

For now, I deleted the tag generated by goxc, and manually created a tag pointed at the right commit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions