Skip to content

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

Merged
roshan-sy merged 63 commits into
masterfrom
Users/Roshan/1110-2
Nov 12, 2021
Merged

Pipeline client 6.0 added to support template parameters for pipelines runs#1211
roshan-sy merged 63 commits into
masterfrom
Users/Roshan/1110-2

Conversation

@roshan-sy
Copy link
Copy Markdown
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
Comment thread azure-devops/azext_devops/dev/pipelines/pipeline.py Outdated
@roshan-sy roshan-sy marked this pull request as ready for review November 12, 2021 05:52
Copy link
Copy Markdown
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

Comment thread azure-devops/azext_devops/dev/pipelines/pipeline.py Outdated
@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
Comment thread azure-devops/azext_devops/dev/pipelines/pipeline.py
Comment thread azure-devops/azext_devops/dev/pipelines/pipeline.py
Comment thread azure-devops/azext_devops/dev/pipelines/pipeline.py Outdated
Comment thread azure-devops/azext_devops/dev/pipelines/pipeline.py
@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