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: lake fetch #6323

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

feat: lake fetch #6323

wants to merge 1 commit into from

Conversation

tydeu
Copy link
Member

@tydeu tydeu commented Dec 6, 2024

This PR adds a new Lake CLI command, lake fetch, that both builds targets and outputs their results. It can produce raw text or JSON -formatted output (with --json / -J).

@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 Dec 6, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Dec 6, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Dec 6, 2024
@tydeu tydeu added the changelog-lake Lake label Dec 6, 2024
@leanprover-community-bot
Copy link
Collaborator

Mathlib CI status (docs):

github-merge-queue bot pushed a commit that referenced this pull request Dec 18, 2024
This PR merges `BuildJob` and `Job`, deprecating the former. `Job` now
contains a trace as part of its state which can be interacted with
monadically. This PR also simplifies the implementation of `OpaqueJob`.

This merger removes the need in Lake to distinguish between different
kinds of jobs, which helps enable the overall goal of making all targets
return a `Job` (and therefore make it easer for the frontend to
manipulate them in, e.g., #6323).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-lake Lake 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