SONARJAVA-6231 Set up orchestrator cache#5549
SONARJAVA-6231 Set up orchestrator cache#5549tomasz-tylenda-sonarsource wants to merge 4 commits intomasterfrom
Conversation
SummaryAdds caching for the SonarQube orchestrator downloads to reduce Repox usage. Introduces a reusable GitHub Action that caches the orchestrator directory using a week-based key (which auto-purges weekly), skips caching for DEV versions, and integrates it into the ruling QA and plugin QA jobs. Also adds a manual cleanup workflow for cache management. What reviewers should knowWhere to focus: Start with the new Non-obvious: The cache key includes Watch for: This assumes the
|
|





DEV. In future we may run againstDEVonly in the nightly build.