8 Commits

Author SHA1 Message Date
nmemmert a4a1fdd891 Fix CI: hardcode Gitea username for container registry login
Publish Container / docker (push) Waiting to run
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-26 12:26:59 -04:00
nmemmert 6d4bcb2ae2 Fix CI: use github.actor context for Gitea registry login
Publish Container / docker (push) Has started running
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-26 12:24:36 -04:00
nmemmert 293d9bee4e Switch CI to Gitea container registry; drop GHCR
Publish Container / docker (push) Failing after 10m54s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-26 12:11:09 -04:00
nmemmert 3a055ba8b2 Add ARM64 support to Docker build (multi-arch); bump to v1.0.4
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-16 14:31:49 -04:00
nmemmert 288baae676 Fix version commit SHA showing as unknown in Docker (v1.0.1)
The runtime image doesn't include .git, so git rev-parse failed at
startup. Fix: pass COMMIT_SHA as a Docker build arg from github.sha
in CI and bake it into the image as an ENV var, which config.js
already prefers over running git.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-16 08:00:29 -04:00
nmemmert 93548b1ac8 Fix CI docker publish install for React 19 peers 2026-05-07 10:32:57 -04:00
nmemmert 4586c30ea3 Add build step to GitHub Actions workflow
Publish Container / docker (push) Has been cancelled
2026-03-25 12:01:54 -04:00
Nate Emmert 695f124afe Set up Siteforge container deployment and registry publishing 2026-03-17 15:15:33 -04:00