Skip to content

Conversation

@LalatenduMohanty
Copy link
Member

@LalatenduMohanty LalatenduMohanty commented Nov 28, 2025

Refactoring bootstrap() Method in src/fromager/bootstrapper.py. Currently it has 10+ Responsibilities (230 lines).

This will help me implement #713 with minimal changes. Currently I have kept each step of refactor in different commits for easy review.

Fixes #873

@LalatenduMohanty LalatenduMohanty requested a review from a team as a code owner November 28, 2025 22:31
@mergify mergify bot added the ci label Nov 28, 2025
Refactoring bootstrap() Method in src/fromager/bootstrapper.py.
Currently it has 10+ Responsibilities (230 lines).

Signed-off-by: Lalatendu Mohanty <[email protected]>
@LalatenduMohanty
Copy link
Member Author

@tiran The fixes for the review comments are in a different commit, once the chnages looks good I plan to squash the commits to a single commit.

Signed-off-by: Lalatendu Mohanty <[email protected]>
@dhellmann
Copy link
Member

This looks OK to me, but I see @tiran also had review comments so I will leave it for him to approve.

@mergify mergify bot merged commit 3ac42dc into python-wheel-build:main Dec 4, 2025
111 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor bootstrap() Method in src/fromager/bootstrapper.py

3 participants