Skip to content

Conversation

@mbien
Copy link
Member

@mbien mbien commented Oct 17, 2025

GitUtils.getActionRoots() may open dialogs and is not suited for checks inside action enabled() methods.

Action is now always enabled, the performAction() logic handles the edge cases.

fixes #8933

GitUtils.getActionRoots() may open dialogs and is not suited for action
enabled() checks.

Action is now always enabled, the performAction() logic handles
the edge cases.
@mbien mbien added this to the NB28 milestone Oct 17, 2025
@mbien mbien added git [ci] enable versioning job ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) labels Oct 17, 2025
@mbien mbien requested a review from troizet October 17, 2025 18:49
Copy link
Collaborator

@troizet troizet left a comment

Choose a reason for hiding this comment

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

@mbien I tested the dev build. Everything works great. Thank you very much!

@Chris2011
Copy link
Contributor

Code looks good to me.

@Chris2011 Chris2011 self-requested a review October 19, 2025 21:29
@ebarboni ebarboni merged commit 67dcfc1 into apache:delivery Oct 23, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) git [ci] enable versioning job

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The context menu hides when hovering over the Git item when two projects are selected.

4 participants