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

Return deleted runs in /api/runs/list #2158

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

r4victor
Copy link
Collaborator

Part of #2150

The PR changes /api/runs/list behavior to include deleted runs by default. If only_active: true is set, deleted runs are filtered out as before because deleted runs always have finished statuses.

Before merging this PR, the UI should be update to show run details page for deleted runs based on id (now different runs within a project can have the same name because deleted runs are returned).

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.

1 participant