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/galaxy
Wong Hoi Sing Edison 016b7f71b1
ansible-galaxy - support `resolvelib >= 0.5.3, < 1.1.0` (#80196)
* ansible-galaxy - support `resolvelib >= 0.5.3, < 1.1.0`

<https://pypi.org/project/resolvelib/1.0.1> released on 2023-03-09:

-   <https://github.com/sarugaku/resolvelib/blob/main/CHANGELOG.rst#101-2023-03-09>
-   <https://github.com/sarugaku/resolvelib/releases/tag/1.0.1>

Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>

* Trigger CI by pinning resolvelib with latest version

Since resolvelib is pre-installed in our test containers, we should temporarily pin the latest version allowed to force the tests to run with that version. Once the tests have passed that commit can be reverted.

Please make those changes without force pushing, so that we keep the reference to the passing CI run. We can squash the commits when merging the PR so the temporary commits won't be in the final commit merged to the devel branch.

Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>

* https://github.com/ansible/ansible/pull/80196#discussion_r1136003637

Also test resolvelib with multiple supported versions.

Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>

* Revert "Trigger CI by pinning resolvelib with latest version"

This reverts commit 5518e5dbca.

---------

Signed-off-by: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
1 year ago
..
collection ansible-galaxy collection install retry improvements (#80180) 1 year ago
data Add the rest of the runtime keys to the example in the default collection skeleton (#78573) 2 years ago
dependency_resolution ansible-galaxy - support `resolvelib >= 0.5.3, < 1.1.0` (#80196) 1 year ago
__init__.py Abstract away libyaml details into yaml utils (#72607) 3 years ago
api.py ansible-galaxy collection install retry improvements (#80180) 1 year ago
role.py Fix isinstance check (#79159) 2 years ago
token.py Enable ansible-galaxy to specify client id override with Keycloak Token (#75601) 3 years ago
user_agent.py ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578) 5 years ago