-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bzlmod support #319
Comments
Would love this as well! |
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 If there is a way to do a gradual migration I'd be happy to help, but this is a non trivial ask imo. |
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. |
bzlmod support is planned by definitely a non-trivial task. Happy to review PRs. |
Opened at PR: #377 |
Would you accept a PR for bzlmod support? Anything I should keep in mind while working on this?
The text was updated successfully, but these errors were encountered: