Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about azure-releases

Read more about azure-releases

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - azure-releases

How to get artifacts in the response from Azure DevOps REST API call that lists all releases?

I am using Azure DevOps rest API to get list all releases and artifact build ID's associated with each release. The call function: GET https://vsrm.dev.azure.com/{organization}/{project}/_apis/release...
test-img

Nate

azure-devops

azure-pipelines

azure-devops-rest-api

azure-releases

azure-devops-artifacts

Votes: 0

Answers: 1

Latest Answer

How to get artifacts in the response from Azure DevOps REST API call that lists all releases? You could loop the release IDs from the first list function to get all the artifacts by the ForEach ($Re...
test-img

Leo Liu

When I try to package my python code into a .ZIP through YAML, the folder is empty

I’m using Azure DevOps and I’m trying to package my python code into a .ZIP file. I’m also using Azure for my repo for my python folder. Here’s my folder in my repo Here’s my YAML code for my pipeline...
test-img

MP32

python

azure-devops

azure-pipelines

azure-repos

azure-releases

Votes: 0

Answers: 1

Latest Answer

By default, the source code files will be checked out to the directory "Build.SourcesDirectory" on the agent machine. The artifact files output from the build also are in this directory. By ...
test-img

Bright Ran-MSFT

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved