Josh Soref
Josh Soref
/remove-lifecycle rotten
Instead of `/...`, I'd personally put these into one of: * `doc//...` (see https://github.com/microsoft/winget-cli/tree/master/doc) * `docs//...` (see https://github.com/microsoft/pyright/tree/main/docs) * `translations//...` (see https://github.com/microsoft/ML-For-Beginners/blob/09b03ccb52eb73842fd01a3f93a30f2905410bfa/translations/tr/README.md * `Localization//...` (see https://github.com/microsoft/winget-cli/tree/master/Localization)
Please note that: 1. debian trixie shipped a `1.7.1` binary that claims to be `1.7` 2. ubuntu noble ships a similar version of that same package with that same problem...
I can change branches... probably won't do it until evening...
I could also split those changes out if that's more helpful
I've dropped `sibling` which was a zone change and have of `example`. I don't think there are any other things that change server names or zone content, but I was...
@matsduf: done
If the `[ -z "$expected_checksum" ]` condition was reached, then ` echo "Failed to extract checksum for ${platform_filename}" ` would have run, and the log would have had `Failed to...
@dscho I wonder if you might help me get `git` or `actions/checkout` to handle `persist-credentials: false` (which trips on `git submodule foreach`) better? I've worked around this problem in: https://github.com/check-spelling-sandbox/check-spelling/commit/6bbb7ebc7d30da63705fb5ca0fe7059a62931980...
@AlekSi: fwiw, this merge adventure is not fun. Could someone commit to dealing w/ the conflicts?