Commit Graph

4 Commits

Author SHA1 Message Date
unkinben b5399343cd ci: push images to artifactapi registry instead of gitea
ci/woodpecker/pr/build Pipeline failed
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 Dockerfile FROM agent-base base image.

Claude-Session: https://claude.ai/code/session_015ur3i7D2azsMAWTSVABApv
2026-07-30 00:34:59 +10:00
unkinben d5f44c2f84 Fix gopls install: set GOTOOLCHAIN=auto for go 1.25 compat
ci/woodpecker/pr/build Pipeline was successful
2026-06-17 19:43:04 +10:00
unkinben 3deaff2395 Add dev tooling: LSPs, linters, and CLI tools
ci/woodpecker/pr/build Pipeline failed
Install basedpyright, python-lsp-server, ty, ruff via uv tool,
gopls via go install, and tea/tflint via dnf. Remove unused
python3/python3-pip packages.
2026-06-17 19:39:33 +10:00
unkinben fe704969b5 Initial scaffold: dev toolchain agent container 2026-06-08 22:51:15 +10:00