ssc-spc-ccoe-cei / azure-guardrails-solution-accelerator

This implementation automates reporting to verify compliance with GC Cloud Guardrails. SSC and TBS review the results. Cette mise en œuvre automatise la production de rapports afin de vérifier la conformité aux mesures de sécurité infonuagique du GC. SPC et SCT examinent les résultats.
Other
7 stars 4 forks source link

[Enhancement] Add pipeline concurrency handling for Dev and Test deployment #155

Closed singhgss closed 1 month ago

singhgss commented 1 month ago

Overview/Summary

In current specific context, this configuration ensures that deployments to the "Deploy-Azure-CAC-Dev" and "Deploy-Azure-CAC-Test" environment are managed carefully, preventing potential issues caused by overlapping deployments and ensuring that each deployment completes before the next one starts.

This PR fixes/adds/changes/removes

  1. Concurrency settings in CI/CD pipeline to be used to manage and optimize the deployment process

closes #43

Breaking Changes

N/A

Testing Evidence

Tested in other pipelines

Please provide any testing evidence to show that your Pull Request works/fixes as described and planned (include screenshots, if appropriate). N/A

As part of this Pull Request I have