This extension enables you to interact with the Azure DevOps platform API to streamline your build and release workflows. With this tool, you can:
Retrieve the latest build record for a specific branch within a project.
Automatically create a new release based on the retrieved build.
Deploy the newly created release to the designated environments.
Key Features:
Fetch Latest Build: Simplifies the process of identifying the most recent build for any branch in your project.
Automated Release Creation: Saves time by generating a release directly from the build details.
Environment Deployment: Allows seamless deployment of the release to specified environments, ensuring consistency and efficiency.
This extension is ideal for DevOps teams aiming to enhance their CI/CD workflows by reducing manual steps and automating routine deployment tasks.
Highlights
This extension is cross platform. You can run it from Windows, Linux or macOS self-hosted agents.
This extension allows you to orchestrate pipelines accross different projects or organizations
The Pipeline Triggerer Extension include the following contributions:
Prerequisites
You must have an active Azure subscription. Create a new subscription at https://azure.com.
You must also have an active Azure DevOps account and an organization. Create a new account at https://dev.azure.com.
Install this extension to your organization. To do this, you must be an admin of the organization.
Once installed, you may have to have your admin make the extension available to you or your project.
Quick steps to get started
To make the Pipeline Triggerer Task available, you must:
Install the extension from marketplace.azure.com
Use the Pipeline Triggerer Task in your build/release definitions.
if you get any issues, please contact us at: support@01.work