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.

Cannot download Github releases with additional assets

See original GitHub issue

Version 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

working

Not working

not_working

(Maybe this bug is a duplicate of #936 but I’m not sure)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
ludeeuscommented, Feb 23, 2020

Fixed in the current beta

0reactions
hacs-bot[bot]commented, Feb 24, 2020

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 😃

Read more comments on GitHub >

github_iconTop 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 >

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