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
11 stars 4 forks source link

BugFix - Update upload and download artifact version to V4 #195

Closed singhgss closed 2 months ago

singhgss commented 2 months ago

Overview/Summary

This Pull Request updates the pipeline to use the latest versions of the download and upload artifacts, upgrading both to v4. This update ensures compatibility with recent enhancements and optimizations in the artifact handling process.

This PR fixes/adds/changes/removes

  1. Updated the DownloadPipelineArtifact task to use version v4.
  2. Updated the PublishPipelineArtifact task to use version v4.
  3. Adjusted related pipeline scripts and configurations to align with the new artifact task versions.

Breaking Changes

N/A

Testing Evidence

Testing was performed by running the updated pipeline in a staging environment. The following evidence confirms that the changes work as expected:

image

As part of this Pull Request I have