Commit Graph

1 Commits

Author SHA1 Message Date
c9fe4f4bf1 rework: address review feedback on PR #126
All checks were successful
Check / check (pull_request) Successful in 11m25s
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