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
Felix Fontein
186fdbd18c
Improve language.
...
(cherry picked from commit f69536ef3b )
2024-12-28 14:31:05 +01: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
patchback[bot]
27366f4926
docker_network: adjust documentation to reality for state=absent + force=true. ( #1016 ) ( #1017 )
...
(cherry picked from commit d17ee667ce )
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-12-20 23:06:19 +01:00
Felix Fontein
ad3ed495fd
Next release will be 3.13.5.
2024-12-16 21:04:06 +01:00
Felix Fontein
b7edd43b5b
Release 3.13.4.
2024-12-16 20:41:54 +01:00
Felix Fontein
3409ad216c
Fix README.
...
(cherry picked from commit 18287220ab )
2024-12-14 22:06:22 +01:00
Felix Fontein
1f262996a8
Use correct workflow.
...
(cherry picked from commit 6a377eefdc )
2024-12-14 21:54:40 +01:00
Felix Fontein
6d176ee624
Prepare 3.13.4.
2024-12-14 21:33:44 +01:00
Felix Fontein
49263d6af5
[stable-3] docker_compose_v2: ignore build events for changed status ( #1012 )
...
* docker_compose_v2: add ignore_build_events option; ignore build events by default (#1011 )
* Add ignore_build_events option.
* Adjust docs and tests.
* Switch default to true.
* Remove unnecessary parts from tests.
(cherry picked from commit 2e7b4e4605 )
* Remove the new option.
2024-12-14 21:32:14 +01:00
patchback[bot]
77f1344cd7
Fix some issues pointed out by zizmor. ( #1009 ) ( #1010 )
...
(cherry picked from commit 80770ed972 )
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-12-14 15:45:29 +01:00
Felix Fontein
edd0186288
[stable-3] docker_image_build: add note on strange behavior ( #1007 )
...
* Add note on strange behavior.
* Document strange behavior in changelog.
2024-12-14 15:12:54 +01:00
patchback[bot]
4ab7733579
Prevent crash if Mode isn't present, which happens for Swarm jobs. ( #1003 ) ( #1004 )
...
(cherry picked from commit 7583ea82ac )
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-12-04 21:57:04 +01:00
Felix Fontein
29c586c6fd
The next release will be 3.13.4.
2024-11-23 14:57:48 +01:00
Felix Fontein
1c1a6aec3b
Release 3.13.3.
2024-11-23 14:31:25 +01:00
patchback[bot]
8fc562825c
Doc fix for docker_container image_name_mismatch ( #991 ) ( #997 )
...
* doc-fix-image-name-mismatch
* Update description.
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 6595d299e2 )
Co-authored-by: Michael <meeque@users.noreply.github.com>
2024-11-23 14:30:42 +01:00
patchback[bot]
46e860dcdb
Correctly set can_talk_is_docker. ( #995 ) ( #996 )
...
(cherry picked from commit 78bdccd453 )
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-11-23 13:32:03 +01:00
Felix Fontein
2c69276758
Prepare 3.13.3 release.
2024-11-23 12:54:42 +01:00