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

CreatePipelineConfigurationParameters missing parameters #481

Open
psdgal opened this issue Feb 1, 2024 · 2 comments
Open

CreatePipelineConfigurationParameters missing parameters #481

psdgal opened this issue Feb 1, 2024 · 2 comments

Comments

@psdgal
Copy link

psdgal commented Feb 1, 2024

Currently CreatePipelineConfigurationParameters supports just the type parameter:

However, in order to create a YAML pipeline, all the following should be passed:

{ "configuration": { "type": "yaml", "path": "/my-folder/my-pipeline.yml", "repository": { "id": "repository id", "name": "repository name", "type": "azureReposGit" } } }

@garrettprimm
Copy link

+1 this should be clear in the docs.

@PierreCanu
Copy link

+1

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

No branches or pull requests

3 participants