stack-orchestrator/stack_orchestrator/deploy
Thomas E Lackey 428b05158e
Smoke Test / Run basic test suite (push) Successful in 3m45s Details
Publish / Build and publish (push) Successful in 58s Details
Deploy Test / Run deploy test suite (push) Successful in 3m3s Details
K8s Deploy Test / Run deploy test suite on kind/k8s (push) Failing after 1m3s Details
Webapp Test / Run webapp test suite (push) Successful in 2m44s Details
Fix DnsRecord ownership check. (#718)
* Fix DnsRecord ownership check.

* Var names
2024-01-30 13:31:59 -06:00
..
compose Add `deployment update` and `deploy-webapp-from-registry` commands. (#676) 2023-12-13 21:02:34 -06:00
k8s Fix kind mode and add k8s deployment test (#704) 2024-01-16 15:55:58 -07:00
webapp Fix DnsRecord ownership check. (#718) 2024-01-30 13:31:59 -06:00
__init__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
deploy.py Add `deployment update` and `deploy-webapp-from-registry` commands. (#676) 2023-12-13 21:02:34 -06: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 update` and `deploy-webapp-from-registry` commands. (#676) 2023-12-13 21:02:34 -06:00
deployer_factory.py Add image push command (#656) 2023-11-20 20:23:55 -07:00
deployment.py Add `deployment update` and `deploy-webapp-from-registry` commands. (#676) 2023-12-13 21:02:34 -06:00
deployment_context.py Generate a unique deployment id for each deployment (#680) 2023-12-05 22:56:58 -07:00
deployment_create.py Use custom act with gitea. (#700) 2024-01-09 22:53:43 -06: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