Skip to content

Allow overriding BOOTSTRAP_TOOLSET and only set known ones defaulting to auto-selection #293

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

Merged
merged 4 commits into from
Jul 9, 2025

Conversation

Flamefire
Copy link
Collaborator

BOOTSTRAP_TOOLSET is only determined by B2_TOOLSET if unset, so it can be overriden by users

Additionally it supports "auto" and also defaults to it if B2_TOOLSET has no known mapping to a Bootstrap toolset

@Flamefire Flamefire force-pushed the bootstrap_selectable branch from 6e34dda to 0dc1919 Compare July 7, 2025 09:18
Copy link

codecov bot commented Jul 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (71c7bb2) to head (0dc1919).
Report is 5 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #293   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           22        22           
  Branches        12        12           
=========================================
  Hits            22        22           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 71c7bb2...0dc1919. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Flamefire Flamefire merged commit 7d3d1d7 into master Jul 9, 2025
126 checks passed
@Flamefire Flamefire deleted the bootstrap_selectable branch July 9, 2025 06:38
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.

2 participants