Commit Graph

892 Commits

Author SHA1 Message Date
patchback[bot]
89d2044dc6
fix: typo in scenario_guide.rst (#1118) (#1119)
the duplication typo in listing

(cherry picked from commit fdf9f83454)

Co-authored-by: doftmoon <moistrab@gmail.com>
2025-08-22 22:38:53 +02:00
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
Felix Fontein
3f7ed36ed0 The next release will be 3.13.10. 2025-08-04 19:45:01 +02:00
Felix Fontein
a9b81cba07 Relesae 3.13.9. 2025-08-04 19:18:07 +02:00
patchback[bot]
ac046ce99c
Work around bug in Docker 28.3.3 that prevents pushing to registry without authentication. (#1110) (#1111)
(cherry picked from commit e1920d1cc7)

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-08-03 15:39:01 +02:00
Felix Fontein
560516a261 Use 2.19 instead of devel for EE. 2025-08-03 15:21:46 +02:00
Felix Fontein
61f49d3116 Prepare 3.13.9. 2025-08-03 15:20:54 +02:00
Felix Fontein
5535e609a2
[stable-3] CI: move ansible-core 2.15 to GHA. (#1105)
* CI: move ansible-core 2.15 to GHA.

* CentOS 7 doesn't work in GHA.
2025-07-30 23:28:28 +02:00
Felix Fontein
226f2de2e4 Update Azure Pipelines test container. 2025-07-30 06:21:58 +02:00
Felix Fontein
c3c9f678d2 Normalize changelog configs.
(cherry picked from commit 0224e5faef)
2025-07-27 16:36:07 +02:00
Felix Fontein
c6f9c860bb The next release will be 3.13.9. 2025-07-26 15:19:35 +02:00
Felix Fontein
ce2cf8ea78 Release 3.13.8. 2025-07-26 14:38:06 +02:00
patchback[bot]
2a04d8fa7e
Adjust to Compose 2.39.0+. (#1101) (#1102)
(cherry picked from commit ac301beebd)

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-07-25 22:15:53 +02:00
Felix Fontein
c2119befe5 Prepare 3.13.8. 2025-07-25 22:01:12 +02:00
Felix Fontein
82e5cc71e7
Change devel to 2.19. (#1096) 2025-07-01 07:53:12 +02:00
Felix Fontein
2e62f4f6f5
Fix tests. (#1094) 2025-06-29 17:36:45 +02:00
Felix Fontein
06836487be Add linting check for RST code blocks. Fix code block languages.
(cherry picked from commit c1df4bc8da)
2025-06-18 21:51:18 +02:00
patchback[bot]
8c82bb88d5
ContainerName is also missing in 2.37.1. (#1088) (#1089)
(cherry picked from commit ae1d457b49)

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-06-14 17:16:08 +02:00
Felix Fontein
cbef6f607d Next release will be 3.13.8. 2025-06-09 16:25:18 +02:00
Felix Fontein
2e7153bbd2 Release 3.13.7. 2025-06-09 13:16:12 +02:00
Felix Fontein
620037e470
docker_container idempotency: work around Docker not returning true configured command when command is [] (#1085) (#1086)
* Work around Docker not returning true configured command when command is [].

* Lint.

* Add test.

* Add changelog fragment.

(cherry picked from commit e9f4553b01)
2025-06-08 21:06:26 +02:00
Felix Fontein
5e8a62acbc
[stable-3] Fix CI (#1087)
* Forgot community.general.

(cherry picked from commit 2108c3dc71)

* Use matching c.g branch for older ansible-core versions.

* Fix GH workflow.
2025-06-08 20:50:18 +02:00
Felix Fontein
9b41df8758 Prepare 3.13.7. 2025-06-08 19:07:41 +02:00
patchback[bot]
6e2505cd48
docker_compose_v2: work around bug in docker compose images --format json (#1083) (#1084)
* Work around ubg in docker compose images --format json.

* ContainerName is no longer in image record.

(cherry picked from commit 8ecbd9a5cc)

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-06-08 09:24:44 +02:00
patchback[bot]
36d98ee0d5
[PR #1078/5a992bb3 backport][stable-3] antsibull-nox: use community.crypto 2.x.y for ansible-core < 2.17 (#1079)
* Use community.crypto 2.x.y for ansible-core < 2.17. (#1078)

(cherry picked from commit 5a992bb34d)

* community.docker 3.x.y supports ansible-core >= 2.11.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-05-06 22:02:07 +02:00
Felix Fontein
6c1e04094f Use community.crypto 2.x.y on ubuntu2004.
(cherry picked from commit 38591969dd)
2025-05-03 13:39:15 +02:00
patchback[bot]
26ffe94070
[PR #1076/29542816 backport][stable-3] CI: Use community.crypto 2.x.y for older ansible-core versions / Python versions (#1077)
* Use community.crypto 2.x.y for older ansible-core versions / Python versions. (#1076)

(cherry picked from commit 295428167b)

* This also applies for ansible-core 2.15.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-05-01 15:42:34 +02:00
patchback[bot]
91ab748340
Warn about octal modes. (#1072) (#1073)
(cherry picked from commit 3a3ece3ba5)

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-04-26 12:40:06 +02:00
Felix Fontein
ccb6eb842f Fix info on blanket license statement for changelog fragments.
(cherry picked from commit 545d99e7c1)
2025-04-24 22:49:10 +02:00
Felix Fontein
d50dedd4cd
[stable-3] Run extra sanity tests with nox (#1069)
* Run extra sanity tests with nox. (#1068)

(cherry picked from commit e20118b68f)

* Fix CI.

* Adjust ignore file.
2025-04-19 19:53:23 +02:00
patchback[bot]
0725685c17
CI: fix certificates for HTTPS connection tests (#1066) (#1067)
* Try to fix CA cert for HTTPS connection tests.

* Try to fix leaf certificate.

* Add more properties.

(cherry picked from commit 8694f488d7)

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-04-11 16:48:24 +02:00
patchback[bot]
64997ca907
Use new tools from community.internal_test_tools. (#1061) (#1062)
(cherry picked from commit a1e9412bed)

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-03-22 12:17:26 +01:00
patchback[bot]
f2f0492678
Use shared unit test utils from community.internal_test_tools. (#1056) (#1057)
(cherry picked from commit 9730b2a3c3)

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-03-12 21:56:23 +01:00
Felix Fontein
30db88c26a
[stable-3] Backport CI improvements (#1055)
* Fix/improve tests (#1052)

* Improve unit test condition.

* Improve/fix tests.

(cherry picked from commit fdb97428a3)

* Make sure that community.internal_test_tools is installed for unit tests.

(cherry picked from commit 9972eee967)
2025-03-12 21:30:15 +01:00
patchback[bot]
8fb1a7e4ff
Fix/improve tests (#1052) (#1053)
* Improve unit test condition.

* Improve/fix tests.

(cherry picked from commit fdb97428a3)

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-03-08 10:17:50 +01:00
Felix Fontein
9979b1e683 Next expected release will be 3.13.7. 2025-02-13 21:42:46 +01:00
Felix Fontein
3afaf45d07 Release 3.13.6. 2025-02-13 21:27:12 +01:00
Felix Fontein
faa1f53190 Prepare 3.13.6. 2025-02-13 21:10:36 +01:00
patchback[bot]
0ca4d29ab1
Cleanup AZP config similarly to ansible-core did some years ago. (#1041) (#1042)
(cherry picked from commit 18ca4184cc)

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-02-10 23:13:56 +01:00
patchback[bot]
efe229a768
fix: docker_compose_v2_run: don't need sanitize labels (#1034) (#1038)
(cherry picked from commit ea3ac5f195)

Co-authored-by: Alexandre Díaz <dev@redneboa.es>
2025-02-02 22:54:34 +01:00
patchback[bot]
3c59569016
Improve error handling. (#1035) (#1036)
(cherry picked from commit 511cfe52ca)

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-01-31 19:58:54 +01:00
Felix Fontein
91cf71d8b8 The next expected release is 3.16.6. 2025-01-23 20:40:49 +01:00
Felix Fontein
82b1276612 Release 3.13.5. 2025-01-23 20:12:24 +01:00
patchback[bot]
fe81035065
Fix label sanitization error handling. (#1029) (#1030)
(cherry picked from commit 9cc70f5202)

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-01-22 22:07:16 +01:00
Felix Fontein
24306c0825 Prepare 3.13.5. 2025-01-22 21:47:33 +01:00
Felix Fontein
e10468dd93 docker_compose_v2: fix tests (#1027)
* Since docker-compose 2.32.2 present_3 is no longer changed.

This has been caused by https://github.com/docker/compose/pull/12442,
since that PR removes the "building" event.

* Remove deprecated 'version' fields.

(cherry picked from commit 9e26c4794e)
2025-01-14 21:19:27 +01:00
patchback[bot]
31b03d8224
Add Fedora 41, Alpine 3.21, RHEL 9.5 to CI for devel. (#1024) (#1025)
(cherry picked from commit b72e17cc53)

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-01-08 17:37:18 +01:00
Felix Fontein
78b4d399b4 Fix CI badge image URL.
(cherry picked from commit 4aed658919)
2025-01-04 11:23:41 +01:00
Felix Fontein
86ee5b8527 Add ignore.txt entires. 2025-01-03 15:59:27 +01:00
Felix Fontein
0bfddfc2b0 Improve extra sanity test for docker action group.
(cherry picked from commit 1a218f3c5e)
2025-01-03 14:50:45 +01:00