Matt Clay
9ee667030f
ansible-test - Update sanity test requirements ( #85980 )
2025-10-13 12:32:39 -07:00
Matt Clay
e8a3be9de5
ansible-test - Update sanity test and coverage requirements ( #85761 )
...
* ansible-test - Update sanity test requirements
* ansible-test - Update coverage to 7.10.5
2025-08-28 17:50:05 +00:00
Matt Clay
5fbce46dcf
ansible-test - Update pinned sanity test requirements ( #85577 )
2025-07-29 01:19:34 +00:00
Matt Clay
588410fe50
ansible-test - Update sanity requirements ( #85160 )
2025-05-15 01:30:59 +00:00
Matt Clay
7594243fc0
ansible-test - Update sanity test requirements ( #84667 )
2025-02-04 15:03:34 -08:00
Matt Clay
717f1092e3
ansible-test - Update venv management and sanity requirements ( #83729 )
...
* ansible-test - Update venv management
* Upgrade from pip 24.0 to 24.2
* Omit `wheel` and `setuptools` from ansible-test managed virtual environments
* Drop pre-release hacks
* Update mypy requirements
* Freeze sanity test requirements
* Update sanity test configuration
* Update sanity ignores
2024-08-06 14:53:40 -07:00
Abhijeet Kasurde
b8b12c4be3
Update sanity requirements ( #82296 )
...
* Update sanity requirements
* Drop Python 3.7 for mypy
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2024-03-22 17:17:52 -07:00
Abhijeet Kasurde
ce3954ba74
Bump sanity test requirements for 3.12 ( #81843 )
2023-10-03 06:18:32 -07:00
Matt Clay
d6a356d7cd
ansible-test - Update sanity test requirements ( #81810 )
2023-09-28 14:28:35 -07:00
Abhijeet Kasurde
3b608f97b1
sanity: update requirements ( #81680 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2023-09-12 11:33:08 -04:00
Abhijeet Kasurde
493c678795
Sanity: Bump version to match Python 3.12 ( #81399 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2023-08-08 09:05:46 -07:00
Matt Clay
e964078a83
ansible-test - Pre-build PyYAML wheels ( #81300 )
...
This works around Cython failures when attempting to install PyYAML >= 5.4 <= 6.0.
2023-07-18 18:17:48 -07:00
Matt Clay
cf8fa5e75c
ansible-test - Update sanity test requirements ( #80279 )
2023-03-22 17:47:06 -07:00
Sandra McCann
967a88963f
Update docs requirements to latest package versions ( #79930 )
...
Co-authored-by: Matt Clay <matt@mystile.com>
2023-02-17 13:32:21 -05:00
Matt Clay
739bc8bb6c
ansible-test - Update sanity test requirements ( #79819 )
...
Also update core sanity test requirements, except mypy (already updated) and docs-build (update separately).
2023-01-25 16:05:25 -08:00
Matt Clay
69ceb31600
ansible-test - Update sanity test requirements. ( #78528 )
2022-08-11 14:44:50 -07:00
Felix Fontein
7075fa36a1
Bump requirements for antsibull to 0.42.0 (which depends on antsibull-changelog >= 0.14.0). ( #77362 )
2022-03-28 16:24:29 -04:00
Matt Clay
bb63c97c16
ansible-test - Update import test and sanity requirements. ( #76308 )
...
* Add script to freeze sanity requirements.
* Declare sanity test requirements and freeze
* Use pinned requirements for import.plugin test.
* Expand scope of import test for ansible-core.
* Add ignores for galaxy import errors.
* Update test-constraints sanity test.
2021-11-16 18:16:42 -08:00
Matt Clay
4ea8d9a782
ansible-test - split controller/target testing ( #75605 )
2021-09-20 18:39:07 -07:00
Matt Clay
f533d46572
Fix ansible-test constraints issues. ( #73578 )
...
* Silence Python 3.5 EOL notice in pip.
* Skip import test on compat/selinux.py utils.
* Improve Python version skip warning.
* Use Python 3.6 as minimum Python for sanity tests.
* Improve min Python handling for code-smell tests.
* Overhaul test-constraints sanity test.
* Merge sanity test constraints with requirements.
* Remove legacy content specific constraints.
* Add changelog fragment.
2021-02-11 16:45:53 -08:00
Felix Fontein
a114da80ee
Use antsibull-changelog instead of packaged changelog generator ( #69313 )
...
Replace the ansible-base changelog linting and generation tool with antsibull-changelog and make it available for linting collections. Previously changelog linting was limited to ansible-base.
2020-06-11 11:21:21 -07:00