Commit Graph

6 Commits

Author SHA1 Message Date
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