You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I saw uGet has an ability to accelerate with mirror server, so if you made this implementation, it would be possible to make the assets download faster with the help of CDN.
One use case is to be able to direct link source files (.c, .cpp, .h, .hpp) that only exist as release assets.
For example to be used in godbolt: compiler-explorer/compiler-explorer#1442
For now its possible to reupload the file to gist as a workaround as that is already supported, but that isnt so nice.
This would be useful for links like https://github.com/harfbuzz/harfbuzz/releases/download/2.1.1/harfbuzz-2.1.1-win32.zip
The text was updated successfully, but these errors were encountered: