• Furkan Ayhan's avatar
    Fix status cache for upstream pipelines · 478d915f
    Furkan Ayhan authored
    When status of downstream pipeline is updated, the upstream cache
    is not updated.
    
    In this commit;
    - Removed "cachable?" check
    - Moved from EE to CE and refactored upstream/downstream pipeline
    cache expiration
    - Implement calling ExpirePipelineCacheWorker from ExpireJobCacheWorker
    478d915f
pipeline_spec.rb 132 KB