Commit 7ecef97
committed
feat: Add --test-mode for resilient bootstrap with failure handling
Adds --test-mode flag that marks failed packages as pre-built and
continues bootstrap until all packages are processed. Uses optimal
n+1 retry logic and reports comprehensive failure summary.
Enables discovery of all build failures rather than stopping on first
failure, supporting mixed source/binary dependency workflows.
Fixes #713
Co-developed-with: Cursor IDE with Claude 4.0 Sonnet
Signed-off-by: Lalatendu Mohanty <[email protected]>1 parent bd515ce commit 7ecef97
File tree
4 files changed
+302
-148
lines changed- src/fromager
- commands
- tests
4 files changed
+302
-148
lines changed
0 commit comments