Commit Graph

935 Commits

Author SHA1 Message Date
Felix Fontein
ddbbbe5b9e
Fix wrong parameter name. 2025-07-10 22:12:42 +02:00
Maciej Bogusz
f9925d770e docker_compose_v2_build: reference in other docs 2025-07-09 19:45:45 +02:00
Maciej Bogusz
c8ff5847a3 docker_compose_v2_build: initial test rig 2025-07-09 19:43:56 +02:00
Maciej Bogusz
48745bf8c1 review fix 2025-07-09 19:43:56 +02:00
Maciej Bogusz
30f3a1321c Add docker_compose_v2_build module (#956) 2025-07-09 19:43:56 +02:00
Felix Fontein
8b55159279 Skip tabs. 2025-07-06 18:08:11 +02:00
Felix Fontein
9fa966dca6 Adjust README. 2025-07-01 22:34:34 +02:00
Felix Fontein
e1347723d1
CI: Add stable-2.19 (#1095)
* Add ignore-2.20.txt.

* Add stable-2.19 to CI.
2025-07-01 07:30:08 +02:00
Felix Fontein
c8fc5bc175
Apparently Compose 2.37.3 + Docker 28.3.0 result in a behavior change. (#1093) 2025-06-25 22:00:42 +02:00
Felix Fontein
ebaf1c73ff
Adjust scenario guide to reality. (#1091) 2025-06-22 00:40:17 +02:00
Felix Fontein
c1df4bc8da Add linting check for RST code blocks. Fix code block languages. 2025-06-18 21:49:42 +02:00
Felix Fontein
ae1d457b49
ContainerName is also missing in 2.37.1. (#1088) 2025-06-14 17:03:27 +02:00
Felix Fontein
d354f6b40d Next release is expected to be 4.7.0. 2025-06-09 18:52:55 +02:00
Felix Fontein
2e20028392 Release 4.6.1. 2025-06-09 13:16:44 +02:00
Felix Fontein
2108c3dc71 Forgot community.general. 2025-06-08 20:25:00 +02:00
Felix Fontein
eba578cc92 Prepare 4.6.1. 2025-06-08 19:08:22 +02:00
Felix Fontein
e9f4553b01
docker_container idempotency: work around Docker not returning true configured command when command is [] (#1085)
* Work around Docker not returning true configured command when command is [].

* Lint.

* Add test.

* Add changelog fragment.
2025-06-08 19:05:09 +02:00
Felix Fontein
8ecbd9a5cc
docker_compose_v2: work around bug in docker compose images --format json (#1083)
* Work around ubg in docker compose images --format json.

* ContainerName is no longer in image record.
2025-06-07 23:28:51 +02:00
Felix Fontein
72d827a9e2 Enable no-trailing-whitespace test. 2025-06-04 15:18:19 +02:00
Felix Fontein
5a992bb34d
Use community.crypto 2.x.y for ansible-core < 2.17. (#1078) 2025-05-06 21:43:59 +02:00
Felix Fontein
38591969dd Use community.crypto 2.x.y on ubuntu2004. 2025-05-03 13:24:31 +02:00
Felix Fontein
c9835e9b65 The next expected release will be 4.7.0. 2025-05-02 10:16:42 +02:00
Felix Fontein
9a93812d3b Release 4.6.0. 2025-05-02 09:51:05 +02:00
Felix Fontein
9a9372dd06 Prepare 4.6.0. 2025-05-02 06:22:34 +02:00
Felix Fontein
cdf02b642c Lint doc fragments. 2025-05-01 16:46:13 +02:00
Felix Fontein
295428167b
Use community.crypto 2.x.y for older ansible-core versions / Python versions. (#1076) 2025-05-01 12:30:07 +02:00
Felix Fontein
e0b9c45579
Re-enable RHEL 8 in CI (#1075)
* Re-enable RHEL 8 in CI.

* Skip podman on RHEL 8.
2025-04-28 21:42:31 +02:00
Felix Fontein
ad989c1942
docker_container_copy_into: add mode_parse option (#1074)
* Add mode_parse option.

* Make yamllint config strict.

* Lint.
2025-04-28 20:46:11 +02:00
Felix Fontein
424b39fe36 Since we require ansible-core >= 2.15, nothing before Python 2.7 is supported and used in tests anyway. 2025-04-27 12:24:53 +02:00
Felix Fontein
961acd9120 Remove no longer needed file. 2025-04-27 12:24:10 +02:00
Felix Fontein
62d0b3d1cb Add reformat commit to .git-blame-ignore-revs. 2025-04-26 12:39:53 +02:00
Felix Fontein
2487d1a0bf Fix linting errors. 2025-04-26 12:39:00 +02:00
Felix Fontein
795e6b23dc Add yamllint to antsibull-nox and add config files. 2025-04-26 12:39:00 +02:00
Felix Fontein
3a3ece3ba5
Warn about octal modes. (#1072) 2025-04-26 12:22:16 +02:00
Felix Fontein
545d99e7c1 Fix info on blanket license statement for changelog fragments. 2025-04-24 22:48:20 +02:00
Felix Fontein
5cbd81e7a7 Adjust times. 2025-04-19 19:57:11 +02:00
Felix Fontein
e20118b68f
Run extra sanity tests with nox. (#1068) 2025-04-19 17:54:12 +02:00
Felix Fontein
8694f488d7
CI: fix certificates for HTTPS connection tests (#1066)
* Try to fix CA cert for HTTPS connection tests.

* Try to fix leaf certificate.

* Add more properties.
2025-04-11 14:09:01 +02:00
Felix Fontein
106c3d33d6 Migrate .reuse/dep5 to REUSE.toml. 2025-03-29 12:17:22 +01:00
Felix Fontein
80329beade The next expected release will be 4.6.0. 2025-03-22 13:11:15 +01:00
Felix Fontein
2d65015e86 Release 4.5.2. 2025-03-22 12:52:14 +01:00
Felix Fontein
585595187b Prepare 4.5.2. 2025-03-22 12:37:05 +01:00
Felix Fontein
a1e9412bed
Use new tools from community.internal_test_tools. (#1061) 2025-03-22 11:59:27 +01:00
Felix Fontein
635716c07b
docker_compose_v2: use --yes when available instead of -y (#1060)
* Use --yes if available.

* Add smoke test.
2025-03-21 22:05:10 +01:00
londondaintta
c13b891bc9
fix(docker_compose_v2): fix version check (#1059)
* fix version check

* add changelog fragment
2025-03-17 20:20:21 +01:00
Felix Fontein
9730b2a3c3
Use shared unit test utils from community.internal_test_tools. (#1056) 2025-03-12 21:39:05 +01:00
Felix Fontein
9972eee967 Make sure that community.internal_test_tools is installed for unit tests. 2025-03-12 21:00:09 +01:00
Felix Fontein
5b5b4e7204 The next expected release will be 4.6.0. 2025-03-11 20:31:01 +01:00
Felix Fontein
7355c7de0d Release 4.5.1. 2025-03-11 20:09:11 +01:00
Felix Fontein
9d015a2563 Prepare 4.5.1. 2025-03-10 22:19:36 +01:00