Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

singhgss
Copy link
Contributor

@singhgss singhgss commented Sep 5, 2024

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:

  • Successful completion of the pipeline with the new artifact versions.
  • Artifacts were correctly downloaded and uploaded with the updated tasks.
  • No errors or unexpected behaviors were observed during the pipeline execution.

image

As part of this Pull Request I have

  • Checked for duplicate Pull Requests
  • Associated it with relevant GitHub Issues
  • Ensured my code/branch is up-to-date with the latest changes in the main branch
  • Performed testing and provided evidence.
  • [] Updated relevant and associated documentation.
  • [] Ensured PowerShell module versions have been updated (manually or with the ./tools/Update-ModuleVersions.ps1 script)

@singhgss singhgss self-assigned this Sep 5, 2024
@singhgss singhgss added the bug Something isn't working label Sep 5, 2024
@singhgss singhgss merged commit 616c446 into main Sep 5, 2024
6 checks passed
@singhgss singhgss deleted the gsingh/fix-pipeline-download-artifact branch September 5, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants