discourse/.github/workflows
David Taylor de8c8f1d28
DEV: Limit re-use of bundler/yarn caches in CI (#24256)
Using restore-keys means we will always use an old cache, and then add more dependencies to it. This leads to the cache growing over time and becoming increasingly slow. Instead, we should rebuild the cache from scratch each time our dependencies change.
2023-11-10 10:03:15 +00:00
..
check-branches.yml DEV: Update gh workflow check-branches.yml (#24298) 2023-11-08 11:56:49 -07:00
labeler.yml DEV: Update labeler for migration related code 2023-10-13 16:03:55 +02:00
licenses.yml Build(deps): Bump actions/checkout from 3 to 4 (#23500) 2023-09-11 11:42:02 +02:00
linting.yml Build(deps): Bump actions/checkout from 3 to 4 (#23500) 2023-09-11 11:42:02 +02:00
migration-tests.yml DEV: Add GitHub Actions workflow for testing migrations 2023-10-13 16:03:55 +02:00
tests.yml DEV: Limit re-use of bundler/yarn caches in CI (#24256) 2023-11-10 10:03:15 +00:00