zulip/tools/ci
Alex Vandiver eda9ce2364 locale: Use `C.UTF-8` rather than `en_US.UTF-8`.
The `en_US.UTF-8` locale may not be configured or generated on all
installs; it also requires that the `locales` package be installed.
If users generate the `en_US.UTF-8` locale without adding it to the
permanent set of system locales, the generated `en_US.UTF-8` stops
working when the `locales` package is updated.

Switch to using `C.UTF-8` in all cases, which is guaranteed to be
installed.

Fixes #15819.
2021-05-04 08:51:46 -07:00
..
Dockerfile.template locale: Use `C.UTF-8` rather than `en_US.UTF-8`. 2021-05-04 08:51:46 -07:00
activate-venv Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
generate-dockerfiles python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
images.yml ci: Add Debian bullseye to production test suite. 2021-04-15 21:38:31 -07:00
production-build production_suite: Add debian production install to production suite. 2021-03-28 16:04:03 -07:00
production-extract-tarball ci: Remove unused circleci config file and update codebase. 2021-03-16 15:11:21 -07:00
production-install install: Add beta support for debian bullseye for production. 2021-04-15 21:38:31 -07:00
production-upgrade-pg scripts: Add a start-server as well. 2021-04-21 10:24:08 -07:00
production-verify ci: Add Debian bullseye to production test suite. 2021-04-15 21:38:31 -07:00
send-failure-message ci: Notify in zulip when a build fails in GitHub Actions. 2021-02-26 08:29:56 -08:00
setup-backend ci: Remove 2>&1 redirection. 2021-03-29 14:52:06 -07:00
setup-frontend
success-http-headers.template.debian.txt production_suite: Add debian production install to production suite. 2021-03-28 16:04:03 -07:00
success-http-headers.template.txt http_headers: Substitute Nginx version based on OS. 2020-07-07 11:20:05 -07:00