Skip to content

Planar filling with plan#6121

Merged
Grantim merged 6 commits into
masterfrom
Planar_Filling_With_Plan
May 20, 2026
Merged

Planar filling with plan#6121
Grantim merged 6 commits into
masterfrom
Planar_Filling_With_Plan

Conversation

@Grantim
Copy link
Copy Markdown
Contributor

@Grantim Grantim commented May 19, 2026

No description provided.

@Grantim Grantim requested a review from Fedr May 19, 2026 15:49
@Fedr Fedr mentioned this pull request May 20, 2026
2 tasks
@Grantim Grantim merged commit aabe962 into master May 20, 2026
77 of 78 checks passed
@Grantim Grantim deleted the Planar_Filling_With_Plan branch May 20, 2026 10:40
Fedr added a commit that referenced this pull request May 20, 2026
actions/cache@v5 occasionally exits non-zero in under a second with no
log output (seen on PR #6121, windows-2019/Release matrix, run
26152206642 job 76922322315), aborting the whole Build MRBind composite
and skipping every downstream step.

A cache restore failure should never abort the build: the existing
`if: steps.cache.outputs.cache-hit != 'true'` build sub-step already
runs from scratch on miss, and `install_mrbind_windows_msys2.bat` (and
its Unix equivalent) wipes `build/` before rebuilding, so a partially
restored cache directory is safe to fall through.

Adding `continue-on-error: true` on the cache step turns transient
cache-service blips into a one-off ~10-min rebuild instead of a hard
job failure; the post-action save still runs and repopulates the cache
for the next run.
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