zulip/scripts/lib
Anders Kaseorg 096ef1445f parse_os_release: Use /etc/os-release always; remove DISTRIB_FAMILY.
To replace DISTRIB_FAMILY, there’s now an os_families function using
the standard ID and ID_LIKE information in /etc/os-release.

Fixes #13070; fixes #13071.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
2019-08-29 17:30:20 -07:00
..
third install-yarn: Fix buggy status check for the signature. 2018-04-09 15:09:37 -07:00
__init__.py Factor out venv-creating code from provision.py. 2016-06-21 11:25:41 -07:00
build-pgroonga pgroonga: Upgrade from 2.1.6 to 2.1.8. 2019-05-05 17:52:32 -07:00
certbot-maybe-renew Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
check-upstart ci: Move backend and production tests to Ubuntu 16.04 (xenial). 2019-05-24 17:07:15 -07:00
clean-unused-caches scripts: Remove unused imports. 2019-02-02 17:02:58 -08:00
clean_emoji_cache.py typing: Remove now-unnecessary conditional import. 2019-07-29 15:18:22 -07:00
clean_node_cache.py typing: Remove now-unnecessary conditional import. 2019-07-29 15:18:22 -07:00
clean_venv_cache.py typing: Remove now-unnecessary conditional import. 2019-07-29 15:18:22 -07:00
create-production-venv parse_os_release: Use /etc/os-release always; remove DISTRIB_FAMILY. 2019-08-29 17:30:20 -07:00
create-thumbor-venv parse_os_release: Use /etc/os-release always; remove DISTRIB_FAMILY. 2019-08-29 17:30:20 -07:00
email-mirror-postfix email-mirror-postfix: Clean up type ignores. 2019-08-09 16:39:16 -07:00
hash_reqs.py typing: Remove now-unnecessary conditional import. 2019-07-29 15:18:22 -07:00
install production: Finish adding production support for Zulip on Debian Buster. 2019-08-17 12:22:32 -07:00
install-node dependencies: Upgrade node to 12.3.1. 2019-06-05 17:15:52 -07:00
install-shellcheck Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
node_cache.py .yarnrc: Set ignore-scripts true. 2019-08-28 16:15:54 -07:00
process-mobile-i18n i18n: Move static/locale back to locale. 2019-07-02 14:57:55 -07:00
pythonrc.py pythonrc: Clean up type ignores. 2019-08-09 16:39:16 -07:00
queue_workers.py scripts: Remove import print_function. 2017-09-29 15:43:30 -07:00
setup-apt-repo setup-apt-repo: Remove PPA and packagecloud repository. 2019-08-29 12:53:04 -07:00
setup-apt-repo-debathena Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
setup-yum-repo setup-yum-repo: Add prod flag for doing IUS install on CentOS. 2019-01-05 15:49:02 -08:00
setup_path_on_import.py setup_path_on_import: Always make sure zulip-py3-venv is activated. 2019-07-18 14:21:04 -07:00
setup_venv.py setup_venv: Remove CentOS workaround for fixed pycurl bug. 2019-08-29 16:38:38 -07:00
unpack-zulip scripts/lib/unpack-zulip: Avoid shelling out for rm, mv, mkdir, ln. 2018-11-28 17:48:23 -08:00
upgrade-zulip scripts: Remove unused imports. 2019-02-02 17:02:58 -08:00
upgrade-zulip-from-git upgrade-zulip-from-git: Fetch tags to make version info more useful. 2019-06-23 23:10:47 -07:00
upgrade-zulip-stage-2 version: Show number of commits and commit sha in ZULIP_VERSION. 2019-06-07 13:39:12 -07:00
zulip_tools.py parse_os_release: Use /etc/os-release always; remove DISTRIB_FAMILY. 2019-08-29 17:30:20 -07:00