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).

Copy link

This PR is stale because it has been open for 14 days with no activity.

@github-actions github-actions bot added the stale label Jan 14, 2025
@peterschmidt85
Copy link
Contributor

@r4victor is the task pending on @olgenn ?

@r4victor
Copy link
Collaborator Author

@peterschmidt85, yes: #2150

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants