Skip to content

Improve Nuget-CUDA-Packaging-Pipeline#19668

Merged
snnn merged 3 commits intomainfrom
skottmckay/PublishPackageLaterInNugetCudaPackagingPipeline
Feb 27, 2024
Merged

Improve Nuget-CUDA-Packaging-Pipeline#19668
snnn merged 3 commits intomainfrom
skottmckay/PublishPackageLaterInNugetCudaPackagingPipeline

Conversation

@skottmckay
Copy link
Contributor

Description

  • Publish the artifacts as late as possible
    • once published the artifacts are immutable, and any retry will fail if they exist
    • if any step fails after publishing the stage cannot be retried
  • use powershell to cleanup
    • DeleteFiles is taking >30 mins and causing the stage to timeout
    • powershell took < 1s

Motivation and Context

Make pipeline more robust

@skottmckay skottmckay requested a review from a team February 27, 2024 09:03
@snnn snnn merged commit 1c468a0 into main Feb 27, 2024
@snnn snnn deleted the skottmckay/PublishPackageLaterInNugetCudaPackagingPipeline branch February 27, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants