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

Adopt latest Marketplace CDN changes #15557

Closed
joaomoreno opened this issue Nov 16, 2016 · 0 comments · Fixed by #16275
Closed

Adopt latest Marketplace CDN changes #15557

joaomoreno opened this issue Nov 16, 2016 · 0 comments · Fixed by #16275
Assignees
Labels
feature-request Request for new features or functionality
Milestone

Comments

@joaomoreno
Copy link
Member

The Marketplace extension query now returns two Asset URI’s: assetUri and fallbackAssetUri.

Asset downloads should work the following way:

  • VSIXPackage
    1. Use fallbackAssetUri with the redirect param.
    2. Fallback to fallbackAssetUri without the redirect param.
  • Other assets
    1. Use assetUri without the redirect param.
    2. Fallback to fallbackAssetUri without the redirect param.
@joaomoreno joaomoreno added feature-request Request for new features or functionality marketplace labels Nov 16, 2016
@joaomoreno joaomoreno added this to the November 2016 milestone Nov 16, 2016
@joaomoreno joaomoreno self-assigned this Nov 16, 2016
@egamma egamma mentioned this issue Dec 20, 2016
56 tasks
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants