Skip to content

Disable cache reads for recipe builds - #570

Merged
jhuntwork merged 1 commit into
mainfrom
no-cache-recipe-build
Aug 7, 2026
Merged

Disable cache reads for recipe builds#570
jhuntwork merged 1 commit into
mainfrom
no-cache-recipe-build

Conversation

@jhuntwork

Copy link
Copy Markdown
Owner

Disable build-cache reads in the trusted recipe workflow while retaining fresh cache writes.

GitHub-hosted container jobs are currently failing during Mere package-archive cache restoration with a filesystem error after source fetch, dependency installation, and build/install cache restoration succeed. This lets us test fresh namespace builds and packaging independently of that restore path.

The existing --no-cache flag is Mere-supported and does not weaken source checksum verification, package signing, or publication.

@jhuntwork
jhuntwork merged commit 528fb7c into main Aug 7, 2026
1 check passed
@jhuntwork
jhuntwork deleted the no-cache-recipe-build branch August 7, 2026 12:13
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