.vscode\settings.json is being tested against manifest
For example:
https://github.com/ScoopInstaller/BucketTemplate/actions/runs/11254436177/job/31291843061 is failing, while the previous commit did not, even though ci.yml did not change. Not sure why or what should be done to fix it. This is reflected in every bucket created with this template afaik.
I'm not sure what changed honestly, scoop\test\bin\test.ps1 did not change the last 4 months
Fix: rollback https://github.com/ScoopInstaller/Extras/blob/master/.github/workflows/ci.yml
This problem is not caused by ci.yml; it originates in the script https://github.com/ScoopInstaller/Scoop/blob/master/test/Import‑Bucket‑Tests.ps1.
The issue is documented in https://github.com/ScoopInstaller/Scoop/issues/6394 and is expected to be fixed by https://github.com/ScoopInstaller/Scoop/pull/6395, which has not yet been merged.
A workaround—a patch applied in ci.yml—is also described in pull request https://github.com/ScoopInstaller/Scoop/pull/6395
The target commit hash was changed, so it should be updated from BinToss/ScoopInstaller.Scoop@93b9bae33a88ccde6590c4df3f589f47c58a527e to
BinToss/ScoopInstaller.Scoop@d99ab06d1ddcc1cc9abbb2029a3902e03cf7a211