Skip to content

The dev branch of the rules_proto_grpc should to be replaced with the legacy branch #240

@try-agaaain

Description

@try-agaaain

I'm trying to build with an executing 'build.sh' file, but I'm getting an error like this:

                fail("error running '%s' while working with @%s:\n%s" % (command_text, name, stderr))
Error in fail: error running 'git fetch origin dev:origin/dev' while working with @rules_proto_grpc:
fatal: couldn't find remote ref dev
ERROR: Error computing the main repository mapping: no such package '@@rules_proto_grpc//': error running 'git fetch origin dev:origin/dev' while working with @rules_proto_grpc:
fatal: couldn't find remote ref dev

I found out that rules_proto_grpc 'dev' branch doesn't exist now, but there is a 'legacy' branch.

Metadata

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