datahaven/test/cli/handlers
Steve Degosserie c3e6f1258b
feat: Deployment improvements & environmental overrides (#103)
This PR contains improvements to the DataHaven deployment
infrastructure:
1. Directory restructure: Moved from `deployment/` to `deploy/` (more
common for K8s / Helm -based deployment configs).
2. Added **local environment** support: updated CLI to support deploying
to a local K8s cluster.
3. Manual deployment script: `deploy/scripts/deploy.sh` for manual
deployments.
4. Environment-specific configurations: Structured values files for each
environment.
5. Chart organization: Renamed bridges-common-relay to relay for
clarity.

---------

Co-authored-by: Gonza Montiel <gon.montiel@gmail.com>
Co-authored-by: Gonza Montiel <gonzamontiel@users.noreply.github.com>
2025-06-26 13:48:33 +02:00
..
common feat: Deployment improvements & environmental overrides (#103) 2025-06-26 13:48:33 +02:00
deploy feat: Deployment improvements & environmental overrides (#103) 2025-06-26 13:48:33 +02:00
exec test: New CLI functions (#84) 2025-05-22 20:02:12 +00:00
launch fix: 🐛 update relayer's docker run logic to allow local images (#96) 2025-06-12 11:15:49 +00:00
stop feat: 🚀 Add deploy command to CLI (#87) 2025-06-12 10:24:03 +02:00
index.ts feat: 🚀 Add deploy command to CLI (#87) 2025-06-12 10:24:03 +02:00