2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-28 06:49:06 +00:00
bench/bench
Gavin D'souza f230778972 refactor: CLI Rendering Engine
* Hanlde job-step renders
* Use context manager for managing renders and state
* Job and Step remain process agnostic - neither are dependant on the
  other
2021-11-18 18:10:01 +05:30
..
commands fix: Show pip's help menu when --help is passed in pip command 2021-11-18 18:07:32 +05:30
config fix: Raise and handle Exception class 2021-11-13 00:20:05 +05:30
patches fix: import path for util 2021-11-12 18:56:24 +05:30
playbooks fix: create bench folder in user directory 2021-02-16 16:45:07 +01:00
tests fix: Use test frappe app - frappe_docs instead of wiki or chat 2021-11-13 14:27:45 +05:30
utils refactor: CLI Rendering Engine 2021-11-18 18:10:01 +05:30
__init__.py style: Flake8 + Black-ish 2021-11-13 03:01:55 +05:30
app.py feat: Dynamic Output rendering 2021-11-18 01:00:04 +05:30
bench.py feat: Dynamic Output rendering 2021-11-18 01:00:04 +05:30
cli.py feat: Pass --use-feature='dynamic-feed' for new CLI 2021-11-18 12:02:03 +05:30
exceptions.py feat: Pass --use-feature='dynamic-feed' for new CLI 2021-11-18 12:02:03 +05:30
prepare_beta_release.py style: Use f-strings instead of old string formatting methods 2021-05-11 11:30:27 +05:30
release.py fix: Raise and handle Exception class 2021-11-13 00:20:05 +05:30