1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00
community.general/.azure-pipelines
patchback[bot] 302d88b33d
[PR #10511/6ce9f805 backport][stable-11] CI: Add Python 3.14 unit tests (#10516)
CI: Add Python 3.14 unit tests (#10511)

* Add Python 3.14 unit tests.

* Skip test if github cannot be imported.

It currently cannot be imported because nacl isn't compatible with Python 3.14 yet,
and importing github indirectly tries to import nacl, which fails as it uses a
type from typing that got removed in 3.14.

* Skip test if paramiko cannot be imported.

(cherry picked from commit 6ce9f805a8)

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-07-30 06:10:06 +02:00
..
scripts Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
templates Adjust YAML files (#10233) 2025-06-15 09:13:16 +02:00
azure-pipelines.yml [PR #10511/6ce9f805 backport][stable-11] CI: Add Python 3.14 unit tests (#10516) 2025-07-30 06:10:06 +02:00
README.md Add more default license and copyright notices (#5087) 2022-08-08 08:44:19 +02:00

Azure Pipelines Configuration

Please see the Documentation for more information.