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

Add support for overriding AUTOBUILD_CPU_COUNT from environment #12

Merged
merged 1 commit into from
Oct 1, 2022

Conversation

VectorMutt
Copy link
Contributor

This would add support for the user to export AUTOBUILD_CPU_COUNT themselves for resource constrained situations to limit number of compilation threads potentially selected by build scripts

@codecov-commenter
Copy link

codecov-commenter commented Oct 1, 2022

Codecov Report

Merging #12 (edf339e) into main (675bad0) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #12   +/-   ##
=======================================
  Coverage   73.80%   73.80%           
=======================================
  Files          22       22           
  Lines        3157     3157           
=======================================
  Hits         2330     2330           
  Misses        827      827           
Impacted Files Coverage Δ
autobuild/common.py 76.89% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@bennettgoble bennettgoble left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@bennettgoble bennettgoble merged commit 28421fa into secondlife:main Oct 1, 2022
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.

3 participants