ansible/test/lib/ansible_test/_internal/ci
Matt Clay 73fadc5e97
Clean up code in ansible-test. (#73379)
* Relocate code to fix type dependencies.

* Fix missing and unused imports.

* Fix type hints.

* Suppress PyCharm false positives.

* Avoid shadowing `file` built-in.

* Use json.JSONEncoder directly instead of super().

This matches the recommended usage and avoids a PyCharm warning.

* Remove redundant regex escape.

* Remove redundant find_python call.

* Use tarfile.open directly.

* Add changelog fragment.
2021-01-26 14:02:08 -08:00
..
__init__.py Clean up code in ansible-test. (#73379) 2021-01-26 14:02:08 -08:00
azp.py Fix Azure Pipelines change detection. (#72824) 2020-12-03 09:19:03 -08:00
local.py Cleanup provisioning code in ansible-test. (#73207) 2021-01-12 16:18:28 -08:00
shippable.py Update ansible-test default containers. (#69819) 2020-06-09 15:40:56 -07:00