Commit Graph

2 Commits

Author SHA1 Message Date
ccccd9f957 Pass extra args to custom create command (#972)
Some checks failed
Lint Checks / Run linter (push) Successful in 17s
Publish / Build and publish (push) Successful in 31s
Smoke Test / Run basic test suite (push) Successful in 1m51s
Webapp Test / Run webapp test suite (push) Successful in 2m7s
Deploy Test / Run deploy test suite (push) Successful in 2m45s
Fixturenet-Laconicd-Test / Run Laconicd fixturenet and Laconic CLI tests (push) Failing after 3h12m59s
K8s Deploy Test / Run deploy test suite on kind/k8s (push) Failing after 3h11m0s
Database Test / Run database hosting test on kind/k8s (push) Failing after 3h14m0s
Container Registry Test / Run contaier registry hosting test on kind/k8s (push) Failing after 3h12m59s
External Stack Test / Run external stack test suite (push) Failing after 3h10m59s
This is needed to allow custom deploy commands to handle arbitrary args.

* Adds a `DeploymentContext.modify_yaml` helper
* Removes `laconicd` from test stack to simplify it

Reviewed-on: #972
Reviewed-by: ashwin <ashwin@noreply.git.vdb.to>
2025-11-25 03:05:35 +00:00
4456e70c93
Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00