Felix Fontein
295428167b
Use community.crypto 2.x.y for older ansible-core versions / Python versions. ( #1076 )
2025-05-01 12:30:07 +02:00
Felix Fontein
2487d1a0bf
Fix linting errors.
2025-04-26 12:39:00 +02:00
Felix Fontein
9972eee967
Make sure that community.internal_test_tools is installed for unit tests.
2025-03-12 21:00:09 +01:00
Felix Fontein
ab53cb2e80
Clean up workflow.
2025-02-11 22:52:54 +01:00
Felix Fontein
f7823ea626
Prepare 4.0.0 release. ( #971 )
2024-10-18 21:01:49 +02:00
Felix Fontein
6fc9727f60
Remove Fedora 32 tests from CI. ( #882 )
2024-06-14 08:23:29 +02:00
Felix Fontein
8cbdf5400c
Pass codecov token to ansible-test-gh-action. ( #854 )
2024-05-11 21:29:30 +02:00
Felix Fontein
9ff53bc143
CI: Add stable-2.17; copy ignore.txt files from 2.17 to 2.18; move stable-2.14 from AZP to GHA ( #830 )
...
* Add stable-2.17 to CI; copy ignore files from 2.17 to 2.18.
* Move stable-2.14 from AZP to GHA.
2024-04-03 08:32:28 +02:00
Felix Fontein
f429017d94
Add inventory filter capability ( #698 )
...
* Add inventory filter capability.
* Use community.library_inventory_filtering_v1 collection.
* Bump dependency to 1.0.0.
* Mention the new dependency in the changelog.
2024-01-13 15:51:02 +01:00
Felix Fontein
4929ef603a
Integration tests: split up Docker setup, move docker_compose tests into own group ( #718 )
...
* Rename setup role.
* Create new CI group 6, and move docker_compose v1 tests into there.
* Split up Docker setup in integration tests.
* Change setup_docker_compose_v1 to install its own Docker SDK for Python.
* Docker SDK for Python not needed to set up registry or query host info.
2023-12-09 17:35:54 +01:00
Felix Fontein
2c633dadeb
CI: ansible-core devel drops support for Python 2.7 and 3.6 ( #691 )
...
* ansible-core devel drops support for Python 2.7 and 3.6.
* Force PyYAML 5.3.1 on Alpine.
2023-10-04 23:22:08 +02:00
Felix Fontein
d9f49fc073
Add ansible-core 2.16 to the matrix. ( #686 )
2023-09-19 17:51:26 +02:00
Felix Fontein
cad2ecca3d
Move ansible-core 2.12 to EOL CI ( #640 )
...
* https://github.com/ansible/ansible/pull/79734 has been merged and backported for all branches but stable-2.10 and stable-2.11.
* Move ansible-core 2.12 to EOL CI.
2023-05-29 17:01:07 +02:00
Felix Fontein
39f2e9b9c4
Make compatible with requests 2.29.0 and urllib3 2.0 ( #613 )
...
* Make compatible with requests 2.29.0.
* This fix should also work with urllib3 2.0 according to urllib3 maintainer.
* Add changelog fragment.
* We still need the constraint for CI until Docker SDK for Python has a new release with a fix.
* Make modifications to response_class as small as possible.
* Revert "We still need the constraint for CI until Docker SDK for Python has a new release with a fix."
This reverts commit 698d544a1e08308e8bf8b4e56ab78c5079f9a17b.
* The pip coming with the ansible-core 2.11 alpine3 image seems to be too old.
2023-05-05 22:09:02 +02:00
Felix Fontein
d0e61097f1
Cancel concurrent workflow runs in PRs.
2023-02-23 09:56:26 +01:00
Felix Fontein
01429108d3
Use stable-2.x branches from my work to get the patch from https://github.com/ansible/ansible/pull/79734 .
2023-01-13 20:30:02 +01:00
Felix Fontein
f3e77c193d
Switch to my fork of ansible-test-gh-action.
2022-12-18 09:54:09 +01:00
Felix Fontein
5cb24d2e69
The ansible-test patch has been backported to stable-2.12.
2022-12-17 19:39:36 +01:00
Felix Fontein
f823555ae3
Backports to stable-2.13 and stable-2.14 have been merged. ( #525 )
...
https://github.com/ansible/ansible/pull/79538
https://github.com/ansible/ansible/pull/79507
2022-12-07 08:58:58 +01:00
Felix Fontein
11351839ee
Fix CI image selection. ( #521 )
2022-12-03 15:31:00 +01:00
Felix Fontein
019712b09f
Only use ubuntu-20.04 if necessary. ( #520 )
2022-12-02 07:59:10 +01:00
Felix Fontein
549de87ab5
Switch CI from ubuntu-latest to ubuntu-20.04 to avoid problems with ansible-test from ansible-core 2.12, 2.13, 2.14. ( #519 )
2022-12-01 23:02:19 +01:00
Felix Fontein
70d68dd2bd
ansible-core 2.11 is EOL. Move CI runs to GHA. ( #504 )
2022-11-27 22:37:54 +01:00
Felix Fontein
6555a5a0de
Initial cleanup.
2020-10-30 07:05:51 +01:00
John R Barker
42315baa74
Initial commit
2020-10-30 07:05:51 +01:00