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 Job Attempt Number to Artifact Names for Logs and Test Results #56897

Merged

Conversation

vseanreesermsft
Copy link
Contributor

Add Job Attempt Number to Artifact Names for Logs and Test Results

Make the log artifact names unique between retries of a failed job.

Description

Adds Job Attempt # to the name of logs and test results produced by the ci and public-ci pipelines.

Without this, failed jobs cannot be retried without a new run of the pipeline.

@vseanreesermsft vseanreesermsft requested review from wtgodbe and a team as code owners July 19, 2024 16:42
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Jul 19, 2024
@vseanreesermsft vseanreesermsft merged commit bbacc8a into dotnet:main Jul 19, 2024
26 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the 9.0-preview7 milestone Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants