-
Notifications
You must be signed in to change notification settings - Fork 3
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
Guidance for Monorepo #12
Comments
Hey @baniasbaabe! I am not sure if I understand the question. You generally simply mention paths to update and define a RegEx for every file. Is there a reason why this wouldn’t work with a monorepo of microservices? |
Thanks @ashvardanian for your fast answer! I was just curious, but didn't try it out. BTW I have the same issue as @Nipsuli with the |
@baniasbaabe interesting! The PyPi package now contains the |
Relates to #12 Co-authored-by: Banias Baabe <[email protected]>
Thanks for the awesome library. Just curious to know how to use this library in a monorepo with different microservices. Thanks :)
The text was updated successfully, but these errors were encountered: