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

Make cache restore conditional on previous cache being restored #1571

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

DanRStevens
Copy link
Member

The build of NAS2D depends on vcpkg packages. If vcpkg packages have changed, then we likely need to rebuild (almost all of) NAS2D.

Similarly OPHD depends on NAS2D (and on vcpkg packages). If NAS2D couldn't be restored, we likely need to rebuild (almost all of) OPHD.

Part of:

The build of NAS2D depends on `vcpkg` packages. If `vcpkg` packages have changed, then we likely need to rebuild (almost all of) NAS2D.

Similarly OPHD depends on NAS2D (and on `vcpkg` packages). If NAS2D couldn't be restored, we likely need to rebuild (almost all of) OPHD.
@DanRStevens DanRStevens merged commit 0e08df7 into main Feb 7, 2025
9 checks passed
@DanRStevens DanRStevens deleted the conditionalCacheRestore branch February 7, 2025 10:47
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.

1 participant