Skip to content

Conversation

@WillemdeKok
Copy link

Added an improvement by allowing a specific deployment key to be added to the continue_deployment_to_target_env script. This ensures the pipeline will resume the correct pipeline when multiple pipelines are in a state contained in DEPLOYMENT_STATUS_LIST.

Exposed the deployment plan key as an output variable to Azure Devops, so it can be used by subsequent steps and jobs if necessary.

…continue_deployment_to_target_env

Updated the YAML pipeline example for the LifeTimeDeploymentJob.
Fixed some typos
Renamed get_running_deployment to get_running_deployments as it returns an array.
@chaodin
Copy link

chaodin commented Aug 15, 2025

🎉 Snyk checks have passed. No issues have been found so far.

code/snyk check is complete. No issues have been found. (View Details)

Willem de Kok added 3 commits August 15, 2025 16:46
- It is not supported to use output variables from a deployment, so this was changed to a job.
- environment statements were moved to stage level for this reason as well
@WillemdeKok WillemdeKok marked this pull request as ready for review August 21, 2025 07:12
@WillemdeKok WillemdeKok marked this pull request as draft August 21, 2025 09:50
… when continuing a deployment if no plan was created.
@WillemdeKok WillemdeKok marked this pull request as ready for review August 21, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants