Skip to content
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: Add continue-on-failure option to build command #12225

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

xsni1
Copy link

@xsni1 xsni1 commented Oct 21, 2024

What I did
Added an option continue-on-failure to build command.
By default set to false, when set to true it prevents the build process from being interrupted when one of the services fail to build.

This is my first time contributing, please let me know if the solution is acceptable.

Related issue
Closes #11094

@xsni1 xsni1 force-pushed the add_continue_on_failure_option_to_build branch from 574f395 to 3fe21d1 Compare October 21, 2024 15:11
@xsni1 xsni1 force-pushed the add_continue_on_failure_option_to_build branch from 3fe21d1 to 2780d27 Compare October 21, 2024 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

build continue on failure
1 participant