upaas/internal/service/deploy
clawbot 7045ffb469 fix: rename GetBuildDir param from appID to appName (closes #123)
The parameter is always called with app.Name, not an ID. Rename to match
actual usage and prevent confusion.
2026-02-23 11:51:11 -08:00
..
deploy_cancel_test.go fix: cancel in-progress deploy when webhook triggers new deploy (closes #38) 2026-02-15 22:12:03 -08:00
deploy_cleanup_test.go fix: resolve all lint issues on main branch 2026-02-20 02:39:18 -08:00
deploy_container_test.go fix: use imageID in createAndStartContainer (closes #124) 2026-02-21 02:24:51 -08:00
deploy.go fix: rename GetBuildDir param from appID to appName (closes #123) 2026-02-23 11:51:11 -08:00
export_test.go fix: use imageID in createAndStartContainer (closes #124) 2026-02-21 02:24:51 -08:00