Commit Graph
11 Commits
Author SHA1 Message Date
ajp_anton b9c886a5ea Restore generic Python tools documentation and tests
Build custom container images / build (map[base_image:php:8-fpm-alpine build_args:PHP_VERSION=8 context:php8-pgsql fingerprint_command:{ apk info -v | LC_ALL=C sort; find /usr/local/lib/php/extensions /usr/local/etc/php/conf.d -type f -exec sha256sum {} + | LC_ALL=C sort; } name:ph… (push) Successful in 43s
Build custom container images / build (map[base_image:postgres:18 build_args:PG_VERSION=18 POSTGIS_VERSION=3 VCHORD_VERSION=0.5.3 context:postgres fingerprint_command:{ dpkg-query -W -f='${binary:Package}=${Version}\n' | LC_ALL=C sort; find /usr/lib/postgresql -type f -exec sha256su… (push) Successful in 54s
Build custom container images / build (map[base_image:python:3 build_args:PYTHON_VERSION=3 context:python-tools fingerprint_command:{ dpkg-query -W -f='${binary:Package}=${Version}\n' | LC_ALL=C sort; pip freeze | LC_ALL=C sort; } name:python-tools oci_labels:org.opencontainers.ima… (push) Successful in 1m18s
2026-08-16 03:17:17 +00:00
ajp_anton 531992fe47 Add reusable dry-run execution controls 2026-08-16 01:51:21 +00:00
ajp_anton 58b4f69d63 Update Python tools 2026-08-09 18:26:25 +00:00
ajp_anton 9c0ce2098f Allow selected task environment variables 2026-08-09 13:40:33 +00:00
ajp_anton dade2553d7 Expand Python maintenance tasks 2026-08-09 13:08:54 +00:00
ajp_anton 0dfb493ae1 Update Python tools 2026-08-09 05:06:33 +00:00
ajp_anton 6d28257b54 Update Python tools 2026-08-09 02:31:54 +00:00
ajp_anton b0c707d624 Update Python tools 2026-08-09 01:24:06 +00:00
ajp_anton 0549ed1b0d Add typed task input forms 2026-08-08 18:39:09 +00:00
ajp_anton 56d6194324 Integrate task runner into python tools 2026-08-08 17:21:50 +00:00
ajp_anton 1319c71740 Rename ai-tools-utils to python-tools
Build custom container images / build (map[base_image:php:8-fpm-alpine build_args:PHP_VERSION=8 context:php8-pgsql fingerprint_command:{ apk info -v | LC_ALL=C sort; find /usr/local/lib/php/extensions /usr/local/etc/php/conf.d -type f -exec sha256sum {} + | LC_ALL=C sort; } name:ph… (push) Successful in 1m8s
Build custom container images / build (map[base_image:postgres:18 build_args:PG_VERSION=18 POSTGIS_VERSION=3 VCHORD_VERSION=0.5.3 context:postgres fingerprint_command:{ dpkg-query -W -f='${binary:Package}=${Version}\n' | LC_ALL=C sort; find /usr/lib/postgresql -type f -exec sha256su… (push) Successful in 1m54s
Build custom container images / build (map[base_image:python:3 build_args:PYTHON_VERSION=3 context:python-tools fingerprint_command:dpkg-query -W -f='${binary:Package}=${Version}\n' | LC_ALL=C sort name:python-tools primary_tag:git.ajpanton.se/ajp_anton/python-tools:3 tags:git.ajpa… (push) Successful in 1m39s
2026-07-16 01:00:05 +00:00