summaryrefslogtreecommitdiff
path: root/.github/workflows/container.yml
AgeCommit message (Expand)Author
2026-08-11[upd] github-actions: Bump docker/login-action from 4.5.2 to 4.6.0 (#6493)dependabot[bot]
2026-07-31[upd] github-actions: Bump docker/login-action from 4.5.0 to 4.5.2 (#6478)dependabot[bot]
2026-07-25[upd] github-actions: Bump actions/setup-python from 6.3.0 to 7.0.0 (#6444)dependabot[bot]
2026-07-25[upd] github-actions: Bump actions/checkout from 7.0.0 to 7.0.1 (#6443)dependabot[bot]
2026-07-24[upd] github-actions: Bump docker/login-action from 4.4.0 to 4.5.0 (#6442)dependabot[bot]
2026-07-12[mod] ci: rework workflows (#6401)Ivan Gabaldon
2026-07-10[upd] github-actions: Bump docker/login-action from 4.3.0 to 4.4.0 (#6387)dependabot[bot]
2026-07-03[upd] github-actions: Bump docker/setup-qemu-action from 4.1.0 to 4.2.0 (#6355)dependabot[bot]
2026-07-03[upd] github-actions: Bump actions/cache from 6.0.0 to 6.1.0 (#6353)dependabot[bot]
2026-07-03[upd] github-actions: Bump docker/login-action from 4.2.0 to 4.3.0 (#6351)dependabot[bot]
2026-06-28[upd] github-actions: Bump actions/cache from 5.0.5 to 6.0.0 (#6316)dependabot[bot]
2026-06-28[upd] github-actions: Bump actions/setup-python from 6.2.0 to 6.3.0 (#6315)dependabot[bot]
2026-06-19[upd] github-actions: Bump actions/checkout from 6.0.3 to 7.0.0 (#6288)dependabot[bot]
2026-06-05[upd] github-actions: Bump actions/checkout from 6.0.2 to 6.0.3 (#6204)dependabot[bot]
2026-05-29[upd] github-actions: Bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#6166)dependabot[bot]
2026-05-29[upd] github-actions: Bump docker/login-action from 4.1.0 to 4.2.0 (#6168)dependabot[bot]
2026-04-17[upd] github-actions: Bump actions/cache from 5.0.4 to 5.0.5 (#5985)dependabot[bot]
2026-04-03[upd] github-actions: Bump docker/login-action from 4.0.0 to 4.1.0 (#5944)dependabot[bot]
2026-03-20[upd] github-actions: Bump actions/cache from 5.0.3 to 5.0.4 (#5873)dependabot[bot]
2026-03-06[upd] github-actions: Bump docker/login-action from 3.7.0 to 4.0.0 (#5816)dependabot[bot]
2026-03-06[upd] github-actions: Bump docker/setup-qemu-action from 3.7.0 to 4.0.0 (#5815)dependabot[bot]
2026-02-19[fix] ci: cache keys (#5745)Ivan Gabaldon
2026-02-02[upd] ci: static podman v5.7.1 (#5714)Ivan Gabaldon
2026-01-30[upd] github-actions: Bump docker/login-action from 3.6.0 to 3.7.0 (#5710)dependabot[bot]
2026-01-30[upd] github-actions: Bump actions/cache from 5.0.2 to 5.0.3 (#5708)dependabot[bot]
2026-01-23[upd] github-actions: Bump actions/setup-python from 6.1.0 to 6.2.0 (#5682)dependabot[bot]
2026-01-23[upd] github-actions: Bump actions/cache from 5.0.1 to 5.0.2 (#5685)dependabot[bot]
2026-01-23[upd] github-actions: Bump actions/checkout from 6.0.1 to 6.0.2 (#5679)dependabot[bot]
2025-12-19[upd] github-actions: Bump actions/cache from 5.0.0 to 5.0.1dependabot[bot]
2025-12-12[upd] github-actions: Bump actions/cache from 4.3.0 to 5.0.0dependabot[bot]
2025-12-05[upd] github-actions: Bump actions/checkout from 6.0.0 to 6.0.1dependabot[bot]
2025-11-28[upd] github-actions: Bump actions/setup-python from 6.0.0 to 6.1.0dependabot[bot]
2025-11-23[upd] ci: docker secret maintenanceIvan Gabaldon
2025-11-21[upd] github-actions: Bump actions/checkout from 5.0.0 to 6.0.0dependabot[bot]
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