stack-orchestrator/stack_orchestrator/deploy/webapp
Prathamesh Musale f98e75c81f
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 37s
Smoke Test / Run basic test suite (pull_request) Successful in 4m26s
Deploy Test / Run deploy test suite (pull_request) Successful in 5m6s
Webapp Test / Run webapp test suite (pull_request) Successful in 5m16s
K8s Deployment Control Test / Run deployment control suite on kind/k8s (pull_request) Successful in 7m8s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 8m55s
Fix deployment record publication
2025-02-07 11:30:07 +05:30
..
__init__.py Webapp deploy (#662) 2023-11-27 22:02:16 -07:00
deploy_webapp_from_registry.py Fix types usage 2025-02-06 19:13:58 +05:30
deploy_webapp.py Fix types usage 2025-02-06 19:13:58 +05:30
handle_deployment_auction.py Use a mutex for registry CLI txs in webapp deployment commands (#957) 2024-10-25 08:40:54 +00:00
publish_deployment_auction.py Use a mutex for registry CLI txs in webapp deployment commands (#957) 2024-10-25 08:40:54 +00:00
publish_webapp_deployer.py Add deployer version to deployer record 2025-02-06 16:13:43 +05:30
registry_mutex.py Use file existence for registry mutex (#959) 2024-10-29 04:05:35 +00:00
request_webapp_deployment.py Integrate SP auctions in webapp deployment flow (#950) 2024-10-21 07:02:06 +00:00
request_webapp_undeployment.py Integrate SP auctions in webapp deployment flow (#950) 2024-10-21 07:02:06 +00:00
run_webapp.py Support other webapp types (react, static). (#721) 2024-02-02 18:04:06 -06:00
undeploy_webapp_from_registry.py Use a mutex for registry CLI txs in webapp deployment commands (#957) 2024-10-25 08:40:54 +00:00
util.py Fix deployment record publication 2025-02-07 11:30:07 +05:30