Gavin D'souza
|
a84239d6ab
|
refactor: Bench
* Drop patches of v3 & v4
* Re-write buggy / broken code wrt hints by pre-commit checks
* Auto-format and transform code
* Remove re-written & mutable function defaults
|
2022-07-27 14:39:22 +05:30 |
|
gavin
|
69e14e512f
|
feat(remove-app): Options for no backup of app & force removal
|
2022-05-19 13:00:09 +05:30 |
|
Aradhya
|
ddd498ebd0
|
feat: Added exception for invalid version
|
2022-03-23 18:18:37 +05:30 |
|
Gavin D'souza
|
a2ccc30bc3
|
fix: Initialize bench in get-app with --init-bench
|
2021-11-29 18:34:58 +05:30 |
|
Gavin D'souza
|
b92fb1401b
|
feat: Pass --use-feature='dynamic-feed' for new CLI
|
2021-11-18 12:02:03 +05:30 |
|
Gavin D'souza
|
3995b9237b
|
fix: raise (by default) when exec_cmd fails
|
2021-11-18 00:41:37 +05:30 |
|
Gavin D'souza
|
1330e66d07
|
style: Flake8 + Black-ish
Tried styling and following standards over teh following modules:
* bench.app
* bench.bench
* bench.exceptions
* bench.utils
|
2021-11-13 03:01:55 +05:30 |
|
Gavin D'souza
|
984959beb8
|
refactor: Adoption of new style Bench notations
* Updated multiple functions
* Updated flow & re-ordered steps of `bench init` - tested with multiple
args
* Updated exceptions
|
2021-10-30 02:32:04 +05:30 |
|
Gavin D'souza
|
c5a38b3647
|
refactor: Exceptions, Setup & Styles
|
2021-10-21 16:37:49 +05:30 |
|