GithubActions icon indicating copy to clipboard operation
GithubActions copied to clipboard

Github Actions for Scoop buckets

Results 19 GithubActions issues
Sort by recently updated
recently updated
newest added

hi! * currently, in the jobs logs, it says "Log of Invalids" as the title, and undeneath it uses "True" to mean pass or valid, and "False" to mean fail....

Currently there is only JSON validation for manifest, it would be much more robust by introducing a adhoc install test.

enhancement

Some of my manifests have `script` specified in `checkver` (e.g. https://github.com/Locietta/sniffer/blob/master/bucket/foxmail.json). It works well when I'm testing locally with `./bin/checkver.ps1 -u`, but it doesn't work for Excavactor now. (It works...

I maintain a bucket and for one of the apps an HTTP Referer must be used, but this is the first time I get this error. ```pwsh The 'Referer' header...

![image](https://github.com/ScoopInstaller/GithubActions/assets/18603393/2cf7d811-b6a0-4ae1-8367-f3ebd32e4ca2) https://github.com/brian6932/dank-scoop/actions/runs/5995597983/job/16269278457

https://github.com/ScoopInstaller/Versions/pull/1188 https://github.com/ScoopInstaller/Versions/pull/828 Sample for reproduction: https://github.com/ScoopInstaller/Tests/commit/f89b7497318ea19f0def2897f85c8a0965c5c5df

I'd like to request a reduction in the amount of debug information outputted to the console by the GitHub Action [ScoopInstaller/GithubActions](https://github.com/ScoopInstaller/GithubActions) when updating manifest files. As an example, in [this...

The Excavator workflow is not continuing on error and failing to update all the Scoop buckets. Currently `Extras` bucket is stuck on `librewolf` https://github.com/ScoopInstaller/Extras/issues/10591 `Main` is stuck on `pnpm` https://github.com/ScoopInstaller/Main/actions/runs/4273331999/jobs/7439175044#step:3:584...

There is currently no way to do a Scoop install without triggering actions relevant to bucket maintenance. We may decouple existing actions and maintain an official [`setup-scoop`](https://github.com/search?q=setup-scoop&type=code) action so other...

enhancement

### Prerequisites - [X] I have written a descriptive issue title. - [X] I have searched all issues/PRs to ensure it has not already been reported or fixed. - [X]...

bug