-
-
Notifications
You must be signed in to change notification settings - Fork 582
Open
Description
I confirm this bug has not already been reported
- I have searched the issues and this bug has not been reported previously
Release enumeration quietly fails
Quickget output
Quickget output
quickget vanillaos
Vanilla OS
- Credentials: -
- Website: https://vanillaos.org/
- Description: Designed to be a reliable and productive operating system for your daily work.
- Releases:
ERROR! You must specify a release.
# This affects only 4 distros:
grep -o -e "\"https://api.github.com/.*\"" quickget|cut -d \" -f 2
https://api.github.com/repos/Athena-OS/athena/releases
https://api.github.com/repos/CBPP/cbpp/releases
https://api.github.com/repos/Vanilla-OS/live-iso/releases
https://api.github.com/repos/CBPP/cbpp/releases
https://api.github.com/repos/HoloISO/releases/releases
https://api.github.com/repos/Vanilla-OS/live-iso/releases
Additional context
Adjusting the calls to use authenticated connections overcomes the problem, but we don't want to require some users of a few distros to set up GitHub accounts and tokens so probably better to find another way (most cases parsing the releases/latest release html is reasonable)
Metadata
Metadata
Assignees
Labels
No labels