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 publishLocalCached and publishM2LocalCached targets #2976

Merged
merged 1 commit into from Jan 22, 2024

Conversation

lefou
Copy link
Member

@lefou lefou commented Jan 16, 2024

The new targets are cached and invalidate properly when the target files (which are outside of Mills cache folder) are changed or removed from the repository cache, as the PathRef.revalidate flag is used and enforced by Mill.

Fix #2975

Pull request: #2976

@lefou lefou requested a review from lolgab January 16, 2024 10:53
@lefou lefou merged commit 4e534ef into main Jan 22, 2024
38 checks passed
@lefou lefou deleted the publishLocalCached branch January 22, 2024 20:24
@lefou lefou added this to the 0.11.7 milestone Jan 22, 2024
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.

publishLocal should be cached (publishLocalCached)
1 participant