Skip to content

Commit

Permalink
Fixing cmd interface run_block behavior (#76)
Browse files Browse the repository at this point in the history
* Fixing bug: changing run_block arguments from postional to keyword args; improving stage/block selection.

Co-authored-by: Cosimo Lupo <[email protected]>

* add flexibilty for block/stage/profile run selection to both keyword and positional argument

* Update cobrawap/__main__.py

Co-authored-by: Cosimo Lupo <[email protected]>

* formatting

* run_block with separate --stage and --block selection; stage selection via index or name; code cleanup

* Update cobrawap/cmd_utils.py

Co-authored-by: Cosimo Lupo <[email protected]>

* Update cobrawap/__main__.py

Co-authored-by: Cosimo Lupo <[email protected]>

* Update cobrawap/__main__.py

Co-authored-by: Cosimo Lupo <[email protected]>

* adding line indent

* Update cobrawap/cmd_utils.py

Co-authored-by: Cosimo Lupo <[email protected]>

* cleanup

* Update cobrawap/cmd_utils.py

Co-authored-by: Cosimo Lupo <[email protected]>

---------

Co-authored-by: Cosimo Lupo <[email protected]>
  • Loading branch information
rgutzen and cosimolupo committed Aug 7, 2024
1 parent db3221f commit 93a9462
Show file tree
Hide file tree
Showing 2 changed files with 496 additions and 270 deletions.
Loading

0 comments on commit 93a9462

Please sign in to comment.