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/test
Sviatoslav Sydorenko 0cd36ce6d0 Use strict_optional @ ansible.galaxy.dependency_resolution
This patch drops unnecessary default for
`CollectionDependencyProvider`'s `concrete_artifacts_manager` argument
as it is always passed, in every place across the code base where the
provider is constructed.

It was also causing MyPy violations on calls to
`_ComputedReqKindsMixin.from_requirement_dict()` in the "strict
optional" mode which is now enforced for $sbj, while remaining
disabled globally.

It is a #85545 follow-up.
2 months ago
..
integration/targets Fix flakey get_url test (#85953) 2 months ago
lib/ansible_test Deprecate `ansible.module_utils.six` (#85934) 2 months ago
sanity Use strict_optional @ ansible.galaxy.dependency_resolution 2 months ago
support six cleanup (#85284) 4 months ago
units Update DataLoader.get_basedir to be an abspath (#85940) 2 months ago