Skip to content

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

@marcpopMSFT

Description

@marcpopMSFT

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions