-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update: basic cli setup * update: run_cmd for settlement client * update: working instrumentation run_cmd * update: run_cmd for storage * update: run_cmd for server, aws config * update: run_cmd for da and alert * update: run_cmd for sharp and snos * update: run_cmd for madara rpc url * update: run_cmd adaptation for: testcases * update: rework e2e * update: lint cleanu * update: working mutual exclusion * update: fixed telemetry tests * update: tests cleanup * update: coverage build fix * update: lint fix * update: lint e2e cargo fix * lint fix * update: reworked cli params for tests * update: aws args renamed * update: moved cli from utils to orchestrator * update: removed envsettingsprovider * update: removed serde added strum for queuetype * update: added orchestrator config * update: env vars renamed * update: env fixes for tests * update: fixed aws related issue * update: fixing env * update: coverage fixes * update: coverage fixes * update: fixes for test_Settle and e2e * fixed: coverage tests * update: test_settle fixed * update: allow e2e and coverage to work together based off env * update: fixed db issue * update: lint fixes * update: lint fix * update: clean up * update: unwraps to expect and regrouping * update: env correctiong * update: removed config * update: removed config.rs * update: renamed XYZParams to XYZValidatedArgs * update: lint fixes * update: lint fixes * update: fixed e2e testcase * update: added tests for validate fns * update: testcase fix * update: added command run / setup and e2e with setup_config * update: setup and run fns * update: systematic rework * update: ProviderValidatedArgs * update: reworked commands run and setup * update: optimised fixes * update: added e2e corrections * update: e2e fixed * update: fixed coverage * update: MADARA_ORCHESTRATOR_EVENT_BRIDGE_CRON_TIME to 60 seconds * update: testcase fixes * resolved: comments * resolve: removed bucket name from require_all * chore: comments added for the decisions taken * chore: setup cloud todo removed, plan dropped to move it to main.rs --------- Co-authored-by: mohiiit <[email protected]>
- Loading branch information
Showing
98 changed files
with
2,560 additions
and
1,314 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.