dotnet / dotnet/workload-versions

Ensure publishing to NuGet.org has all packages available before manifest and workload set publishing

Open
#249 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
14
Forks
22
Avg merge
2d 7h
Merged PRs (30d)
38

Description

For our release pipeline, the worklaod set requires all manifests be available before it can be used. The manifests require all packs be available before they can be used. So on release day, we need to ensure to publish any packs first, ensure they are available on the nuget CDN before publishing manifests, then wait for the manifest to be available before publishing the workload set.

We can potentially have the release pipeline poll waiting on availability as one potential option or just delay.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.