Open baniasbaabe opened 2 months ago
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 no module named tinysemver
error :)
@baniasbaabe interesting! The PyPi package now contains the tinysemver.py
file... but still fails to load it. Looking into it 🤦
Thanks for the awesome library. Just curious to know how to use this library in a monorepo with different microservices. Thanks :)