rules_proto icon indicating copy to clipboard operation
rules_proto copied to clipboard

bzlmod support

Open siddharthab opened this issue 2 years ago • 5 comments

Would you accept a PR for bzlmod support? Anything I should keep in mind while working on this?

siddharthab avatar Apr 29 '23 23:04 siddharthab

Would love this as well!

kyleconroy avatar Aug 04 '23 01:08 kyleconroy

I am maintaining a fork of this at work that supports bzlmod but it only supports a subset of features (go, grpc-gateway, grpc-gateway-openapi). I have found it particularly challenging to get ts to work because of API changes in the rules_nodejs.

If there is a way to do a gradual migration I'd be happy to help, but this is a non trivial ask imo.

Sovietaced avatar Aug 17 '23 16:08 Sovietaced

I also looked at this more after creating the issue and thought that this is going to be non-trivial and span multiple projects. I also don't see any interest from the repo owners/maintainers at this time.

My own team may not be using this in the long term, so I am currently not willing to put in efforts into this.

siddharthab avatar Aug 17 '23 18:08 siddharthab

bzlmod support is planned by definitely a non-trivial task. Happy to review PRs.

pcj avatar Feb 17 '24 22:02 pcj

Opened at PR: #377

pcj avatar Jul 01 '24 06:07 pcj