Skip to content

bugfix: revert disabling TopLevelControl#214

Merged
niemeyer merged 1 commit intocanonical:mainfrom
letFunny:starlark-bug-fix-top-level-for
Apr 4, 2025
Merged

bugfix: revert disabling TopLevelControl#214
niemeyer merged 1 commit intocanonical:mainfrom
letFunny:starlark-bug-fix-top-level-for

Conversation

@letFunny
Copy link
Collaborator

@letFunny letFunny commented Apr 3, 2025

TopLevelControl was disabled accidentally on #211. The old Starlark API had it enabled by default and the new one does not.

  • Have you signed the CLA?

Bug found on chisel-releases CI when testing all packages against main (action failure).

TopLevelControl was disabled accidentally on canonical#211. The old Starlark API
had it enabled by default and the new one does not.
@github-actions
Copy link

github-actions bot commented Apr 3, 2025

Command Mean [s] Min [s] Max [s] Relative
BASE 8.298 ± 0.024 8.248 8.331 1.00
HEAD 8.320 ± 0.022 8.284 8.352 1.00 ± 0.00

Copy link
Collaborator

@cjdcordeiro cjdcordeiro left a comment

Choose a reason for hiding this comment

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

@cjdcordeiro cjdcordeiro added Simple Nice for a quick look on a minute or two Priority Look at me first labels Apr 4, 2025
Copy link
Contributor

@niemeyer niemeyer left a comment

Choose a reason for hiding this comment

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

Thanks for the fix and testing it.

@niemeyer niemeyer merged commit 8c3d530 into canonical:main Apr 4, 2025
18 checks passed
@letFunny letFunny deleted the starlark-bug-fix-top-level-for branch April 30, 2025 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Priority Look at me first Simple Nice for a quick look on a minute or two

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants