Commit Graph

5 Commits

Author SHA1 Message Date
patchback[bot]
6cc33e515c
[PR #1113/1ba34b9b backport][stable-3] CI: Add Debian 13 Trixie (#1114)
* CI: Add Debian 13 Trixie (#1113)

* Add Debian 13 Trixie to CI.

* I don't think this is needed any longer.

* Debian: adjust way GPG signature is installed for Docker's software repo.

(cherry picked from commit 1ba34b9b7c)

* Skip Docker Compose v1 on Debian Trixie.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-08-10 22:00:12 +02:00
patchback[bot]
8fec15ffab
[PR #1018/04c97728 backport][stable-3] CI: Arch Linux updated to Python 3.13 (#1019)
* Arch Linux updated to Python 3.13. (#1018)

(cherry picked from commit 04c97728dc)

* Skip Compose v1 tests on Arch Linux.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-12-22 22:03:06 +01:00
Felix Fontein
0616fb12df
Try to fix docker-compose v1 tests on Arch. (#879) 2024-06-10 21:19:04 +02:00
Felix Fontein
7867390473
Force requests<2.32.0 for docker-compose. (#867) 2024-05-22 07:43:03 +02: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