community.docker/tests
Felix Fontein f2a5d6f872
docker_image_build: allow to specify multiple platforms, allow to specify secrets and outputs (#852)
* Add note on idempotency.

* Make platform a list of strings.

* Support specifying secrets.

* Add test for secrets.

* Support specifying outputs.

* Ignore invalid choices syntax for ansible-core <= 2.16.

It actually works with ansible-core 2.14+ (though not with <= 2.13),
but the sanity tests only accept it from 2.17 on.

* Only use --secret with type=env for buildx 0.6.0+, and multiple --output for buildx 0.13.0+.
2024-05-11 15:52:47 +02:00
..
ee Normalize bools in tests. (#589) 2023-02-15 22:29:41 +01:00
integration docker_image_build: allow to specify multiple platforms, allow to specify secrets and outputs (#852) 2024-05-11 15:52:47 +02:00
sanity docker_image_build: allow to specify multiple platforms, allow to specify secrets and outputs (#852) 2024-05-11 15:52:47 +02:00
unit Remove unused code that relies on functionality deprecated in Python 3.12. (#834) 2024-04-15 11:21:46 +00:00
utils Add inventory filter capability (#698) 2024-01-13 15:51:02 +01:00
config.yml Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
galaxy-importer.cfg Zuul third-party-check: disable ansible-doc part of galaxy-importer. (#781) 2024-01-27 14:49:28 +01:00