Bill ZHANG

Results 98 comments of Bill ZHANG

Error log: ``` "checkver": { "github": "https://github.com/wez/atomicparsley", "jsonpath": "$.tag_name", "regex": "([\\d]+\\.[\\d]+\\.[\\d]+\\.[a-f0-9]+)" }, ``` ``` main on  github-checkver [✘!?] ❯ .\bin\checkver.ps1 atomicparsley -u -f ConvertFrom-Json: D:\Applications\Scoop\apps\scoop\current\lib\json.ps1:130 Line | 130 |...

I think I might misconfigure it with the wrong config name ;; checking it now

I think a warning might need to be added.

I am currently debugging why the regex does not work

Yeah, I really agree with that. I have fixed that either

I am currently thinking on reuse the API result between checkver and autoupdate hash extraction, depending on how we go with https://github.com/ScoopInstaller/GithubActions/issues/64 and https://github.com/ScoopInstaller/Scoop/pull/6535. If we keep hitting the rate...

I think the primary issue is that when `gh_token` is not configured, the checkver logic falls back to HTML parsing instead of utilizing the GitHub API. Since the GitHub API...

Automated tests under `test` directory may be required.

Please ensure you have read https://github.com/ScoopInstaller/.github/blob/ad049b22208b396cd429cc952d30a21470b0a507/.github/CONTRIBUTING.md, https://github.com/ScoopInstaller/Scoop/wiki/App-Manifests and https://github.com/ScoopInstaller/Scoop/wiki/App-Manifest-Autoupdate