zulip/tools/setup
rht 5ce2103b87 Slack import: Cache emoji.json in static/generated/emoji.
Previously, emoji.json was read from
"$ZULIP_PATH/node_modules/emoji-datasource-google/emoji.json".
This path doesn't exist in production when installing from scratch from
a release tarball. And so, we ensure emoji.json exists by copying it to
`static/generated/emoji`.

With tweaks to comments by tabbott.

Fixes: #23469
2022-11-15 10:43:11 -08:00
..
dev-vagrant-docker scripts: Pass --retry 3 to curl. 2022-11-08 08:07:36 -08:00
emoji Slack import: Cache emoji.json in static/generated/emoji. 2022-11-15 10:43:11 -08:00
__init__.py
bootstrap-aws-installer bootstrap-aws-installer: Switch to an IMDSv2-compatible URL. 2022-10-28 16:52:54 -07:00
bootstrap-awscli.sh bootstrap-awscli: Upgrade awscli version. 2022-11-08 13:26:32 -08:00
build_pygments_data build_pygments_data: Reprioritize and categorize pygment language codes. 2021-05-24 23:15:39 -07:00
build_timezone_values requirements: Upgrade to Django 4.0. 2022-07-13 16:07:17 -07:00
dev-motd
generate-fixtures shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
generate-test-credentials shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
generate_integration_bots_avatars.py generate_integration_bots_avatars: Fix transparency initialization. 2021-08-09 20:32:19 -07:00
generate_zulip_bots_static_files.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
install-aws-server install-aws-server: Add a --debug-key to allow logins during bootstrap. 2022-06-28 09:39:31 -04:00
install-shellcheck scripts: Pass --retry 3 to curl. 2022-11-08 08:07:36 -08:00
install-shfmt scripts: Pass --retry 3 to curl. 2022-11-08 08:07:36 -08:00
lang.json build_pygments_data: Reprioritize and categorize pygment language codes. 2021-05-24 23:15:39 -07:00
optimize-svg tools: Have `optimize-svg` do the optimization automatiically. 2021-04-19 10:16:54 -07:00
postgresql-init-dev-db docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
postgresql-init-test-db tools: Rename postgres to postgresql in tool names. 2020-10-28 11:57:02 -07:00
setup_venvs.py provision: Silently unset PIP_USER if set. 2021-10-22 13:43:40 -07:00
vagrant-provision Vagrantfile: Move inline provision script to a separate file. 2021-09-14 10:22:48 -07:00