1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-26 10:50:29 +02:00
immich/.github/workflows
bo0tzz 0c469cc712
feat(ci): Clean up the actions cache on PR close (#1350)
* feat(ci): Clean up the actions cache on PR close

The cache entries that are generated on a workflow run for a PR cannot be used by any other contexts [1]. As such, they are useless and just wasting valuable cache space. This commit adds a workflow (copied from [2]) that deletes the cache entries when a PR is closed.

[1] https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#restrictions-for-accessing-a-cache
[2] https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#force-deleting-cache-entries

* feat(ci): List as many cache entries as possible
2023-01-18 08:28:28 -06:00
..
build_push_docker_latest.yml chore(deps): bump docker/build-push-action from 3.2.0 to 3.3.0 (#1332) 2023-01-16 11:56:14 -06:00
build_push_docker_staging.yml chore(deps): bump docker/build-push-action from 3.2.0 to 3.3.0 (#1332) 2023-01-16 11:56:14 -06:00
build_push_server_release.yml chore(deps): bump docker/build-push-action from 3.2.0 to 3.3.0 (#1332) 2023-01-16 11:56:14 -06:00
cache-cleanup.yml feat(ci): Clean up the actions cache on PR close (#1350) 2023-01-18 08:28:28 -06:00
codeql-analysis.yml Create codeql-analysis.yml 2022-09-19 14:03:49 -05:00
dispatch_sdk_update.yml chore(server) add workflow dispatcher to sdk repository (#859) 2022-10-24 12:55:16 -05:00
github-repo-stats.yml Create github-repo-stats.yml 2022-08-16 22:56:20 -05:00
test.yml Fix e2e tests (#1321) 2023-01-15 13:08:24 -06:00