Commit message (Collapse) | Author | Lines | ||
---|---|---|---|---|
2025-09-29 | Build 3.14 rc images | -1/+2 | ||
2025-09-29 | Bump checkout CI action to latest (5) | -4/+1 | ||
2025-09-29 | Split python version matrix to multi-line yaml list | -1/+11 | ||
2025-01-01 | Remove need for curl install | -6/+2 | ||
2025-01-01 | Bump poetry version used to 1.8.5 | -1/+1 | ||
2024-10-08 | Add 3.13, remove 3.9 | -1/+1 | ||
2024-06-17 | Bump docker/build-push-action from 5 to 6 (#7) | -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> | ||||
2024-06-10 | Drop the scheduled build-publish trigger | -3/+0 | ||
This schedulde usually gets disabled by github far before a Python/Poetry release is made, so isn't useful. | ||||
2024-04-10 | Bump poetry to 1.8.2 | -1/+1 | ||
2024-02-07 | Bump poetry to 1.7.1 | -1/+1 | ||
2023-10-23 | Update example Dockerfile to not specify an architecture | -3/+3 | ||
2023-10-23 | Fix spelling error in docker-compose example | -0/+0 | ||