Skip to content

Conversation

@bgunnar5
Copy link
Member

@bgunnar5 bgunnar5 commented Aug 27, 2025

This branch refactors the merlin query-workers command to utilize the new MerlinWorker classes. It also drastically improves the output of this command by utilizing the new MerlinDatabase to query worker information. The output of this command is now defaulted to use rich tables that automatically detect the width of the terminal in order to improve readability for users. There is also a new json format option to dump the output to a json string.

bgunnar5 added 30 commits July 15, 2025 09:19
@bgunnar5 bgunnar5 marked this pull request as draft September 15, 2025 22:05
@bgunnar5 bgunnar5 changed the base branch from develop to develop-2.0 September 22, 2025 21:13
@bgunnar5 bgunnar5 marked this pull request as ready for review September 29, 2025 21:42
Copy link
Collaborator

@doutriaux1 doutriaux1 left a comment

Choose a reason for hiding this comment

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

That looks ready to go. Thanks @bgunnar5

@bgunnar5 bgunnar5 merged commit 4b14734 into llnl:develop-2.0 Nov 25, 2025
21 checks passed
@bgunnar5 bgunnar5 deleted the refactor/query-workers branch November 25, 2025 16:28
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.

Refactor Query Workers

2 participants