zulip/tools/setup
Adam Birds e27268837b tools: Have `optimize-svg` do the optimization automatiically.
I have made `tools/setup/optimize-svg` do the SVG optimization
automatically rather than just telling you the command to run if they
need optimizing. This included adding a `--check` parameter to use in
CI to only check as we previously did rather than actually running the
optimization.

I have also made `tools/setup/optimize-svg` execute
`tools/setup/generate_integration_bots_avatars.py` once it has run the
optimization to ensure it is always ran.

This makes it one less command to run when creating an integration,
but also means that we catch instances where a PNG has just been
copied into the `static/images/integrations/bot_avatars` folder as the
only instance where this won't be run is if `optimize-svg` has not
been run which would be caught in CI.

Fixes #18183. Fixes #18184.
2021-04-19 10:16:54 -07:00
..
dev-vagrant-docker docs: Standardize on PostgreSQL, not Postgres. 2020-10-28 11:55:16 -07:00
emoji Fix canonical name of U+1F637 FACE WITH MEDICAL MASK emoji. 2021-04-13 09:03:04 -07:00
__init__.py
bootstrap-aws-installer provisioning: Support non-RSA SSH keys. 2020-10-27 13:43:45 -07:00
bootstrap-awscli shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
build_pygments_data python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
build_timezone_values python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
dev-motd Vagrantfile: Be nicer to /etc/update-motd.d. 2019-05-24 17:33:06 -07:00
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 python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
generate_zulip_bots_static_files.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
install-aws-server puppet: Rename postgres_appdb to postgresql. 2020-10-27 13:29:19 -07:00
install-shellcheck shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
install-shfmt install-shfmt: Upgrade shfmt from 3.2.2 to 3.2.4. 2021-03-26 08:51:16 -07:00
lang.json markdown: Add support for spoilers. 2020-06-16 16:14:10 -07:00
optimize-svg tools: Have `optimize-svg` do the optimization automatiically. 2021-04-19 10:16:54 -07:00
postgresql-init-dev-db tools: Rename postgres to postgresql in tool names. 2020-10-28 11:57:02 -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 python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00