Skip to content

Rename pipeline status methods for clarity and consistency #1018

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MortenTobiasNielsen
Copy link

Motivation and Context (Why the change? What's the scenario?)

  1. The ReadPipelineStatusAsync returns a DataPipeline instead of a DataPipelineStatus.
  2. The ReadPipelineSummaryAsync returns a DataPipelineStatus instead of Summary (I guess Status was called Summary before).

High level description (Approach, Design)

  1. ReadPipelineStatusAsync renamed to GetPipelineAsync.
  2. ReadPipelineSummaryAsync renamed to GetPipelineStatusAsync.

The references to those methods have been changed accordingly.

@MortenTobiasNielsen
Copy link
Author

@microsoft-github-policy-service agree

@dluc dluc added the paused label May 9, 2025
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