Closed malt3 closed 1 year ago
I'd like to test this on our monorepo first but unsure how to do so now that the rules references prebuilt binaries (instead of building them from sources). That being said, I'm quite confident that this works.
EDIT: I created a pre-release on my fork that allows me to test this and even allows me to already use this in my teams project.
Perfect. Thanks! I think in general the best I have, is to directly checking out this repo and testing it on the foreign project (without importing or replacing it there).
Thanks a lot! I will think about making testing easier from a direct checkout.
Prerelease is out: https://github.com/rmohr/bazeldnf/releases/tag/v0.5.7-rc1
Prerelease is out: https://github.com/rmohr/bazeldnf/releases/tag/v0.5.7-rc1
Thanks! I'll give it a try.
EDIT: works on our code base
Fixes #58