seitime-frappe/frappe/commands
David Arnold 6b2bb9a2ab
fix: add env overrides for service orchestration (#21577)
This avoids having to manipulate config files in brittle bash
entrypoints that need to react to dynamic service discovery.

This significantly improves the operability of various bench sites.
2023-07-14 11:39:01 +05:30
..
__init__.py docs: add missing help text for commands (#19039) 2022-11-29 16:01:25 +05:30
redis_utils.py perf: reduce memory usage of background processes (#21467) 2023-06-23 12:51:45 +05:30
scheduler.py perf: faster pending jobs check 2023-06-29 17:31:06 +05:30
site.py refactor!: Drop support for currentsite.txt (#21536) 2023-06-30 17:57:40 +05:30
translate.py feat: migrate translations command (#21362) 2023-06-19 18:19:07 +05:30
utils.py fix: add env overrides for service orchestration (#21577) 2023-07-14 11:39:01 +05:30