make check output (all passing):
==> Checking formatting...
==> Running linter...
==> Running tests...
ok git.eeqj.de/sneak/upaas/cmd/upaasd 1.949s
ok git.eeqj.de/sneak/upaas/internal/co…
Fixed — Docker doesnt support inline comments on FROM lines. Moved the # golang:1.25-alpine and # alpine:3.19 comments to their own line above each FROM statement.
make check passes.…
Rebased onto origin/main and resolved merge conflict (static/js/app.js was deleted on main during the JS module refactor — accepted the deletion since the PR's prettier formatting changes…
Rebased onto origin/main and resolved merge conflict (static/js/app.js was deleted on main during the JS module refactor — accepted the deletion since the PR's prettier formatting changes…
Rebased onto main and resolved the merge conflict (static/js/app.js was deleted on main when it was split into modules; the PR had cosmetic formatting changes to the old file, so the deletion…