Skip to content

revert: "Correct the type for RunMode.build_mode"#166

Merged
AlexJones0 merged 1 commit intolowRISC:masterfrom
rswarbrick:runmode-build-mode-type
Apr 4, 2026
Merged

revert: "Correct the type for RunMode.build_mode"#166
AlexJones0 merged 1 commit intolowRISC:masterfrom
rswarbrick:runmode-build-mode-type

Conversation

@rswarbrick
Copy link
Copy Markdown
Contributor

This reverts commit 7bc25f6. I think I intended to fix some typing problem, but the code in the "fix" was definitely wrong (causing build failures when the base class constructor doesn't set up build_mode in the way I expected).

Undo the breakage (sorry).

This reverts commit 7bc25f6. I think
I intended to fix some typing problem, but the code in the "fix" was
definitely wrong (causing build failures when the base class
constructor doesn't set up build_mode in the way I expected).

Undo the breakage (sorry).

Signed-off-by: Rupert Swarbrick <rswarbrick@lowrisc.org>
@rswarbrick rswarbrick requested a review from AlexJones0 April 4, 2026 20:22
Copy link
Copy Markdown
Contributor

@AlexJones0 AlexJones0 left a comment

Choose a reason for hiding this comment

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

I'm glad I added the disclaimer on my original review 😅

What causes the breakage? Are some flows relying on constructing deploys with empty / partial build modes?

@AlexJones0 AlexJones0 added this pull request to the merge queue Apr 4, 2026
Merged via the queue into lowRISC:master with commit 9886e18 Apr 4, 2026
6 checks passed
@rswarbrick rswarbrick deleted the runmode-build-mode-type branch April 4, 2026 20:35
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