Skip to content

fix(tectonix): handle dirty zones in full checkouts#35

Open
burke wants to merge 4 commits into
tecnix-gcsfrom
full-checkout
Open

fix(tectonix): handle dirty zones in full checkouts#35
burke wants to merge 4 commits into
tecnix-gcsfrom
full-checkout

Conversation

@burke

@burke burke commented May 30, 2026

Copy link
Copy Markdown
Member

Expose full-checkout detection based on core.sparseCheckout so companion Tectonix code can distinguish sparse checkouts from regular source checkouts. In full checkouts, map dirty git-status paths back to their containing zones and only materialize dirty entries instead of expanding a manifest-sized clean map.

Keep sparse checkout behavior compatible by initializing sparse roots as clean and add a per-zone dirty builtin for source-available mode.

Motivation

Context

Expose full-checkout detection based on core.sparseCheckout so companion Tectonix code can distinguish sparse checkouts from regular source checkouts. In full checkouts, map dirty git-status paths back to their containing zones and only materialize dirty entries instead of expanding a manifest-sized clean map.

Keep sparse checkout behavior compatible by initializing sparse roots as clean and add a per-zone dirty builtin for source-available mode.
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