aboutsummaryrefslogtreecommitdiffstats
path: root/.github (follow)
Commit message (Collapse)AuthorAgeLines
* Build 3.14 rc imagesGravatar Chris Lovering2025-09-29-0/+1
|
* Bump checkout CI action to latest (5)Gravatar Chris Lovering2025-09-29-4/+1
|
* Split python version matrix to multi-line yaml listGravatar Chris Lovering2025-09-29-1/+11
|
* Add 3.13, remove 3.9Gravatar Chris Lovering2024-10-08-1/+1
|
* Bump docker/build-push-action from 5 to 6 (#7)Gravatar dependabot[bot]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 triggerGravatar Chris Lovering2024-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 CIGravatar Chris Lovering2023-10-03-0/+3
|
* Use 3.12 stable over rc versionGravatar Chris Lovering2023-10-03-6/+1
|
* Only mark 3.12-rc-slim as experimentalGravatar Chris Lovering2023-09-21-4/+2
|
* Add support for 3.12-rcGravatar Chris Lovering2023-09-21-1/+7
|
* Bump all CI steps to latest versionsGravatar Chris Lovering2023-09-12-4/+4
|
* Bump actions/checkout from 3 to 4 (#2)Gravatar dependabot[bot]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 buildingGravatar ChrisJL2023-03-29-0/+1
|
* Run Build CI Daily (#1)Gravatar Hassan Abouelela2023-03-26-0/+3
|
* Enable buildkitd debug if running CI in debugGravatar Chris Lovering2023-03-26-0/+2
|
* Update CI action versionsGravatar Chris Lovering2023-03-26-2/+2
|
* Add dependabot CI configGravatar Chris Lovering2023-03-26-0/+6
|
* Bump CI action versionsGravatar Chris Lovering2023-02-27-2/+2
|
* Build against both amd64 and arm64 architecturesGravatar Chris Lovering2023-02-27-6/+4
|
* Update GHCR org in CIGravatar ChrisJL2023-01-28-2/+2
|
* Include 3.11 builds and bump poetry versionGravatar Chris Lovering2022-10-25-1/+1
|
* Also build non-slim versions of PythonGravatar Chris Lovering2022-09-17-1/+1
|
* Add a workflow to build base Python images with poetryGravatar Chris Lovering2022-09-17-0/+54