upaas/internal/service
sneak 2cbcd3d72a Add build log file storage and download functionality
- Write deployment logs to files when deployment finishes (success or failure)
- Log files stored in DataDir/logs/<hostname>/<appname>/<appname>_<sha>_<timestamp>.log.txt
- Capture commit SHA for manual deploys by parsing git rev-parse HEAD after clone
- Add download endpoint for log files at /apps/{id}/deployments/{deploymentID}/download
- Add download link in deployment history view for finished deployments
2026-01-01 06:08:00 -08: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 Add build log file storage and download functionality 2026-01-01 06:08:00 -08:00
notify Add commit URL to Slack notifications with link and backtick formatting 2025-12-31 16:29:22 -08:00
webhook Add commit URL to Slack notifications with link and backtick formatting 2025-12-31 16:29:22 -08:00