Skip to content

Conversation

cmur2
Copy link
Member

@cmur2 cmur2 commented Jul 2, 2025

Description

Our GHA cache usage is higher than it used to be, so I was investigating where this increased usage is coming from.

Checking https://github.com/camunda/camunda/actions/caches showed a PR #32595 against stable/operate-8.5 creating GHA cache entries related to setup-node and Yarn - this is something we want to avoid according to our strategy. GHA cache is a shared resource and we must make best use of limited resources.

This PR uses the better setup-yarn-cache global action on stable/operate-8.5 branch.

Checklist

Related issues

Related to #34695

@github-actions github-actions bot added the component/operate Related to the Operate component/team label Jul 2, 2025
Copy link
Contributor

github-actions bot commented Jul 2, 2025

Test Results

900 tests  ±0   880 ✅ ±0   18m 52s ⏱️ + 1m 4s
147 suites ±0    20 💤 ±0 
147 files   ±0     0 ❌ ±0 

Results for commit 399169a. ± Comparison against base commit f6121ce.

@cmur2 cmur2 merged commit 9ea44fe into stable/operate-8.5 Jul 3, 2025
22 of 24 checks passed
@cmur2 cmur2 deleted the fix-gha-cache-strategy-frontend-operate8.5 branch July 3, 2025 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/operate Related to the Operate component/team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants