Prathamesh Musale
3feb4750e7
fix: external-stack sync test sed pattern and config assertion
...
The spec file uses YAML format (key: value) not env format (key=value),
so the sed substitution never matched. Also update the config log check
to expect UPDATED since the spec was modified by the sync test.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-02 08:33:16 +00:00
Roy Crihfield
789b2dd3a7
Add --update option to deploy create
...
To allow updating an existing deployment
- Check the deployment dir exists when updating
- Write to temp dir, then safely copy tree
- Don't overwrite data dir or config.env
2026-01-29 08:25:05 -06:00
David Boreham
30db1f58d0
Refactor for new external stack directory layout under common parent ( #815 )
...
Lint Checks / Run linter (push) Failing after 4s
Details
Publish / Build and publish (push) Failing after 4s
Details
Deploy Test / Run deploy test suite (push) Failing after 3s
Details
Webapp Test / Run webapp test suite (push) Failing after 3s
Details
External Stack Test / Run external stack test suite (push) Failing after 3s
Details
Smoke Test / Run basic test suite (push) Failing after 3s
Details
Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/815
Co-authored-by: David Boreham <david@bozemanpass.com>
Co-committed-by: David Boreham <david@bozemanpass.com>
2024-04-29 23:03:20 +00:00
David Boreham
6e4dae9777
Add external stack support ( #806 )
...
Deploy Test / Run deploy test suite (push) Failing after 5s
Details
External Stack Test / Run external stack test suite (push) Failing after 3s
Details
Webapp Test / Run webapp test suite (push) Failing after 3s
Details
Smoke Test / Run basic test suite (push) Failing after 4s
Details
Lint Checks / Run linter (push) Failing after 4s
Details
Publish / Build and publish (push) Failing after 5s
Details
Reviewed-on: https://git.vdb.to/cerc-io/stack-orchestrator/pulls/806
Co-authored-by: David Boreham <david@bozemanpass.com>
Co-committed-by: David Boreham <david@bozemanpass.com>
2024-04-18 21:22:47 +00:00