-
- Downloads
Merge branch '44582-clear-pipeline-status-cache' into 'master'
Allow `rake cache:clear` clearing pipeline status cache Closes #44582 See merge request gitlab-org/gitlab-ce!18257
No related branches found
No related tags found
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