stack-orchestrator/stack_orchestrator/deploy
Thomas E Lackey 077ea80c70
Publish / Build and publish (push) Successful in 59s Details
Deploy Test / Run deploy test suite (push) Successful in 3m13s Details
K8s Deploy Test / Run deploy test suite (push) Failing after 3m16s Details
Webapp Test / Run webapp test suite (push) Failing after 3m48s Details
Smoke Test / Run basic test suite (push) Successful in 4m25s Details
Add `deployment status` command and fix k8s output for `deployment ps` (#679)
2023-12-06 09:27:47 -07:00
..
compose Add `deployment status` command and fix k8s output for `deployment ps` (#679) 2023-12-06 09:27:47 -07:00
k8s Add `deployment status` command and fix k8s output for `deployment ps` (#679) 2023-12-06 09:27:47 -07:00
webapp Add --port option to run-webapp. (#667) 2023-11-29 11:32:28 -06:00
__init__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
deploy.py Add `deployment status` command and fix k8s output for `deployment ps` (#679) 2023-12-06 09:27:47 -07:00
deploy_types.py Add env var support for k8s (#634) 2023-11-08 17:53:46 -07:00
deploy_util.py Add image push command (#656) 2023-11-20 20:23:55 -07:00
deployer.py Add `deployment status` command and fix k8s output for `deployment ps` (#679) 2023-12-06 09:27:47 -07:00
deployer_factory.py Add image push command (#656) 2023-11-20 20:23:55 -07:00
deployment.py Add `deployment status` command and fix k8s output for `deployment ps` (#679) 2023-12-06 09:27:47 -07:00
deployment_context.py Generate a unique deployment id for each deployment (#680) 2023-12-05 22:56:58 -07:00
deployment_create.py Generate a unique deployment id for each deployment (#680) 2023-12-05 22:56:58 -07:00
images.py Add image push command (#656) 2023-11-20 20:23:55 -07:00
spec.py Support for k8s ingress and tls (#659) 2023-11-21 16:04:36 -07:00
stack.py kind test stack (#629) 2023-11-08 01:11:00 -07:00
stack_state.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00