Cannot download Github releases with additional assets
See original GitHub issueVersion of HACS
0.21.5
Describe the bug
Hi, This is a follow-up of the issue #977 . Here is the bug that I found:
When installing a plugin from a Github release, if this release has additional assets (more than the source code), HACS will behave like everything worked, when actually nothing is downloaded in the community
folder (it even deletes files if you’re doing an update)
In a nutshell:
Working
Not working
(Maybe this bug is a duplicate of #936 but I’m not sure)
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Cannot download private release asset #12 - octokit/rest.js
I am trying to download an asset from Github. Here is the corresponding code: import Octokit from "@octokit/rest" const octokit = new Octokit({...
Read more >Download assets from private Github releases
This script downloads an asset from latest or specific Github release of a. # private repo. Feel free to extract more of the...
Read more >Failure to download GitHub release asset after · Issue #69
I am having issues on downloading a GitHub release asset with zinc in Pharo 9. I suspect this might be related to an...
Read more >DownloadGitHubRelease cannot download zip or tarball ...
@houstonjb This is by design. Download GitHub Release task only downloads assets that are uploaded by user. Source Code (zip) and Source Code...
Read more >How would one download a release asset · Issue #216 - GitHub
I can't find any examples for any mechanism to programmatically download a release asset from a private repo.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed in the current beta
This issue is closed, closed issues are ignored.
If you have issues similar to this, please open a seperate issue. https://github.com/custom-components/hacs/issues/new/choose
And remember to fill out the entire issue template 😃