Feat/30 refactor operational packages (#116)

* refactor Operational packages

* fix: refactor operations package to use oclif

* adjusting Dockerfile

* adjusting github action

* Update all-tools.yml

Signed-off-by: Andrei A. <andrei.alexandru@consensys.net>

* adjusting github action

---------

Signed-off-by: Andrei A. <andrei.alexandru@consensys.net>
Co-authored-by: VGau <victorien.gauch@consensys.net>
This commit is contained in:
Andrei A.
2024-10-02 15:55:59 +03:00
committed by GitHub
parent 3675b24f45
commit e3d2839fee
52 changed files with 3171 additions and 26037 deletions

View File

@@ -4,5 +4,4 @@ packages:
- 'sdk/**'
- 'operations/**'
- 'bridge-ui/**'
- '!operations/src/synctx/**'
- 'ts-libs/**'