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: require @ git #4692

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Conversation

tydeu
Copy link
Member

@tydeu tydeu commented Jul 8, 2024

Adds syntactic sugar specifying a git revision as a dependency version in a require command. For example:

require "leanprover-community" / "proofwidgets" @ git "v0.0.39"

@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 Jul 8, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Jul 8, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Jul 8, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the builds-mathlib CI has verified that Mathlib builds against this PR label Jul 8, 2024
@leanprover-community-mathlib4-bot
Copy link
Collaborator

Mathlib CI status (docs):

@tydeu tydeu added the will-merge-soon …unless someone speaks up label Jul 9, 2024
@tydeu tydeu added this pull request to the merge queue Jul 9, 2024
Merged via the queue into leanprover:master with commit 4daa29e Jul 9, 2024
17 checks passed
@tydeu tydeu deleted the lake/require-@-git branch July 9, 2024 13:49
tydeu added a commit to tydeu/lean4 that referenced this pull request Jul 26, 2024
Adds syntactic sugar specifying a git revision as a dependency version
in a `require` command. For example:

```
require "leanprover-community" / "proofwidgets" @ git "v0.0.39"
```
tydeu added a commit that referenced this pull request Jul 27, 2024
Adds syntactic sugar specifying a git revision as a dependency version
in a `require` command. For example:

```
require "leanprover-community" / "proofwidgets" @ git "v0.0.39"
```
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 will-merge-soon …unless someone speaks up
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants