zulip/scripts/lib
Alex Vandiver 3314fefaec puppet: Do not require a venv for zulip-puppet-apply.
0663b23d54 changed zulip-puppet-apply to
use the venv, because it began using `yaml` to parse the output of
puppet to determine if changes would happen.

However, not every install ends with a venv; notably, non-frontend
servers do not have one.  Attempting to run zulip-puppet-apply on them
hence now fails.

Remove this dependency on the venv, by installing a system
python3-yaml package -- though in reality, this package is already an
indirect dependency of the system.  Especially since pyyaml is quite
stable, we're not using it in any interesting way, and it does not
actually add to the dependencies, it is preferable to parsing the YAML
by hand in this instance.
2021-03-14 17:50:57 -07:00
..
third install-yarn: Fix buggy status check for the signature. 2018-04-09 15:09:37 -07:00
__init__.py
build-pgroonga provision: Added provision support for Ubuntu 20.04(Focal). 2020-03-17 14:57:14 -07:00
certbot-maybe-renew shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
check_rabbitmq_queue.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
clean-unused-caches python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
clean_emoji_cache.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
clean_node_cache.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
clean_venv_cache.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
create-production-venv python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
create-thumbor-venv python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
email-mirror-postfix python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
hash_reqs.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
install puppet: Do not require a venv for zulip-puppet-apply. 2021-03-14 17:50:57 -07:00
install-node install-node: Upgrade Node.js from 14.15.1 to 14.16.0. 2021-03-03 21:46:42 -08:00
node_cache.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
pythonrc.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
queue_workers.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
setup-apt-repo puppet: Only execute setup-apt-repo if necessary. 2021-02-23 18:16:02 -08:00
setup-apt-repo-debathena shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
setup-apt-repo-ksplice puppet: Add ksplice uptrack for kernel hotpatches. 2021-02-25 18:05:47 -08:00
setup-yum-repo shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
setup_path.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
setup_venv.py provision: Suppress exception chaining for CalledProcessError retries. 2021-03-03 16:25:03 -08:00
sharding.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
unpack-zulip python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
upgrade-zulip python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
upgrade-zulip-from-git python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
upgrade-zulip-stage-2 update-prod-static: Remove unused --prev-deploy option. 2021-03-04 18:04:57 -08:00
zulip_tools.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00