zulip/scripts/lib
Tim Abbott 5bff72c385 Revert "Use apt-add-repository to setup Zulip PPA."
This reverts commit 3f95e567c1.

Apparently `apt-add-repository` fails periodically in CI.  I suspect
this is some sort of silly networking problem, but given that all
we're saving is a few lines of code, the old version was better if
this fails basically ever.
2016-08-05 13:29:17 -07:00
..
__init__.py Factor out venv-creating code from provision.py. 2016-06-21 11:25:41 -07:00
create-production-venv Use python2-specific requirements files. 2016-07-02 11:53:26 -07:00
hash_reqs.py Move hash_reqs.py from tools/ to scripts/lib/. 2016-06-22 18:12:08 +05:30
install Revert "Use apt-add-repository to setup Zulip PPA." 2016-08-05 13:29:17 -07:00
log-management-command Activate virtualenv in production Python code. 2016-06-27 19:55:35 -07:00
pythonrc.py Add type: ignore to wildcard imports in pythonrc.py. 2016-04-03 15:40:24 -07:00
setup-apt-repo Revert "Use apt-add-repository to setup Zulip PPA." 2016-08-05 13:29:17 -07:00
setup_path_on_import.py Activate virtualenv in production Python code. 2016-06-27 19:55:35 -07:00
setup_venv.py Patch activate script only in development. 2016-07-21 14:11:41 -07:00
unpack-zulip Rename local_settings.py symlink to prod_settings.py. 2016-07-19 20:59:59 -07:00
upgrade-zulip scripts: Refactor deployment-finished logging. 2016-08-04 17:02:48 -07:00
upgrade-zulip-stage-2 scripts: Purge old deployments on every upgrade. 2016-08-04 17:02:48 -07:00