Skip to content

fix: update asset download urls#2301

Merged
FabianKramm merged 1 commit intodevspace-sh:mainfrom
lizardruss:asset-download-fix
Sep 12, 2022
Merged

fix: update asset download urls#2301
FabianKramm merged 1 commit intodevspace-sh:mainfrom
lizardruss:asset-download-fix

Conversation

@lizardruss
Copy link
Collaborator

What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix

What does this pull request do? Which issues does it resolve?
GitHub has updated how the assets on their releases pages are loaded. Instead of being rendered with the initial HTML, they are now loaded asynchronously via JavaScript. Devspace was using the static HTML to determine the URLs to download supporting assets. This PR modifies the download URLs to rely on https://github.com/loft-sh/devspace/releases/download/[VERSION]/[ASSET] style download URLs.

Please provide a short message that should be published in the DevSpace release notes
Fixed an issue where DevSpace could not download the DevSpace UI and the devspacehelper

@FabianKramm FabianKramm merged commit f56dc02 into devspace-sh:main Sep 12, 2022
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

Successfully merging this pull request may close these issues.

2 participants