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

feat(.github): run free-disk-space action on autoware-base workflow #5488

Closed
wants to merge 2 commits into from

Conversation

youtalk
Copy link
Member

@youtalk youtalk commented Nov 26, 2024

Description

Unfortunately, it was found that multi-architecture builds using QEMU with Docker Buildx Bake caused disk exhaustion on GitHub runners. https://github.com/autowarefoundation/autoware/actions/runs/12005064895
Therefore, this PR runs free-disk-space action before building the images.

Tests performed

https://github.com/autowarefoundation/autoware/actions/runs/12022618607

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]>
Signed-off-by: Yutaka Kondo <[email protected]>
@youtalk youtalk self-assigned this Nov 26, 2024
@youtalk youtalk added type:containers Docker containers, containerization of components, or container orchestration. component:openadkit Issues or Features related to Open AD Kit labels Nov 26, 2024
@youtalk youtalk closed this Nov 26, 2024
@youtalk youtalk deleted the free-disk-space-autoware-base branch November 26, 2024 02:56
@youtalk youtalk restored the free-disk-space-autoware-base branch November 26, 2024 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:openadkit Issues or Features related to Open AD Kit type:containers Docker containers, containerization of components, or container orchestration.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant