question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support to download GitHub release assets

See original GitHub issue

It’s very very slow for some areas, for example: the users from China. So, I was wondering if it’s possible to allow users download files from GitHub releases by jsdelivr.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:31
  • Comments:12 (3 by maintainers)

github_iconTop GitHub Comments

31reactions
hronrocommented, Jan 24, 2021

Vote for this.

Many projects ships compiled/minified version in the GitHub release assets instead of in the repo, so CDN for release assets would be very helpful.

For me I can store assets in the repo, but it’s not possible to force the whole community to to that.

9reactions
zh99998commented, Aug 30, 2021

+1 for this request.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Release Assets - GitHub Docs
Get a release asset ... To download the asset's binary content, set the Accept header of the request to application/octet-stream . The API...
Read more >
How to download GitHub Release from private repo using ...
To download release file from private repo, you can use Personal access token which can be generated at settings/tokens with Full control of...
Read more >
Download GitHub Release v0 task - Microsoft Learn
Defines the GitHub release version/tag to download. This option appears if specificVersion or specificTag is selected as the value for ...
Read more >
How to download private GitHub asset? - Hunter
curl -s -u \ ${username}:${token} \ https://api.github.com/repos/${orgname}/${reponame}/releases/tags/v3.2.1. Name, id and URL of asset:.
Read more >
Expand Github 'Releases' so that it supports build artifacts
It'd be really great to be able to see the VCS repo support this. ... Add API for downloading release assets in Github...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found