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

refactor: lake: all targets produce jobs #6780

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

tydeu
Copy link
Member

@tydeu tydeu commented Jan 26, 2025

This PR makes all targets and all fetch calls produce a Job of some value. As part of this change, facet definitions (e.g., library_data, module_data, package_data) and Lake type families (e.g., FamilyOut) should no longer include Job in their types (as this is now implicit).

@tydeu tydeu added the changelog-lake Lake label Jan 26, 2025
@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 Jan 26, 2025
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Jan 26, 2025
@tydeu tydeu force-pushed the lake/targets-are-jobs branch from 516e2b5 to e23ac7e Compare January 26, 2025 02:45
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Jan 26, 2025
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Jan 26, 2025
@leanprover-community-bot leanprover-community-bot added the builds-mathlib CI has verified that Mathlib builds against this PR label Jan 26, 2025
@leanprover-community-bot
Copy link
Collaborator

leanprover-community-bot commented Jan 26, 2025

Mathlib CI status (docs):

@tydeu tydeu force-pushed the lake/targets-are-jobs branch from e23ac7e to d5f0ce7 Compare January 26, 2025 04:12
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Jan 26, 2025
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Jan 26, 2025
@tydeu tydeu marked this pull request as ready for review January 26, 2025 05:02
@tydeu tydeu added this pull request to the merge queue Jan 26, 2025
Merged via the queue into leanprover:master with commit 6278839 Jan 26, 2025
16 checks passed
@tydeu tydeu deleted the lake/targets-are-jobs branch January 26, 2025 21:37
luisacicolini pushed a commit to opencompl/lean4 that referenced this pull request Feb 24, 2025
This PR makes all targets and all `fetch` calls produce a `Job` of some
value. As part of this change, facet definitions (e.g., `library_data`,
`module_data`, `package_data`) and Lake type families (e.g.,
`FamilyOut`) should no longer include `Job` in their types (as this is
now implicit).
luisacicolini pushed a commit to opencompl/lean4 that referenced this pull request Feb 25, 2025
This PR makes all targets and all `fetch` calls produce a `Job` of some
value. As part of this change, facet definitions (e.g., `library_data`,
`module_data`, `package_data`) and Lake type families (e.g.,
`FamilyOut`) should no longer include `Job` in their types (as this is
now implicit).
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 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