zulip/.github/workflows
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
..
cancel-previous-runs.yml docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
codeql-analysis.yml docs: Fix more capitalization issues. 2020-10-23 11:46:55 -07:00
legacy-os.yml ci: Notify in zulip when a build fails in GitHub Actions. 2021-02-26 08:29:56 -08:00
production-suite.yml ci: Add Debian bullseye to production test suite. 2021-04-15 21:38:31 -07:00
update-oneclick-apps.yml actions: Rename kandra-ops to kandra ops in oneclick config file. 2021-04-15 10:41:20 -07:00
zulip-ci.yml tools: Have `optimize-svg` do the optimization automatiically. 2021-04-19 10:16:54 -07:00