2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-10 00:37:51 +00:00
bench/bench
Francisco Roldán 593b80eec9
feat: Add custom workers in Procfile (#1201)
* feat: updated procfile

* fix: add missing context

* fix: add missing context
2021-10-07 12:20:36 +05:30
..
commands feat: bench setup requirements --dev (#1196) 2021-09-13 20:55:21 +05:30
config feat: Add custom workers in Procfile (#1201) 2021-10-07 12:20:36 +05:30
patches style: Use f-strings instead of old string formatting methods 2021-05-11 11:30:27 +05:30
playbooks fix: create bench folder in user directory 2021-02-16 16:45:07 +01:00
tests feat: Set default version for easy install to v13 (#1189) 2021-08-30 12:29:09 +05:30
__init__.py chore: update version (#1138) 2021-03-18 13:57:21 +05:30
app.py fix: Allow git url with custom username (#1200) 2021-09-17 15:29:14 +05:30
cli.py chore: Remove unnecessary returns, re-order cli resolution 2021-09-09 14:56:32 +05:30
prepare_beta_release.py style: Use f-strings instead of old string formatting methods 2021-05-11 11:30:27 +05:30
prepare_staging.py chore: move 'find_parent_bench' to utils 2020-02-18 19:15:52 +05:30
release.py style: Use f-strings instead of old string formatting methods 2021-05-11 11:30:27 +05:30
utils.py feat: bench setup requirements --dev (#1196) 2021-09-13 20:55:21 +05:30