Skip to content

Conversation

allcentury
Copy link

This PR adds filtering to failed jobs. This is a common use case where you might want to retry or discard only a subset of jobs.

Note that this isn't super performant, I think jobs_relation loads everything and so this can be jumpy at times. I'm open to other solutions but seemed much larger than this PR.

Demo:

search_filter.mov

@justyna-maluszynska-radgost

What about adding checkboxes to the views so it’s easier to filter and rerun/discard only specific, checked failed jobs from the filtered set?
This would make working with reruns much more convenient.

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