Skip to content

feat: add pipelines ls cmd (+client API) #2063

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

Merged
merged 33 commits into from
Jan 16, 2025
Merged

feat: add pipelines ls cmd (+client API) #2063

merged 33 commits into from
Jan 16, 2025

Conversation

raulb
Copy link
Member

@raulb raulb commented Jan 10, 2025

Description

  • Fixes CLI: conduit pipelines ls #2019
  • Adds a gRPC client that will be used in the rest of the commands that require Conduit to be running.
  • Adds a custom decorator ExecuteWithClient that parses the global flags, needed to correctly the client address.

Quick checks

  • I have followed the Code Guidelines.
  • There is no other pull request for the same update/change.
  • I have written unit tests.
  • I have made sure that the PR is of reasonable size and can be easily reviewed.

@raulb raulb marked this pull request as ready for review January 15, 2025 16:18
@raulb raulb requested a review from a team as a code owner January 15, 2025 16:18
@raulb raulb requested review from hariso and lovromazgon January 15, 2025 16:24
@raulb raulb requested a review from hariso January 15, 2025 19:25
Copy link
Contributor

@maha-mstfa maha-mstfa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! the PR code is well written and structured :D

@raulb raulb enabled auto-merge (squash) January 16, 2025 11:10
@raulb raulb merged commit 1745afd into main Jan 16, 2025
4 checks passed
@raulb raulb deleted the cli-api branch January 16, 2025 11:16
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.

CLI: conduit pipelines ls
4 participants