Skip to content

Add API support to get runs by id#2157

Merged
r4victor merged 3 commits intomasterfrom
issue_2150_get_run_by_id
Dec 30, 2024
Merged

Add API support to get runs by id#2157
r4victor merged 3 commits intomasterfrom
issue_2150_get_run_by_id

Conversation

@r4victor
Copy link
Copy Markdown
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
@r4victor r4victor deleted the issue_2150_get_run_by_id branch December 30, 2024 06:37
@peterschmidt85
Copy link
Copy Markdown
Contributor

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

pranitnaik43 pushed a commit to bahaal-tech/dstack that referenced this pull request Feb 9, 2025
* Support getting runs by id

* Test getting runs

* Add deleted field to run API response
pranitnaik43 pushed a commit to bahaal-tech/dstack that referenced this pull request Mar 4, 2025
* Support getting runs by id

* Test getting runs

* Add deleted field to run API response
pranitnaik43 pushed a commit to bahaal-tech/dstack that referenced this pull request Mar 5, 2025
* Support getting runs by id

* Test getting runs

* Add deleted field to run API response
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