upaas/internal/service
sneak 4ece7431af Use app name and deployment ID in build directory structure
Change build directory from builds/<app-id>-<random> to
builds/<appname>/<deployment-id>-<random> for better organization
and easier debugging.
2025-12-30 11:57:02 +07:00
..
app Use ULID for app IDs and Docker label for container lookup 2025-12-29 16:06:40 +07:00
auth Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
deploy Use app name and deployment ID in build directory structure 2025-12-30 11:57:02 +07:00
notify Initial commit with server startup infrastructure 2025-12-29 15:46:03 +07:00
webhook Fix repository cloning when running inside a container 2025-12-29 17:02:01 +07:00