zulip/scripts/lib
Steve Howell 13d6f52203 provision: Handle VENV_CACHE_PATH not existing.
If VENV_CACHE_PATH does not exist (which can happen if you destroy
your vagrant environment), then do a short circuit return in
try_to_copy_venv().
2016-09-20 06:55:08 -07:00
..
__init__.py Factor out venv-creating code from provision.py. 2016-06-21 11:25:41 -07:00
create-production-venv zulip_tools.py: Move zulip_tools.py in scripts/lib. 2016-08-15 16:44:50 -07:00
hash_reqs.py Move hash_reqs.py from tools/ to scripts/lib/. 2016-06-22 18:12:08 +05:30
install zulip_tools.py: Move zulip_tools.py in scripts/lib. 2016-08-15 16:44:50 -07:00
log-management-command Activate virtualenv in production Python code. 2016-06-27 19:55:35 -07:00
node_cache.py Create node_cache module for npm caching. 2016-09-16 12:40:48 -07:00
pythonrc.py Add type: ignore to wildcard imports in pythonrc.py. 2016-04-03 15:40:24 -07:00
setup-apt-repo Install pgroonga in development and (optionally) in prod. 2016-08-25 18:03:55 -07:00
setup_path_on_import.py Activate virtualenv in production Python code. 2016-06-27 19:55:35 -07:00
setup_venv.py provision: Handle VENV_CACHE_PATH not existing. 2016-09-20 06:55:08 -07:00
unpack-zulip zulip_tools.py: Move zulip_tools.py in scripts/lib. 2016-08-15 16:44:50 -07:00
upgrade-zulip zulip_tools.py: Move zulip_tools.py in scripts/lib. 2016-08-15 16:44:50 -07:00
upgrade-zulip-stage-2 Use npm caching in upgrade-zulip-stage-2. 2016-09-16 12:40:48 -07:00
zulip_tools.py Allow run command to accept **kwargs. 2016-08-18 15:06:22 -07:00