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

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

Open
marcpopMSFT opened this issue Oct 7, 2024 · 0 comments

Comments

@marcpopMSFT
Copy link
Member

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.

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

No branches or pull requests

1 participant