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.
ansible/lib/ansible/utils
Felix Fontein 803cbccbc3
runtime-metadata sanity test: do not fail deprecation version checks if galaxy.yml has empty `version` (#83831) (#83856)
* Do not create invalid SemanticVersion objects.
* Fix SemanticVersion.parse().
* Add basic runtime-metadata tests.

(cherry picked from commit faf446a895)
1 year ago
..
collection_loader Require `from __future__ import annotations` (#81902) 2 years ago
__init__.py Require `from __future__ import annotations` (#81902) 2 years ago
_junit_xml.py ansible-test - Avoid use of deprecated utcnow (#80750) 3 years ago
cmd_functions.py Require `from __future__ import annotations` (#81902) 2 years ago
color.py Require `from __future__ import annotations` (#81902) 2 years ago
context_objects.py Require `from __future__ import annotations` (#81902) 2 years ago
display.py display: fix log verbosity (#83179) (#83191) 2 years ago
encrypt.py Remove crypt support from ansible.utils.encrypt (#81721) 2 years ago
fqcn.py Require `from __future__ import annotations` (#81902) 2 years ago
galaxy.py Require `from __future__ import annotations` (#81902) 2 years ago
hashing.py Require `from __future__ import annotations` (#81902) 2 years ago
helpers.py Require `from __future__ import annotations` (#81902) 2 years ago
jsonrpc.py Require `from __future__ import annotations` (#81902) 2 years ago
listify.py Require `from __future__ import annotations` (#81902) 2 years ago
lock.py Require `from __future__ import annotations` (#81902) 2 years ago
multiprocessing.py Require `from __future__ import annotations` (#81902) 2 years ago
native_jinja.py Require `from __future__ import annotations` (#81902) 2 years ago
path.py Require `from __future__ import annotations` (#81902) 2 years ago
plugin_docs.py prettyfy ansible-doc (#75116) 2 years ago
py3compat.py Remove os.environ compat for py2 and deprecate ansible.utils.py3compat (#82794) 2 years ago
sentinel.py Require `from __future__ import annotations` (#81902) 2 years ago
shlex.py Require `from __future__ import annotations` (#81902) 2 years ago
singleton.py Require `from __future__ import annotations` (#81902) 2 years ago
ssh_functions.py Require `from __future__ import annotations` (#81902) 2 years ago
unicode.py Require `from __future__ import annotations` (#81902) 2 years ago
unsafe_proxy.py [stable-2.17] Unsafe persistence (#82779) 2 years ago
vars.py Require `from __future__ import annotations` (#81902) 2 years ago
version.py runtime-metadata sanity test: do not fail deprecation version checks if galaxy.yml has empty `version` (#83831) (#83856) 1 year ago