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

Add API support to get runs by id #2157

Merged
merged 3 commits into from
Dec 30, 2024
Merged

Add API support to get runs by id #2157

merged 3 commits into from
Dec 30, 2024

Conversation

r4victor
Copy link
Collaborator

Part of #2150

This PR:

  • Extends /api/project/{project.name}/runs/get to return runs by id (included deleted runs).
  • Add deleted field to run API response.

@r4victor r4victor merged commit b315d52 into master Dec 30, 2024
24 checks passed
@r4victor r4victor deleted the issue_2150_get_run_by_id branch December 30, 2024 06:37
@peterschmidt85
Copy link
Contributor

@r4victor Is this backward compatible? Try running the new CLI with an old server

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