Skip to content

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:


@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