zulip/tools/ci
Priyank Patel 75ab26771b ci: Store production built assets to /tmp/production-build.
Previously, we copied them to /tmp and from there we specified those
assets we copied in circleci config in presist_to_workspace step.
Copying it to a directory allows us to get rid of list in circleci
config and GitHub Actions's upload artifact (their version of
presist to workspace) doesn't allow us to specify indivivual files
so only is this cleaner but required.
2020-07-24 10:36:55 -07:00
..
Dockerfile.template tests: Rename test_narrow.py to test_message_fetch.py. 2020-07-07 17:14:10 -07:00
activate-venv Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
backend ci: Don't remove .coverage file & set empty suffix. 2020-05-27 17:54:54 -07:00
frontend tests: Make puppeteer tests run in full suites and CircleCI. 2020-06-03 17:39:35 -07:00
generate-dockerfiles tools: Move CI docker images files into tools/ci. 2020-06-29 16:31:43 -07:00
images.yml requirements: Upgrade Thumbor to 7.0.0a5 on Python 3. 2020-07-06 16:09:53 -07:00
production-build ci: Store production built assets to /tmp/production-build. 2020-07-24 10:36:55 -07:00
production-extract-tarball ci: Use absolute path to zulip folder. 2020-04-29 10:54:53 -07:00
production-install ci: Test upgrading PostgreSQL 10 -> 12. 2020-06-29 17:18:47 -07:00
production-upgrade-pg ci: Test upgrading PostgreSQL 10 -> 12. 2020-06-29 17:18:47 -07:00
production-verify http_headers: Substitute Nginx version based on OS. 2020-07-07 11:20:05 -07:00
setup-backend provision: Don't run migrations on `zulip` db in CircleCI. 2020-06-16 15:37:32 +05:30
setup-frontend
success-http-headers.template.txt http_headers: Substitute Nginx version based on OS. 2020-07-07 11:20:05 -07:00