mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
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. |
||
|---|---|---|
| .. | ||
| activate-venv | ||
| backend | ||
| Dockerfile.template | ||
| frontend | ||
| generate-dockerfiles | ||
| images.yml | ||
| production-build | ||
| production-extract-tarball | ||
| production-install | ||
| production-upgrade-pg | ||
| production-verify | ||
| setup-backend | ||
| setup-frontend | ||
| success-http-headers.template.txt | ||