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

Add output variable for type of artifact downloaded. #5133

Merged
merged 4 commits into from
Mar 3, 2025

Conversation

fadnavistanmay
Copy link
Collaborator

@fadnavistanmay fadnavistanmay commented Feb 27, 2025

Issue: https://dev.azure.com/mseng/1ES/_workitems/edit/2215567

Description: This PR adds the type of artifact downloaded by pipeline artifact task.
Build artifacts is not EO compliant due to its mutability. It is possible for DownloadPipelineArtifact to download a build artifact and we know that customers are doing this today. In this feature, we will beging emitting a warning when a build artifact is used with DownloadPipelineArtifact in release job and then eventually block it.

Risk Assesment(Low/Medium/High): Low, since it just outputs the variable.

Manual testing.

@fadnavistanmay
Copy link
Collaborator Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@fadnavistanmay fadnavistanmay enabled auto-merge (squash) February 27, 2025 22:14
@fadnavistanmay fadnavistanmay changed the title Users/tafadnav/artifac output variable Add output variable for type of artifact downloaded. Feb 27, 2025
Copy link

@tracytangcuiyi tracytangcuiyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

instruction updates

@fadnavistanmay
Copy link
Collaborator Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@fadnavistanmay fadnavistanmay merged commit f5f74fe into master Mar 3, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants