seitime-frappe/frappe/commands
Rucha Mahabal cc74712304
feat: after_build hook (#38518)
* feat: `after_build` hook

* feat: add option to skip running `after_build` hooks

* feat(boilerplate): add `after_build` hook

* revert: "feat: add option to skip running `after_build` hooks"

This reverts commit 6e9d2c6a2333d487fcf4d1908c366b496a8d80b1.
Removing the flag for now as other hooks (like after/before migrate) don't have a skip option either
2026-04-13 12:15:38 +05:30
..
__init__.py Testing Module (#28000) 2024-10-07 09:46:49 +02:00
execute.py feat: improve bench execute argument passing (#35964) 2026-02-09 06:22:05 +00:00
gettext.py refactor: type hint cli context 2024-09-13 17:25:43 +02:00
redis_utils.py refactor(treewide): ruff format 2025-09-26 13:16:43 +05:30
scheduler.py fix: check for running jobs before migrating (#31438) 2025-02-26 09:30:38 +00:00
site.py refactor: leaner description and reduced noise 2026-01-28 16:14:30 +05:30
test_commands.py test: flaky RQ / Gunicorn tests (#37815) 2026-03-06 06:21:11 +00:00
testing.py fix(testing): use XMLTestRunner when junit_xml_output is wanted 2026-04-07 22:10:36 +05:30
translate.py refactor: type hint cli context 2024-09-13 17:25:43 +02:00
utils.py feat: after_build hook (#38518) 2026-04-13 12:15:38 +05:30