Skip to content

Support build from commit sha instead of release version #14

@Matthew-Benson

Description

@Matthew-Benson

Users may want to pull Fish source with a specific commit ref instead of a release tag. Since there's no release archive, we would have to do a git repo fetch, but I believe there's a built in bazel lib function to pull a git repo.

To support this, users may have to provide some additional configuration like whether they want to use the c++ toolchain or Rust toolchain since we may not be able to infer from a release number.

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