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

Pipeline client 6.0 added to support template parameters for pipelines runs #1211

Merged
merged 63 commits into from
Nov 12, 2021

Conversation

roshan-sy
Copy link
Contributor

@roshan-sy roshan-sy commented Oct 7, 2021

Please make sure the code is following contribution guidelines in CONTRIBUTING.md

  • : This PR has a corresponding issue open in the Repository.
  • : Approach is signed off on the issue.

Fixes: #1110

  1. Added pipeline client 6.0,
  2. Added template parameters to the new run command
  3. Command uses v6_0 - PipelinesClient when the "parameter" subcommand is provided.
  4. For the rest use cases it uses v5_0 - BuildClient

@roshan-sy roshan-sy marked this pull request as draft November 9, 2021 10:43
@roshan-sy roshan-sy marked this pull request as ready for review November 12, 2021 05:52
Copy link
Contributor

@gauravsaralMs gauravsaralMs left a comment

Choose a reason for hiding this comment

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

please

  • update PR title to show real intent of this PR
  • add more details in the PR like why this change, what is the impact of this change

azure-devops/azext_devops/dev/pipelines/pipeline.py Outdated Show resolved Hide resolved
@roshan-sy roshan-sy changed the title New pipeline client added Pipeline client 6.0 added to support template parameters for pipelines runs Nov 12, 2021
@roshan-sy roshan-sy marked this pull request as draft November 12, 2021 09:24
@roshan-sy roshan-sy marked this pull request as ready for review November 12, 2021 10:31
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.

[Feature Request] Allow to set parameters for pipelines runs
2 participants