upaas/internal
user 75cad7d2ad
All checks were successful
Check / check (pull_request) Successful in 11m36s
refactor: add String() methods to domain types, replace string() casts
2026-02-23 11:58:00 -08:00
..
config fix: resolve all lint issues on main branch 2026-02-20 02:39:18 -08:00
database fix: assign commit error to err so deferred rollback triggers (closes #125) 2026-02-23 11:51:11 -08:00
docker refactor: add String() methods to domain types, replace string() casts 2026-02-23 11:58:00 -08:00
domain refactor: add String() methods to domain types, replace string() casts 2026-02-23 11:58:00 -08:00
globals Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
handlers fix: use renderTemplate in all error paths of HandleAppCreate/HandleAppUpdate (closes #121) 2026-02-23 11:51:11 -08:00
healthcheck Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
logger fix: use imageID in createAndStartContainer (closes #124) 2026-02-21 02:24:51 -08:00
middleware fix: SetupRequired middleware exempts health, static, and API routes (closes #108) 2026-02-20 03:33:34 -08:00
models fix: add 1MB size limit on deployment logs with truncation (closes #122) 2026-02-23 11:51:11 -08:00
server fix: disable API v1 write methods (closes #112) 2026-02-20 05:33:07 -08:00
service refactor: add String() methods to domain types, replace string() casts 2026-02-23 11:58:00 -08:00
ssh fix: resolve all lint issues on main branch 2026-02-20 02:39:18 -08:00