Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release download link not working #205

Closed
Denzy7 opened this issue May 22, 2024 · 2 comments
Closed

Release download link not working #205

Denzy7 opened this issue May 22, 2024 · 2 comments

Comments

@Denzy7
Copy link

Denzy7 commented May 22, 2024

Why not host releases right here?

@fpw
Copy link
Owner

fpw commented May 28, 2024

This is not the only place where the release is published - I want one central location to get proper stats about download counts etc., so all places link to one central server. The uptime of that should be around 99%, so sorry if it was down, but it should be working now.

@fpw fpw closed this as completed May 28, 2024
@Denzy7
Copy link
Author

Denzy7 commented May 29, 2024

I believe you can curl https://api.github.com/repos/<USERNAME>/<REPO>/releases to get releases and curl https://api.github.com/repos/<USERNAME>/releases/<RELEASE_ID>> to get download stats and completely ditch any hosting, if possible. You could even use to CI to autobuild and avoid any work on your end. It's a possibility anyway

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants