Skip to content

Asset locations for newly published assets do not point to CDN locations #16391

@mmitche

Description

@mmitche

After publishing, the asset locations that point to dotnetbuilds are no longer accessible except via CDN. This is unfortunate. I see two options:

  • Update the target publishing locations to point to the CDN (not sure this will work) URIs
  • Have the asset location update do an X->Y substitution for known CDN locations. Note that it already does this for aka.ms targets.

For example, when an asset is published to https://dotnetbuilds.blob.core.windows.net/internal, the asset location should actually be ci.dot.net/internal.

Metadata

Metadata

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