summaryrefslogtreecommitdiff
path: root/.github/workflows/container.yml
AgeCommit message (Expand)Author
2025-11-07[upd] github-actions: Bump docker/setup-qemu-action from 3.6.0 to 3.7.0 (#5424)dependabot[bot]
2025-10-22[mod] ci: use custom static podman (#5354)Ivan Gabaldon
2025-10-12[mod] container: move `base` to own repository (#5310)Ivan Gabaldon
2025-10-11[enh] ci: bump to cp3.14 (#5302)Ivan Gabaldon
2025-10-03[upd] github-actions: Bump docker/login-action from 3.5.0 to 3.6.0 (#5275)dependabot[bot]
2025-09-26[upd] github-actions: Bump actions/cache from 4.2.4 to 4.3.0 (#5249)dependabot[bot]
2025-09-20[enh] container: reproducible layers (#5222)Ivan Gabaldon
2025-09-14[enh] container: build with uv (#5199)Ivan Gabaldon
2025-09-05[upd] github-actions: Bump actions/setup-python from 5.6.0 to 6.0.0 (#5181)dependabot[bot]
2025-08-15[upd] github-actions: Bump actions/checkout from 4.2.2 to 5.0.0 (#5118)dependabot[bot]
2025-08-08[mod] ci: strict(er) exec (#5099)Ivan Gabaldon
2025-08-07[fix] ci: cache is not overwritten (#5089)Ivan Gabaldon
2025-08-07[enh] container: tidy builds (#5086)Ivan Gabaldon
2025-06-03[mod] container: revert to alpine (#4893)Ivan Gabaldon
2025-05-25[mod] ci: exclude some workflows from forks (#4849)Ivan Gabaldon
2025-05-17[mod] container: build custom base images (#4799)Ivan Gabaldon
2025-05-15[enh] container: support multiple registriesIvan Gabaldon
2025-05-15[fix] CI: prevent race conditionIvan Gabaldon
2025-05-15[fix] CI: container-mounts bad hashIvan Gabaldon
2025-05-12[fix] DOCKERHUB_USERNAME env reference (#4778)Ivan Gabaldon
2025-05-11revert using null keywordIvan Gabaldon
2025-05-11[mod] rework container deployment (#4764)Ivan Gabaldon