Replies: 2 comments 9 replies
|
Hi @devicieRK, The Maybe that will help you? The |
2 replies
|
The But if you want to know which projects should be deployed in an automation process, I would recommend to use |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi David,
Love this project and am in the process of using it in anger.
Had a couple of thoughts that would be helpful for our use cases.
The tools give pretty much all the details we would need to do some complicated build items across out multi language repo but it can be tough to consume.
Any opinion on adding a JSON output (or similar) option to things like poly deps / poly libs / poly diff / poly info?
From this I can feed lists of changed / affected bricks when we do our build caching with jq or similar.
Another handy one would be an option for poly libs to return non-zero if anything does not match this could be a useful lint.
Regards,
Rob
All reactions