rasa/scoop-directory

All content has been removed in the latest commit

Closed this issue · 4 comments

That explains why the search suddenly stopped working! Maybe it was a one-off and the next CI update will restore it.

rasa commented

Yikes! I'll add code to keep this from happening in the future.

rasa commented

https://github.com/rasa/scoop-directory/runs/4777058707?check_suite_focus=true#step:5:1 shows:

Cmd('git') failed due to: exit code(128)
cmdline: git clone -v --depth=1 git://github.com/ScoopInstaller/Extras.git /home/runner/work/scoop-directory/scoop-directory/cache/ScoopInstaller+Extras
stderr: 'Cloning into '/home/runner/work/scoop-directory/scoop-directory/cache/ScoopInstaller+Extras'...
Looking up github.com ... done.
Connecting to github.com (port 9418) ... 140.82.112.4 done.
fatal: remote error: 
The unauthenticated git protocol on port 9418 is no longer supported.
Please see https://github.blog/2021-09-01-improving-git-protocol-security-github/ for more information.

Fixed thanks!