mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
0dc7f38787
* Add unified diff output to environment validation. This makes it easier to see where the environment changed. * Compare Python interpreters by version to pip shebangs. This helps expose cases where pip executables use a different Python interpreter than is expected. * Query `pip.__version__` instead of using `pip --version`. This is a much faster way to query the pip version. It also more closely matches how we invoke pip within ansible-test. * Remove redundant environment scan between tests. This reuses the environment scan from the end of the previous test as the basis for comparison during the next test. |
||
---|---|---|
.. | ||
cloud | ||
sanity | ||
__init__.py | ||
ansible_util.py | ||
changes.py | ||
classification.py | ||
cli.py | ||
config.py | ||
core_ci.py | ||
cover.py | ||
csharp_import_analysis.py | ||
delegation.py | ||
diff.py | ||
docker_util.py | ||
executor.py | ||
git.py | ||
http.py | ||
import_analysis.py | ||
manage_ci.py | ||
metadata.py | ||
powershell_import_analysis.py | ||
pytar.py | ||
target.py | ||
test.py | ||
thread.py | ||
util.py |