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(docker-build): fix ccache typo #5024

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

mitsudome-r
Copy link
Member

@mitsudome-r mitsudome-r commented Jul 23, 2024

Description

This fixes a typo for ccache.

Tests performed

I'm running heath-check CI for this PR which uses the docker-build action.

Effects on system behavior

Not applicable.

Interface changes

None

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.

Copy link
Member

@youtalk youtalk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thank you so much!

@mitsudome-r mitsudome-r merged commit 5751623 into autowarefoundation:main Jul 23, 2024
17 checks passed
youtalk added a commit to youtalk/autoware that referenced this pull request Jul 24, 2024
* feat(ci): disable `cache-to` option to run `health-check` from forked branch (autowarefoundation#5021)

disable cache-to

Signed-off-by: Yutaka Kondo <[email protected]>

* feat: add single lidar sensor kit (autowarefoundation#4988)

feat(autoware.repos): add single lidar sensor kit

Signed-off-by: beginningfan <[email protected]>
Co-authored-by: Yutaka Kondo <[email protected]>

* fix(docker-build): fix ccache typo (autowarefoundation#5024)

Signed-off-by: mitsudome-r <[email protected]>

* feat(docker): no longer download artifacts on `devel` image (autowarefoundation#5023)

not download artifacts on devel

Signed-off-by: Yutaka Kondo <[email protected]>

---------

Signed-off-by: Yutaka Kondo <[email protected]>
Signed-off-by: beginningfan <[email protected]>
Signed-off-by: mitsudome-r <[email protected]>
Co-authored-by: beginningfan <[email protected]>
Co-authored-by: Ryohsuke Mitsudome <[email protected]>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants