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 pack / lake unpack #4270

Merged
merged 1 commit into from
May 24, 2024
Merged

feat: lake pack / lake unpack #4270

merged 1 commit into from
May 24, 2024

Conversation

tydeu
Copy link
Member

@tydeu tydeu commented May 24, 2024

Adds two new Lake commands, lake pack and lake unpack, which pack and unpack, respectively, Lake build artifacts from an archive. If a path argument is given, creates the archive specified, otherwise uses the information in a package's buildArchive configuration as the default.

The pack command will be used by Reservoir to prepare crate-style build archives for packages. In the future, the command will also be extensible through configuration file hooks.

@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 May 24, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request May 24, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request May 24, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added breaks-mathlib This is not necessarily a blocker for merging: but there needs to be a plan full-ci labels May 24, 2024
@leanprover-community-mathlib4-bot
Copy link
Collaborator

Mathlib CI status (docs):

@tydeu tydeu marked this pull request as ready for review May 24, 2024 20:12
@tydeu tydeu added will-merge-soon …unless someone speaks up release-ci Enable all CI checks for a PR, like is done for releases and removed full-ci labels May 24, 2024
@tydeu tydeu added this pull request to the merge queue May 24, 2024
Merged via the queue into leanprover:master with commit cd16975 May 24, 2024
30 checks passed
@tydeu tydeu deleted the lake/pack branch May 24, 2024 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaks-mathlib This is not necessarily a blocker for merging: but there needs to be a plan release-ci Enable all CI checks for a PR, like is done for releases toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN will-merge-soon …unless someone speaks up
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants