Skip to content

git repo/path for chain binary #2354

Open
@doggystylez

Description

currently the codebase object has keys for git_repo and recommended_version (referring to the binary version), however, the codebase is not always located in the root of the repo (./).

For example, agoric's repo is listed as https://github.com/Agoric/agoric-sdk/, and the source code for the (go) chain binary is located at ./golang/cosmos.

similarly, gravity bridge repo is https://github.com/Gravity-Bridge/Gravity-Bridge, while the code for the chain binary is located at ./module

I could see the path to the chain binary code defined as a separate optional field. Personally this would help a lot with automation

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions