GitHub Packages Assets are not download links #41929
Replies: 3 comments 1 reply
-
|
The previous version of GitHub packages had downloadable assets. Now it makes it quite hard to publish packages in other feeds - I had to setup a project locally, install the package, and then upload it to the feed. Previously, I could just download it from GitHub and then upload it to NuGet.org or any other feed my package needs to be. |
Beta Was this translation helpful? Give feedback.
-
|
yep...that's problematic! |
Beta Was this translation helpful? Give feedback.
-
|
I have a corporate customer which restricts internet access (quite common) and uses PAC files to configure proxy support on the browser. They can't reach out for artifact repos like RubyGems, YUM/APT repos, Maven etc, NPM etc, but they can open a browser to download an artifact directly. Not allowing "click to download" means they can't get my stuff without shady file transfer solutions or USB sticks. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Body
The download links for package assets is just static text, like here.
Shouldn't they be blue and clickable to get the asset?
Beta Was this translation helpful? Give feedback.
All reactions