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

Cannot load Release Pipelines #560

Open
sannicolao opened this issue Jul 31, 2024 · 7 comments
Open

Cannot load Release Pipelines #560

sannicolao opened this issue Jul 31, 2024 · 7 comments

Comments

@sannicolao
Copy link

I have installed the Extenstion "Trigger Azure DevOps Pipeline"

I cearted a PAT and a Service Connection. The PAT has full access.
When i want to create the Pipeline, i'm able to choose the Project but not the Release.

If i want to trigger a Build Pipline, and i change the type to Build, i'm able to see all the builds in the Dropdown. But the releases aren't presented.

Does the release have a special form or what i need to do, that the releases are presented in the dropdown.

Release:
image

Build:

image

@maikvandergaag
Copy link
Owner

Please check with the edge developers tools if there is a wrong call.

@sannicolao
Copy link
Author

Hi Maik the call is successful. But i receive the following response:

{
"result": [],
"statusCode": "notFound",
"errorMessage": "Failed to query service connection API: '......./_apis/release/definitions'. Status Code: 'NotFound', Response from server: 'Page not found'",
"activityId": "3ea20b58-c436-4991-9d72-dff7e0f83952"
}

@sannicolao
Copy link
Author

@maikvandergaag do you have a solution for that? Thanks.

@maikvandergaag
Copy link
Owner

Sorry missed your message. No we need to investigate where this is going wrong. Could you share the complete url.

@sannicolao
Copy link
Author

@maikvandergaag which url do you mean?

@sannicolao
Copy link
Author

@maikvandergaag :

https://{org}.visualstudio.com/{guid}/_apis/serviceendpoint/endpointproxy?endpointId={guid}

@maikvandergaag
Copy link
Owner

was more curious which call was going wrong as you mentioned in the post: ......./_apis/release/definitions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants