-
Notifications
You must be signed in to change notification settings - Fork 30
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
feat: silent parallel make build all #824
Conversation
✅ Deploy Preview for leapfrogai-docs canceled.
|
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.
1 minor and non-mandatory comment, otherwise great idea!
…ded during loud builds
…nicorns/leapfrogai into feat-make-silent-parallel-build
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.
Works beautifully! I think it is subjectively faster, although I failed to collect metrics on it...
Adds silent build and deploy make targets that speed up the process of standing up LeapfrogAI by parallelizing builds/deployments.