Skip to content

Commit

Permalink
feat: add ecdysis to Conduit CLI (#1983)
Browse files Browse the repository at this point in the history
* structure pkg

* refactor to reutilize global flags

* update root with global flags

* update new init

* finish migrating commands

* update which ones are general flags

* fix lint

* remove TODO

* hide completion for now

* feature complete

* fix CI

* fix conduit init

* fix flags on pipelines init

* fix pipelines init

* uses simplified version of generator and file

* fix init

* fix removed config

* test root flags

* simpler version

* use config on init

* test in progress

* fixes

* parsing config wip

* update root using decorator

* fix conduit init

* simplifies

* remove unnecessary check

* defaultSource or defaultDestination only if empty

* uses latest changes on ecdysis

* fetch latest ecdysis

* update latest ecdysis and root test

* chore: use ecdysis 0.0.1
  • Loading branch information
raulb authored Dec 18, 2024
1 parent 13477ad commit 5360931
Show file tree
Hide file tree
Showing 20 changed files with 895 additions and 1,022 deletions.
158 changes: 0 additions & 158 deletions cmd/cli/cli.go

This file was deleted.

83 changes: 0 additions & 83 deletions cmd/cli/cli_test.go

This file was deleted.

122 changes: 0 additions & 122 deletions cmd/cli/conduit_init.go

This file was deleted.

Loading

0 comments on commit 5360931

Please sign in to comment.