datahaven/test/cli/handlers
Ahmad Kaouk 61a5cbab51
fix: bun cli launch command fails with locally built images (#282)
## Changes

Fixes `bun cli launch --all` command failing when using locally built
Docker images.

### What changed
- Check local Docker images first before querying Docker Hub in
`checkTagExists`

Co-authored-by: Steve Degosserie <723552+stiiifff@users.noreply.github.com>
2025-11-10 23:52:45 +01:00
..
common test: 🏗️ Setup e2e testing framework (#104) 2025-07-16 18:51:07 +02:00
contracts feat: support updating the AVS dashboard metadata (#136) 2025-09-02 15:54:47 +02:00
deploy fix: bun cli launch command fails with locally built images (#282) 2025-11-10 23:52:45 +01:00
exec test: New CLI functions (#84) 2025-05-22 20:02:12 +00:00
launch feat: Add deployment charts for StorageHub MSP, BSP & Indexer nodes (Local & Stagenet envs) (#160) 2025-10-21 23:18:50 +03:00
stop test: 🏗️ Setup e2e testing framework (#104) 2025-07-16 18:51:07 +02:00
index.ts feat: Datahaven contracts deployment on public testnet (#123) 2025-08-21 10:02:31 +00:00