Fixes for external stack deployment #851

Merged
roysc merged 8 commits from roysc/fix-various into main 2024-07-09 15:37:36 +00:00
8 Commits
Author SHA1 Message Date
roysc c1f93f211c rm comment
Lint Checks / Run linter (pull_request) Successful in 37s
Deploy Test / Run deploy test suite (pull_request) Successful in 4m55s
Webapp Test / Run webapp test suite (pull_request) Successful in 4m26s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 7m48s
Smoke Test / Run basic test suite (pull_request) Successful in 4m10s
2024-07-09 23:08:34 +08:00
roysc 75bed6f10b fix external stack path resolution for deployments
Lint Checks / Run linter (pull_request) Successful in 33s
Webapp Test / Run webapp test suite (pull_request) Successful in 4m37s
Smoke Test / Run basic test suite (pull_request) Successful in 4m23s
Deploy Test / Run deploy test suite (pull_request) Successful in 5m2s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 8m0s
2024-07-04 11:17:08 +08:00
roysc 8dfca4b227 fix stack path resolution
This was broken for "build-containers" with external stacks. Now setup and build use the same functions.
2024-07-03 19:42:40 +08:00
roysc 8fb0e4a328 lint fix 2024-07-03 19:42:40 +08:00
roysc 426357bbdb fall back to SHA if not on branch or tag 2024-07-03 19:42:40 +08:00
roysc e0a9046685 support version in source/dist install 2024-07-03 19:42:40 +08:00
roysc 9b27ba1619 fix deployment ports command 2024-07-03 19:42:40 +08:00
roysc 45704f8bff fix extra config detection 2024-07-03 19:42:40 +08:00