Skip to content

Save cache after cancelled builds - #40

Merged
traversaro merged 1 commit into
RoboStack:mainfrom
mini-1235:fix-cancelled-build-cache
Aug 25, 2026
Merged

Save cache after cancelled builds#40
traversaro merged 1 commit into
RoboStack:mainfrom
mini-1235:fix-cancelled-build-cache

Conversation

@mini-1235

Copy link
Copy Markdown
Contributor

In my previous PR, #31, I modified the workflow to save the cache only when build-recipes is triggered. However, I forgot to account for the case where build-recipes gets cancelled due to the GitHub Actions timeout.

This caused the issue in #38, where the cache was not saved.

Super sorry about that!

Allow cache and artifact uploads to retain partial build output when the build step is cancelled, including by the job timeout. Document why skipped builds are excluded.
@traversaro

Copy link
Copy Markdown
Member

Thanks for the fix!

@traversaro
traversaro merged commit 607a496 into RoboStack:main Aug 25, 2026
6 checks passed
@mini-1235
mini-1235 deleted the fix-cancelled-build-cache branch August 25, 2026 11:12
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