Prebuilt Promotion for Azure DevOps
npm install @itentialopensource/prebuilt-promotion-azure-devopsThis Pre-Built Automation bundle contains several example use cases that are applicable when the Itential Automation Platform is integrated with the Azure DevOps. Because every environment is different, these use cases are fully functioning examples that can be easily modified to operate in your specific environment. These workflows have been written with modularity in mind to make them easy to understand and simple to modify to suit your needs.
| Name | Overview |
|---|---|
| Prebuilt Promotion Azure DevOps | Prebuilt Promotion Azure DevOps takes a prebuilt installed on IAP in Admin Essentials and creates a new repository or updates an existing repository by way of a pull request in Azure DevOps. This repository contains the prebuilt's IAP components as well as script and pipeline files to verify the prebuilt's artifact.json file is generated correctly, increments the prebuilt version, updates CHANGELOG of changes made to the prebuilt, and optionally promotes the prebuilt to another IAP environment. |
| Name | OS Version | API Version |
|---|---|---|
| Azure DevOps | ^7.0 | |
| App-Artifacts | ^6.5.3-2023.1.5 |
| Name | Version | Configuration Notes |
|---|---|---|
| adapter-azure_devops | ^0.3.0 | Note that this adapter configuration assumes a Personal Access Token has been created and is configured to have access to the organization needed in Azure DevOps. A Personal Access Token can be created in the Azure DevOps UI under User Settings next to your account icon. See documentation here for more details. - Under properties.properties: - Under properties.properties.request: |