Skip to content

ci(keep-build-cache-small): create new workflow#5873

Merged
xmfcx merged 9 commits intomainfrom
ci/keep-build-cache-small
Mar 17, 2025
Merged

ci(keep-build-cache-small): create new workflow#5873
xmfcx merged 9 commits intomainfrom
ci/keep-build-cache-small

Conversation

@xmfcx
Copy link
Copy Markdown
Contributor

@xmfcx xmfcx commented Mar 13, 2025

@xmfcx xmfcx self-assigned this Mar 13, 2025
@xmfcx xmfcx added type:ci Continuous Integration (CI) processes and testing. type:containers Docker containers, containerization of components, or container orchestration. labels Mar 13, 2025
@xmfcx xmfcx force-pushed the ci/keep-build-cache-small branch 2 times, most recently from b3fc410 to 09e078f Compare March 13, 2025 16:45
@xmfcx xmfcx force-pushed the ci/keep-build-cache-small branch from 09e078f to a1bd1fe Compare March 13, 2025 16:51
xmfcx added 2 commits March 14, 2025 02:02
Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
@xmfcx xmfcx force-pushed the ci/keep-build-cache-small branch from 59e27c3 to e502ec2 Compare March 13, 2025 17:02
Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
@xmfcx xmfcx force-pushed the ci/keep-build-cache-small branch 2 times, most recently from cc879e4 to 3db15c5 Compare March 13, 2025 17:20
Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
@xmfcx xmfcx force-pushed the ci/keep-build-cache-small branch from 3db15c5 to 07ccff9 Compare March 13, 2025 17:27
@xmfcx
Copy link
Copy Markdown
Contributor Author

xmfcx commented Mar 13, 2025

@xmfcx xmfcx marked this pull request as ready for review March 13, 2025 17:29
Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
@xmfcx xmfcx requested a review from mitsudome-r March 13, 2025 17:31
@autowarefoundation autowarefoundation deleted a comment from github-actions Bot Mar 13, 2025
@xmfcx xmfcx added the run:health-check Run health-check label Mar 13, 2025
Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 13, 2025

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@xmfcx
Copy link
Copy Markdown
Contributor Author

xmfcx commented Mar 13, 2025

@youtalk -san I've finished the implementation and thoroughly tested all possible scenarios I could think of. Ready for review.

Copy link
Copy Markdown
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.

It looks really good. Thank you for your quick solution.

Comment thread .github/workflows/keep-build-cache-small.yaml Outdated
Comment thread .github/workflows/keep-build-cache-small.yaml Outdated
Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
xmfcx added 2 commits March 14, 2025 21:07
Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
@xmfcx xmfcx requested a review from youtalk March 14, 2025 12:09
Copy link
Copy Markdown
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.

Thank you for the update. LGTM

@xmfcx xmfcx merged commit 1f24e22 into main Mar 17, 2025
17 of 18 checks passed
@xmfcx xmfcx deleted the ci/keep-build-cache-small branch March 17, 2025 04:43
sykwer pushed a commit to sykwer/autoware that referenced this pull request Mar 22, 2025
)

Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
Signed-off-by: sykwer <sykwer@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run:health-check Run health-check type:ci Continuous Integration (CI) processes and testing. type:containers Docker containers, containerization of components, or container orchestration.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a workflow to keep the docker build cache size in check

2 participants