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

Now GHA checks all files except for `removed` ones, and should `rename` one be excluded also? https://github.com/ScoopInstaller/GithubActions/blob/3e2207bd74f28b758f0f816972abd0339ab5e666/src/Github.psm1#L88

## Feature request Add automated validation of the order of keys in app manifest JSON files in a PR, so a human does not have to do it. * Less...

Hi, encountered the issue here: https://github.com/ScoopInstaller/Extras/issues/15407 Based on the running logs: https://github.com/ScoopInstaller/Extras/actions/runs/14877517193/job/41777678413 It seems that the download did, in fact, fail, but the action still calls it as "cannot reproduce".

Check if manifest has an unneccessary array for some root properties. If only one value and value is array = failed.

### Description This PR makes the following changes: - feat: Allow configuring some of PowerShell preference variables. | Name | Type | Default Value | | ------------------------------------------------------------ | ------ |...

### Description Manifest consistency check is not performed after a real force update (running checkver.ps1). It only ensures that the update runs successfully, but does not guarantee that the manifest...

- Refer to: https://github.com/abgox/abyss/actions/runs/19028673202/job/54337436216 - It contains a large amount of output, like this: ```powershell VERBOSE: Requested HTTP/1.1 GET with 0-byte payload VERBOSE: Received HTTP/1.1 response of content type application/json...

Seems Excavator does not handle GitHub API rate limiting very well. Here is a run from Extras bucket: ```log Autoupdating appflowy The remote server returned an error: (403) rate limit...