Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Build 3.14 rc images | 2025-09-29 | -0/+1 | |
| | ||||
* | Bump checkout CI action to latest (5) | 2025-09-29 | -4/+1 | |
| | ||||
* | Split python version matrix to multi-line yaml list | 2025-09-29 | -1/+11 | |
| | ||||
* | Add 3.13, remove 3.9 | 2024-10-08 | -1/+1 | |
| | ||||
* | Bump docker/build-push-action from 5 to 6 (#7) | 2024-06-17 | -1/+1 | |
| | | | | | | | | | | | | | | | Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v5...v6) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
* | Drop the scheduled build-publish trigger | 2024-06-10 | -3/+0 | |
| | | | | This schedulde usually gets disabled by github far before a Python/Poetry release is made, so isn't useful. | |||
* | Only trigger CI on push if the commit changes the Dockerfile or CI | 2023-10-03 | -0/+3 | |
| | ||||
* | Use 3.12 stable over rc version | 2023-10-03 | -6/+1 | |
| | ||||
* | Only mark 3.12-rc-slim as experimental | 2023-09-21 | -4/+2 | |
| | ||||
* | Add support for 3.12-rc | 2023-09-21 | -1/+7 | |
| | ||||
* | Bump all CI steps to latest versions | 2023-09-12 | -4/+4 | |
| | ||||
* | Bump actions/checkout from 3 to 4 (#2) | 2023-09-04 | -1/+1 | |
| | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
* | Always attempt to pull all referenced images when building | 2023-03-29 | -0/+1 | |
| | ||||
* | Run Build CI Daily (#1) | 2023-03-26 | -0/+3 | |
| | ||||
* | Enable buildkitd debug if running CI in debug | 2023-03-26 | -0/+2 | |
| | ||||
* | Update CI action versions | 2023-03-26 | -2/+2 | |
| | ||||
* | Add dependabot CI config | 2023-03-26 | -0/+6 | |
| | ||||
* | Bump CI action versions | 2023-02-27 | -2/+2 | |
| | ||||
* | Build against both amd64 and arm64 architectures | 2023-02-27 | -6/+4 | |
| | ||||
* | Update GHCR org in CI | 2023-01-28 | -2/+2 | |
| | ||||
* | Include 3.11 builds and bump poetry version | 2022-10-25 | -1/+1 | |
| | ||||
* | Also build non-slim versions of Python | 2022-09-17 | -1/+1 | |
| | ||||
* | Add a workflow to build base Python images with poetry | 2022-09-17 | -0/+54 | |