Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue #3182: replace deprecated ptvsd debugger by debugpy #3183

Merged
merged 6 commits into from
Aug 22, 2024

Commits on Aug 22, 2024

  1. fixes openwallet-foundation#3182: migrate from ptvsd to debugpy

    Signed-off-by: Ricky Ng-Adam <ricky.ng-adam-ext@mcn.gouv.qc.ca>
    rngadam committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    5c883bf View commit details
    Browse the repository at this point in the history
  2. issue openwallet-foundation#3182: replace underlying debugger with de…

    …bugpy
    
    Signed-off-by: Ricky Ng-Adam <ricky.ng-adam-ext@mcn.gouv.qc.ca>
    rngadam committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7b248ee View commit details
    Browse the repository at this point in the history
  3. issue openwallet-foundation#3182: allow to debug provision and upgrade

    Signed-off-by: Ricky Ng-Adam <ricky.ng-adam-ext@mcn.gouv.qc.ca>
    rngadam committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c4fbc89 View commit details
    Browse the repository at this point in the history
  4. issue openwallet-foundation#3182: introduce DAP_HOST and DAP_PORT

    Signed-off-by: Ricky Ng-Adam <ricky.ng-adam-ext@mcn.gouv.qc.ca>
    rngadam committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2f968ee View commit details
    Browse the repository at this point in the history
  5. issue openwallet-foundation#3182: fix up conftest.py to use debugpy

    Signed-off-by: Ricky Ng-Adam <ricky.ng-adam-ext@mcn.gouv.qc.ca>
    rngadam committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7e019ae View commit details
    Browse the repository at this point in the history
  6. issue openwallet-foundation#3182: update command-line help for --debug

    Signed-off-by: Ricky Ng-Adam <ricky.ng-adam-ext@mcn.gouv.qc.ca>
    rngadam committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    494acf2 View commit details
    Browse the repository at this point in the history