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

Add cache for build artifacts #27

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

shamitha-shashidhara
Copy link
Contributor

Used hash key concept: The cache key is based on the source files and toolchain. If there are changes in these, a new build is triggered; otherwise, the cache is used.

Copy link
Contributor

@marcmo marcmo left a comment

Choose a reason for hiding this comment

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

LGTM

@shamitha-shashidhara shamitha-shashidhara marked this pull request as draft November 25, 2024 11:49
@shamitha-shashidhara shamitha-shashidhara marked this pull request as ready for review November 25, 2024 12:06
Copy link
Contributor

@marcmo marcmo left a comment

Choose a reason for hiding this comment

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

LGTM

@marcmo marcmo merged commit 4de3140 into eclipse-openbsw:main Nov 25, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants