This MR updates buildbox-run-bubblewrap's --help text to use the literal string "hardware-concurrency" rather than substituting in std::thread::hardware_concurrency() at runtime, as this means that the help text and man pages generated from it fail Debian reproducibility checks.
Jeremiah Bonney (171392c5) at 20 Mar 15:59
Add additional testing for credentialhelpers
... and 1 more commit
Jeremiah Bonney (5564e407) at 20 Mar 15:42
Add additional testing for credentialhelpers
... and 2 more commits
Closes #199.
Reported in Homebrew PR https://github.com/Homebrew/homebrew-core/pull/272784.
Zehao Chen (74d78ca0) at 20 Mar 09:36
Merge branch 'zchen723/refactor-assign' into 'master'
Zehao Chen (970d268a) at 20 Mar 09:33
Zehao Chen (74d78ca0) at 20 Mar 09:33
Merge branch 'zchen723/refactor-assign' into 'master'
... and 2 more commits
Reduce duplicate code
I implemented 3 optimizations in this MR to address the deployment issue of linker caching for large mono repo.
Jeremiah Bonney (54d80bd1) at 19 Mar 21:08
Jeremiah Bonney (495fa12f) at 19 Mar 21:07
Jeremiah Bonney (679156c3) at 19 Mar 21:07
Jeremiah Bonney (4c636a0f) at 19 Mar 21:06
Jeremiah Bonney (c999575f) at 19 Mar 21:06
Jeremiah Bonney (cde4e5c5) at 19 Mar 21:06
Jeremiah Bonney (f6be0215) at 19 Mar 21:06
debug
Jürg Billeter (27fbf4be) at 19 Mar 19:20
This fixes a few coverity warnings.