2.0.0-2023.1.9 • Published 1 year ago

@itentialopensource/prebuilt-promotion-azure-devops v2.0.0-2023.1.9

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

Prebuilt Promotion Azure DevOps

Overview

This 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.

Workflows

External Dependencies

Adapters

  • Under properties.properties:
    • "host" : "dev.azure.com"
    • "base_path" : ""
    • "protocol" : "https"
  • Under properties.properties.authentication:
    • "auth_method": "basic user_password"
    • "username": "Basic"
    • "password": "<value of personal access token>"
    • "auth_field": "header.headers.Authorization"
    • "auth_field_format": "Basic {b64}{username}:{password}{/b64}"
  • If the auth_method field is static_token, under properties.properties.authentication:

    • "auth_method": "static_token"
    • "token": "<value of personal access token>"
    • "auth_field": "header.headers.Authorization"
    • "auth_field_format": "Basic {b64}Basic:{token}{/b64}"
  • Under properties.properties.request:

    • "attempt_timeout" : 15000
      </tr>
2.0.1-2023.2.0

1 year ago

2.0.0-2023.1.9

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

2.0.2-2023.2.1

1 year ago

1.1.1

1 year ago

1.1.1-2023.1.8

1 year ago

1.0.9-2021.2.6

2 years ago

1.1.0

2 years ago

1.0.7

2 years ago

1.1.0-2022.1.8

2 years ago

1.0.9-2022.1.6

2 years ago

1.0.8-2021.2.5

2 years ago

1.0.12-2023.1.6

2 years ago

1.1.1-2022.1.9

2 years ago

1.0.10-2021.2.7

2 years ago

1.0.11-2023.1.5

2 years ago

1.0.7-2021.2.4

2 years ago

1.0.10-2022.1.7

2 years ago

1.0.11

2 years ago

1.1.0-2023.1.7

2 years ago

1.0.12

2 years ago

1.0.10-2023.1.4

2 years ago

1.0.7-2022.1.4

2 years ago

1.0.8-2022.1.5

2 years ago

1.0.6-2021.2.3

2 years ago

1.0.6

2 years ago

1.0.9-2023.1.3

2 years ago

1.0.8-2023.1.2

2 years ago

1.0.7-2023.1.1

2 years ago

1.0.6-2022.1.3

2 years ago

1.0.5

2 years ago

1.0.5-2022.1.2

2 years ago

1.0.5-2021.2.2

2 years ago

1.0.4

2 years ago

1.0.4-2022.1.1

2 years ago

1.0.4-2021.2.1

2 years ago

1.0.3

2 years ago

1.0.3-2021.2.0

2 years ago

1.0.3-2022.1.0

2 years ago

1.0.2

2 years ago