upaas/internal/service
clawbot 002fdd87a7
All checks were successful
Check / check (pull_request) Successful in 11m24s
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-23 11:54:05 -08:00
..
app fix: use hashed webhook secrets for constant-time comparison 2026-02-15 14:06:53 -08:00
auth fix: set DestroySession MaxAge to -1 instead of -1*time.Second (closes #39) 2026-02-15 22:07:57 -08:00
deploy rework: address review feedback on PR #126 2026-02-23 11:54:05 -08:00
notify fix: resolve all lint issues on main branch 2026-02-20 02:39:18 -08:00
webhook rework: address review feedback on PR #126 2026-02-23 11:54:05 -08:00