2
0
mirror of https://github.com/frappe/bench.git synced 2024-06-15 14:42:22 +00:00
bench/bench/commands
Ankush Menat ab9b6172a4
feat: bench validate-dependencies command (#1534)
This validates all `frappe-dependencies` and exits with 1 if any of
specifications fail.

This will be internal feature for FC for now. If this works well we can
make the validation fail during install-app itself without requiring any
additional command/steps.
2024-02-07 18:27:54 +05:30
..
__init__.py feat: bench validate-dependencies command (#1534) 2024-02-07 18:27:54 +05:30
config.py refactor: Bench 2022-07-27 14:39:22 +05:30
git.py fix: import path for util 2021-11-12 18:56:24 +05:30
install.py fix: wrong help string 2024-01-15 13:33:49 +05:30
make.py feat: bench validate-dependencies command (#1534) 2024-02-07 18:27:54 +05:30
setup.py chore: simplify output of bench setup supervisor when supervisor isn't installed 2024-01-15 13:34:58 +05:30
update.py fix: don't compile python files manually. (#1469) 2023-07-04 19:52:05 +05:30
utils.py chore: rename commit-hash to cache-key 2024-01-19 19:18:13 +05:30