puremourning / vimspector

vimspector - A multi-language debugging system for Vim
http://puremourning.github.io/vimspector-web
Apache License 2.0
4.08k stars 171 forks source link

Upgraded debugpy to version 1.8.1 #854

Closed ubaldot closed 4 months ago

puremourning commented 4 months ago

This change is Reviewable

ubaldot commented 4 months ago

Reviewable status: 0 of 1 files reviewed, 1 unresolved discussion (waiting on @ubaldot)

_python3/vimspector/gadgets.py line 118 at r1 (raw file):_

      'file_name': 'v1.8.1.zip',
      'checksum':
        'dd1db7bb110bd78a63c869cbffb5a1799102129d9ac6f79b0490333d6f5f393c'

Please remove the checksum. Unstable GitHub checksums have caused too many problems in the past.

Done!

ubaldot commented 4 months ago

For some reason the macos tests are not passing. I am surprised since my change has been minimal.

Feel free to close this PR if needed since I have no clue how to fix the build issue for macos.

puremourning commented 4 months ago

Seems to be a flake regarding go. Ugh. Best bet, MS changed something in CI and broke something. Sigh.

puremourning commented 4 months ago

@mergifyio rebase

mergify[bot] commented 4 months ago

rebase

✅ Branch has been successfully rebased

mergify[bot] commented 4 months ago

Thanks for sending a PR!