-
Notifications
You must be signed in to change notification settings - Fork 7
Chore: Reduce verbosity of buildall #247
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it's would be worth to attach to the PR an example of a total output for people to quickly review at a glance.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Left one comment
It's super boring, but looks like this - enough information to know what is happening so the user can debug a problem, by going into the logfiles in the
|
Description
Reduce verbosity of buildall process, while retaining debuggability.
List external requirements, from individual repos that are built.
How Has This Been Tested?
Run manually, which is enough for buildall.
Checklist: