10 Commits

Author SHA1 Message Date
benvin c1b3f18829 Merge pull request 'ci: add buildkit_config CA trust for artifactapi push' (#4) from benvin/buildx-ca-config into main
Reviewed-on: #4
2026-08-15 18:46:41 +10:00
unkin-agent 7ae46c4966 ci: add buildkit_config CA trust for artifactapi push
ci/woodpecker/pr/build Pipeline was successful
2026-08-15 18:30:53 +10:00
benvin 7cb0fa0596 Merge pull request 'ci: use CA-baked plugin-docker-buildx image for artifactapi push' (#3) from benvin/buildx-ca-plugin-image into main
Reviewed-on: #3
2026-08-15 18:20:34 +10:00
unkin-agent 7f5a52a2a6 ci: use CA-baked plugin-docker-buildx image for artifactapi push
ci/woodpecker/pr/build Pipeline was successful
The upstream woodpeckerci/plugin-docker-buildx image does not trust the
internal CA, so pushes/pulls against artifactapi over TLS fail. Swap both
the PR dry-run build step and the tag push step to the CA-baked custom
image published at docker-internal/plugin-docker-buildx:latest.
2026-08-15 18:03:57 +10:00
benvin c0e85a2d95 Merge pull request 'ci: push images to artifactapi registry instead of gitea' (#2) from benvin/push-artifactapi into main
Reviewed-on: #2
2026-07-30 20:54:59 +10:00
unkinben added9ff0b ci: push images to artifactapi registry instead of gitea
ci/woodpecker/pr/build Pipeline was successful
Hard switch of the docker push target from the Gitea registry to the
artifactapi local docker registry (docker-internal); the Gitea VM and its
registry are being retired. Drops the droneci/DRONECI_PASSWORD creds since
artifactapi accepts unauthenticated in-cluster pushes. Also repoints the Makefile build/rmi tags.

Claude-Session: https://claude.ai/code/session_015ur3i7D2azsMAWTSVABApv
2026-07-30 00:34:59 +10:00
unkinben 5dc94f9285 Merge pull request 'feat: cleanup base image' (#1) from benvin/base-improvement into main
ci/woodpecker/tag/docker Pipeline was successful
Reviewed-on: #1
v0.1.1
2026-06-13 14:45:19 +10:00
unkinben 971c48c517 feat: cleanup base image
ci/woodpecker/pr/build Pipeline was successful
- remove packages installed elsewhere
- change to 20260606 image as base
2026-06-13 14:44:28 +10:00
unkinben 7a86b3b487 Initial scaffold: base agent container image
ci/woodpecker/tag/docker Pipeline failed
v0.1.0
2026-06-08 22:52:12 +10:00
unkinben 6233e7511a Initial commit 2026-06-08 22:41:28 +10:00