Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit output of show status #33

Merged
merged 7 commits into from
Aug 15, 2024
Merged

Limit output of show status #33

merged 7 commits into from
Aug 15, 2024

Conversation

joaander
Copy link
Member

Description

Allow users to limit the output of show status to actions that have only completed, eligible, submitted, or waiting jobs (or any combination of the above).

The default behavior shows jobs that have a non-zero number of directories in any state. This is a slight change. Users that want to see actions listed that match no directories with group.include can see them with the new --all argument.

Motivation and context

I would like to use row show status --eligible to see a summary of the eligible actions.

Resolves #32

How has this been tested?

Unit tests.

Checklist:

  • I have reviewed the Contributor Guidelines.
  • I agree with the terms of the Row Contributor Agreement.
  • My name is on the list of contributors (doc/src/contributors.md) in the pull request source branch.
  • I have added a change log entry to doc/src/release-notes.md.

@joaander joaander marked this pull request as ready for review August 13, 2024 16:32
@joaander joaander requested review from tcmoore3 and kmjens August 13, 2024 16:42
@joaander joaander merged commit dbf8d51 into trunk Aug 15, 2024
17 checks passed
@joaander joaander deleted the limit-show-output branch August 15, 2024 17:17
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.

Limit the output of show status
1 participant