zulip/tools/ci
Priyank Patel 9504d403b3 github-actions: Fix incorrect hash key in production install job.
The hash keys were missing hash for package.json and yarn.lock
because they were not present since we don't do a full checkout
in this job. We fix this by sending over those files and generating
hashes from them.

I usally verify these cache keys by clicking the Restore <cache>
step dropdown menu and then clicking the Run ... dropdown menu again
to see the generated hash.
2020-08-03 12:37:20 -07:00
..
Dockerfile.template tools/ci: Fix KeyError when running tools/ci/generate-dockerfiles. 2020-07-26 16:03:35 -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 puppeteer: Fix flake with compose box input. 2020-07-30 11:32:32 -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 github-actions: Fix incorrect hash key in production install job. 2020-08-03 12:37:20 -07:00
production-extract-tarball tools/ci: Adjust ZULIP_PATH so it works for both CIs. 2020-07-24 10:36:55 -07:00
production-install tools/ci: Adjust ZULIP_PATH so it works for both CIs. 2020-07-24 10:36:55 -07:00
production-upgrade-pg tools/ci: Adjust ZULIP_PATH so it works for both CIs. 2020-07-24 10:36:55 -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