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

feat: add text option for buildFile* utilities #5924

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tydeu
Copy link
Member

@tydeu tydeu commented Nov 2, 2024

Adds an optional text argument to the fetchFile* and buildFile* definitions that can be used to hash built files as text files (with normalized line endings) instead of as binary files (the previous default).

Separately, this change also significantly expands the documentation in the Lake.Build.Trace module and preforms minor touchups of some build job signatures.

@tydeu tydeu changed the title feat: add text option for buildFile* utilities feat: add text option for buildFile* utilities Nov 2, 2024
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Nov 2, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Nov 2, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Nov 2, 2024
@leanprover-community-bot
Copy link
Collaborator

leanprover-community-bot commented Nov 2, 2024

Mathlib CI status (docs):

leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Nov 2, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Nov 2, 2024
@leanprover-community-bot leanprover-community-bot added the builds-mathlib CI has verified that Mathlib builds against this PR label Nov 2, 2024
@tydeu tydeu force-pushed the lake/build-text-file branch 2 times, most recently from 9514a75 to 1b5454e Compare November 2, 2024 15:26
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Nov 2, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builds-mathlib CI has verified that Mathlib builds against this PR toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants