mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Add AnsiballZ debugging support with debugpy
Adds support for debugging AnsiballZ modules with debugpy which is used
by VSCode as its Python debugger DAP. Debugging can either be done
through a manual Debugpy listening server through a launch.json
configuration or through the new ansible-test --dev-debug-on-deman
argument.
* Fix up integration test
* Simplify config option and move mypy ignore
* Use new API if available and fix typo
* Guard the import of debugpy
* Fix sanity import issue
* Minor cosmetic adjustments
* Simplify debugger setup
* ansible-test - Refactor debugging interface
* Add ansible-test debug integration tests
* Fix ansible-test shell when in unsupported dir
---------
(cherry picked from commit
|
4 months ago | |
|---|---|---|
| .. | ||
| mypy | 4 months ago | |
| ansible-requirements.json | 4 years ago | |
| ansible-requirements.py | 3 years ago | |
| black.json | 6 months ago | |
| black.py | 9 months ago | |
| black.requirements.in | 9 months ago | |
| black.requirements.txt | 7 months ago | |
| boilerplate.json | 2 years ago | |
| boilerplate.py | 1 year ago | |
| deprecated-config.json | 6 years ago | |
| deprecated-config.py | 6 months ago | |
| deprecated-config.requirements.in | 2 years ago | |
| deprecated-config.requirements.txt | 9 months ago | |
| mypy.json | 1 year ago | |
| mypy.py | 6 months ago | |
| mypy.requirements.in | 10 months ago | |
| mypy.requirements.txt | 7 months ago | |
| no-unwanted-characters.json | 2 years ago | |
| no-unwanted-characters.py | 6 months ago | |
| no-unwanted-files.json | 6 years ago | |
| no-unwanted-files.py | 6 months ago | |
| obsolete-files.json | 2 years ago | |
| obsolete-files.py | 9 months ago | |
| package-data.json | 1 year ago | |
| package-data.py | 6 months ago | |
| package-data.requirements.in | 1 year ago | |
| package-data.requirements.txt | 7 months ago | |
| pymarkdown.config.json | 2 years ago | |
| pymarkdown.json | 2 years ago | |
| pymarkdown.py | 6 months ago | |
| pymarkdown.requirements.in | 2 years ago | |
| pymarkdown.requirements.txt | 7 months ago | |
| release-names.json | 6 years ago | |
| release-names.py | 2 years ago | |
| required-and-default-attributes.json | 6 years ago | |
| required-and-default-attributes.py | 11 months ago | |
| skip.txt | 6 years ago | |
| test-constraints.json | 5 years ago | |
| test-constraints.py | 6 months ago | |
| update-bundled.json | 6 years ago | |
| update-bundled.py | 6 months ago | |
| update-bundled.requirements.in | 4 years ago | |
| update-bundled.requirements.txt | 7 months ago | |