Skip to content

ci: Use job id as cache name#575

Merged
LittleHuba merged 2 commits into
eclipse-score:mainfrom
elektrobit-contrib:use-job-id-as-cache-name
Jun 19, 2026
Merged

ci: Use job id as cache name#575
LittleHuba merged 2 commits into
eclipse-score:mainfrom
elektrobit-contrib:use-job-id-as-cache-name

Conversation

@lurtz

@lurtz lurtz commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

At the moment there are three caches named "Nightly Quality Jobs". This is caused by using the workflow_name and calling workflow files in subjobs.

With workflow_call the job name should be a better fit for the cache name. An alternative would also be to follow the pattern proposed here: https://github.com/eclipse-score/cicd-actions/tree/main/setup-bazel-cache#usage

https://docs.github.com/en/actions/reference/workflows-and-actions/contexts#github-context

At the moment there are three caches named "Nightly Quality Jobs". This is caused by using the workflow_name and calling workflow files in subjobs.

With workflow_call the job name should be a better fit for the cache name.

https://docs.github.com/en/actions/reference/workflows-and-actions/contexts#github-context
@lurtz lurtz marked this pull request as ready for review June 19, 2026 09:52
@LittleHuba LittleHuba added this pull request to the merge queue Jun 19, 2026
Merged via the queue into eclipse-score:main with commit f408407 Jun 19, 2026
9 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in COM - Communication FT Jun 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants