upaas/static
clawbot c9fe4f4bf1
All checks were successful
Check / check (pull_request) Successful in 11m25s
rework: address review feedback on PR #126
Changes per sneak's review:
- Delete docker-compose.yml, add example stanza to README
- Define custom domain types: ImageID, ContainerID, UnparsedURL
- Use custom types in all function signatures throughout codebase
- Restore imageID parameter (as domain.ImageID) in deploy pipeline
- buildContainerOptions now takes ImageID directly instead of
  constructing image tag from deploymentID
- Fix pre-existing JS formatting (prettier)

make check passes with zero failures.
2026-02-22 03:40:57 -08:00
..
css feat: deployment rollback to previous image 2026-02-16 00:23:11 -08:00
js rework: address review feedback on PR #126 2026-02-22 03:40:57 -08:00
static.go Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00