zulip/.github/workflows
Alex Vandiver 2fc156e556 ci: Cache with the OS name, not the job name.
The job name is just the constant `production_build`.  Renaming it to
have the OS in the key ensures that it is not shared across OS'es (for
instance between `4.x` and `main`, which are now bionic and buster,
respectively), and also allows it to share caches with the install
step, which uses the OS name in that place.
2022-01-24 14:29:49 -08:00
..
cancel-previous-runs.yml scripts: Use curl -f (--fail). 2021-07-13 16:47:49 -07:00
codeql-analysis.yml github: Ignore CodeQL analysis in private repos. 2021-09-30 18:07:20 -07:00
production-suite.yml ci: Cache with the OS name, not the job name. 2022-01-24 14:29:49 -08: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 Remove Ubuntu 18.04 support. 2022-01-21 17:26:14 -08:00