Pass extra args to custom create command #972

Merged
roysc merged 4 commits from roysc/deploy-create-extra-args into main 2025-11-25 03:05:36 +00:00
Owner

This is needed to allow custom deploy commands to handle arbitrary args

This is needed to allow custom deploy commands to handle arbitrary args
roysc added 2 commits 2025-10-19 06:08:53 +00:00
Add DeploymentContext.modify_yaml helper
Some checks failed
Lint Checks / Run linter (pull_request) Successful in 3m37s
Deploy Test / Run deploy test suite (pull_request) Failing after 7m29s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Failing after 8m48s
K8s Deployment Control Test / Run deployment control suite on kind/k8s (pull_request) Failing after 11m22s
Webapp Test / Run webapp test suite (pull_request) Successful in 14m39s
Smoke Test / Run basic test suite (pull_request) Successful in 17m17s
b1a489ef1b
For custom deploy commands
roysc added 2 commits 2025-10-19 06:37:43 +00:00
test stack does not need laconicd
All checks were successful
Lint Checks / Run linter (pull_request) Successful in 13m27s
Deploy Test / Run deploy test suite (pull_request) Successful in 18m17s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 22m7s
K8s Deployment Control Test / Run deployment control suite on kind/k8s (pull_request) Successful in 20m36s
Webapp Test / Run webapp test suite (pull_request) Successful in 20m25s
Smoke Test / Run basic test suite (pull_request) Successful in 19m33s
27ee95d0ff
roysc requested review from rachmaninovquar 2025-10-19 06:59:11 +00:00
roysc requested review from ashwin 2025-10-20 15:16:07 +00:00
Author
Owner

I also added a helper method DeploymentContext to make it easier to modify compose files in deployment commands.

I also added a helper method `DeploymentContext` to make it easier to modify compose files in deployment commands.
roysc referenced this issue from a commit 2025-11-19 07:49:33 +00:00
ashwin approved these changes 2025-11-24 11:07:08 +00:00
Member

@roysc
Are there any more changes you want to get in this PR? Or can it be merged?

@roysc Are there any more changes you want to get in this PR? Or can it be merged?
Author
Owner

No this is good for now, thanks

No this is good for now, thanks
roysc merged commit ccccd9f957 into main 2025-11-25 03:05:36 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#972
No description provided.