-
- Downloads
There was an error fetching the commit references. Please try again later.
Allow `rake cache:clear` clearing pipeline status cache
* Use the correct key prefix * Clear old cache keys TODO: At some point we could remove clearing old cache keys.
Showing
- changelogs/unreleased/44582-clear-pipeline-status-cache.yml 5 additions, 0 deletionschangelogs/unreleased/44582-clear-pipeline-status-cache.yml
- lib/gitlab/cache/ci/project_pipeline_status.rb 1 addition, 1 deletionlib/gitlab/cache/ci/project_pipeline_status.rb
- lib/tasks/cache.rake 14 additions, 9 deletionslib/tasks/cache.rake
- spec/lib/gitlab/cache/ci/project_pipeline_status_spec.rb 1 addition, 1 deletionspec/lib/gitlab/cache/ci/project_pipeline_status_spec.rb
- spec/tasks/cache/clear/redis_spec.rb 19 additions, 0 deletionsspec/tasks/cache/clear/redis_spec.rb
spec/tasks/cache/clear/redis_spec.rb
0 → 100644
Please register or sign in to comment