ScoopInstaller / Extras

📦 The Extras bucket for Scoop.
https://scoop.sh
The Unlicense
1.8k stars 1.38k forks source link

[Bug]: Excavator fails for github autoupdates #11951

Closed zodiacg closed 11 months ago

zodiacg commented 1 year ago

Prerequisites

Package Name

siyuan-note

Expected/Current Behaviour

Siyuan-note has been updated to 2.10.7 according to its release page while the manifest in the repo is still 2.10.6.

I ran checkver on my local computer and it can successfully detect the new version so I checked the run logs of Excavator in this repo and found tons of 403 error for manifests with github autoupdate settings:

sigil: The remote server returned an error: (403) Forbidden.
URL https://api.github.com/repos/Sigil-Ebook/Sigil/releases/latest is not valid
simplewall: The remote server returned an error: (403) Forbidden.
URL https://api.github.com/repos/henrypp/simplewall/releases/latest is not valid
silex-desktop: The remote server returned an error: (403) Forbidden.
URL https://api.github.com/repos/silexlabs/silex-desktop/releases/latest is not valid
simplenote: The remote server returned an error: (403) Forbidden.
URL https://api.github.com/repos/Automattic/simplenote-electron/releases/latest is not valid
sioyek: The remote server returned an error: (403) Forbidden.
URL https://api.github.com/repos/ahrm/sioyek/releases/latest is not valid
simplyserial: The remote server returned an error: (403) Forbidden.
URL https://api.github.com/repos/fasteddy516/SimplySerial/releases/latest is not valid
soundswitch: The remote server returned an error: (403) Forbidden.
URL https://api.github.com/repos/Belphemur/SoundSwitch/releases/latest is not valid
silentcmd: The remote server returned an error: (403) Forbidden.
URL https://api.github.com/repos/stbrenner/SilentCMD/releases/latest is not valid

Seems some problem regarding the github action.

Steps to Reproduce

https://github.com/ScoopInstaller/Extras/actions/runs/6323318151/job/17170652925

Possible Solution

N/A

Scoop and Buckets Version

'extras' bucket:
28172433a (HEAD -> master, origin/master, origin/HEAD) zerobrane-studio: Update to version 2.01

Scoop Config

❯ scoop config

root_path    : D:\SoftLib\scoop\
global_path  : D:\SoftLib\scoop_global\
last_update  : 2023/9/27 19:29:30
scoop_branch : master
scoop_repo   : https://github.com/ScoopInstaller/Scoop

PowerShell Version

Name                           Value
----                           -----
PSVersion                      7.3.7
PSEdition                      Core
GitCommitId                    7.3.7
OS                             Microsoft Windows 10.0.22621
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Additional Softwares

No response

HUMORCE commented 1 year ago

https://docs.github.com/en/actions/learn-github-actions/usage-limits-billing-and-administration#usage-limits

HUMORCE commented 11 months ago

https://github.com/ScoopInstaller/Extras/commits/master/bucket/siyuan-note.json

autoupdate works fine.