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

feat: added query returning the running deployment and the operation record by operation order #539

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SteBaum
Copy link
Contributor

@SteBaum SteBaum commented Jan 17, 2024

Which issue(s) this PR fixes

Fixes #538

Additional comments

  • Added a query that returns the running deployment if it exists. This query will be used for an endpoint of TDP server.
  • Added a query that returns the matching operation record by operation order and deployment id.

Agreements

@SteBaum SteBaum self-assigned this Jan 17, 2024
@SteBaum SteBaum changed the title feat: added query returning the running deployment feat: added query returning the running deployment and the operation record by operation order Jan 18, 2024
@SteBaum SteBaum force-pushed the 538-query-running-deployment branch from 1f1d357 to ff7d3eb Compare January 23, 2024 07:54
@SteBaum SteBaum force-pushed the 538-query-running-deployment branch from 2677ca1 to 9342c23 Compare January 23, 2024 09:11
@PaulFarault
Copy link
Contributor

We should put this PR on hold for 2 reasons:

  • tdp-server is not ready yet to implement the features requiring this PR
  • we need to extract the queries from the cli

@SteBaum SteBaum marked this pull request as draft February 5, 2024 08:17
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.

Create a query showing a RUNNING deployment
2 participants