costmikuSearch/.github/workflows
Ivan Gabaldon d16854e67a
[mod] rework container deployment (#4764)
container.yml will run after integration.yml COMPLETES successfully and in master branch.

Style changes, cleanup and improved integration with CI by leveraging the use of
shared cache between all workflows.

* Podman is now supported to build the container images (Docker also received a refactor, merging both build and buildx)
* Container images are being built by Buildah instead of Docker BuildKit.
* Container images are tested before release.
* Splitting "modern" (amd64 & arm64) and "legacy" (armv7) arches on different Dockerfiles allowing future optimizations.
2025-05-11 18:12:51 +02:00
..
checker.yml [mod] CI: refactor checker.yml - make search.checker (#4730) 2025-05-08 13:58:06 +02:00
container.yml [mod] rework container deployment (#4764) 2025-05-11 18:12:51 +02:00
data-update.yml [fix] missing PR perm data-update.yml workflow (#4737) 2025-05-08 23:55:23 +02:00
documentation.yml [fix] documentation should run on push/pr 2025-05-10 07:41:42 +02:00
integration.yml [mod] rework container deployment (#4764) 2025-05-11 18:12:51 +02:00
l10n.yml [mod] new l10n.yml workflow (#4734) 2025-05-10 13:08:20 +02:00
security.yml [fix] fix security.yml workflow (#4735) 2025-05-08 17:13:07 +02:00