Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ci): fix ccache cache key #4977

Merged
merged 2 commits into from
Jul 12, 2024
Merged

fix(ci): fix ccache cache key #4977

merged 2 commits into from
Jul 12, 2024

Conversation

youtalk
Copy link
Member

@youtalk youtalk commented Jul 11, 2024

Description

This PR is a correction for forgetting to update the cache key name for ccache when introducing apt-get cache in the previous PR #4971.

The obsolete cache key is still included in the restore-keys, so the cache works as it is, but I would like to distinguish it from the apt-get cache.
https://github.com/autowarefoundation/autoware/blob/main/.github/actions/docker-build/action.yaml#L48-L49

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Interface changes

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

Signed-off-by: Yutaka Kondo <[email protected]>
@youtalk youtalk self-assigned this Jul 11, 2024
@youtalk youtalk requested review from xmfcx and mitsudome-r July 11, 2024 21:59
@youtalk youtalk marked this pull request as ready for review July 11, 2024 21:59
@youtalk youtalk requested a review from oguzkaganozt as a code owner July 11, 2024 21:59
Signed-off-by: Yutaka Kondo <[email protected]>
@youtalk youtalk added type:ci Continuous Integration (CI) processes and testing. tag:run-health-check Run health-check labels Jul 11, 2024
@youtalk youtalk enabled auto-merge (squash) July 12, 2024 00:03
youtalk added a commit to youtalk/autoware that referenced this pull request Jul 12, 2024
@youtalk youtalk merged commit 0a1e1a9 into main Jul 12, 2024
25 of 26 checks passed
@youtalk youtalk deleted the fix-ccache-key branch July 12, 2024 09:20
pravinkmr26 pushed a commit to pravinkmr26/autoware that referenced this pull request Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag:run-health-check Run health-check type:ci Continuous Integration (CI) processes and testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants