Skip to content

Remove dependency of download-single-step-artifacts on build#5945

Merged
randomanderson merged 1 commit into
masterfrom
landerson/no-build-dependency
Aug 26, 2024
Merged

Remove dependency of download-single-step-artifacts on build#5945
randomanderson merged 1 commit into
masterfrom
landerson/no-build-dependency

Conversation

@randomanderson

Copy link
Copy Markdown
Contributor

Summary of changes

download-single-step-artifacts doesn't depend on any other jobs

Reason for change

With the current pipeline, the download job doesn't start until the build job finishes. The build job, despite the genericness of the name, is only responsible for building windows artifacts. This can sometimes take dozens of minutes delaying the rest of the pipeline for no reason

@randomanderson randomanderson added the area:builds project files, build scripts, pipelines, versioning, releases, packages label Aug 26, 2024
@randomanderson
randomanderson requested a review from a team as a code owner August 26, 2024 15:38
@randomanderson
randomanderson merged commit ae9e972 into master Aug 26, 2024
@randomanderson
randomanderson deleted the landerson/no-build-dependency branch August 26, 2024 16:26
@github-actions github-actions Bot added this to the vNext-v3 milestone Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:builds project files, build scripts, pipelines, versioning, releases, packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants