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

Allow parallel builds to be disabled #3001

Merged
merged 3 commits into from
Apr 10, 2022
Merged

Conversation

il3ven
Copy link
Contributor

@il3ven il3ven commented Apr 5, 2022

Closes #2994

This PR adds an option utilizeParallelBuilds to enable/disable parallel builds. By default, the value of utilizeParallelBuilds is true. Setting it to false will disable automatic parallel builds in CI.

For testing purposes I made a GitHub repo and ran test cases in CI using the branch of this PR.

As usual, I am happy to incorporate any suggestions to this PR. 😄


IssueHunt Summary

Referenced issues

This pull request has been submitted to:


il3ven and others added 3 commits April 5, 2022 14:37

Verified

This commit was signed with the committer’s verified signature.
RebeccaStevens Rebecca Stevens

Verified

This commit was signed with the committer’s verified signature.
novemberborn Mark Wubben

Verified

This commit was signed with the committer’s verified signature.
novemberborn Mark Wubben
@novemberborn novemberborn changed the title Add utilizeParallelBuilds configuration option to disable parallel builds Allow parallel builds to be disabled Apr 10, 2022
@novemberborn novemberborn merged commit c299fdb into avajs:main Apr 10, 2022
@novemberborn
Copy link
Member

This is great, thanks @il3ven!

@il3ven il3ven deleted the parallelBuilds branch April 10, 2022 16:41
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.

Parallel CI runs in GitLab CI break matrix
2 participants