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 lake-manifest.json, update .gitignore #42

Merged
merged 1 commit into from
May 4, 2024

Conversation

Shreyas4991
Copy link
Contributor

As the title says, I have added lake-manifest.json by running lake update. I have also updated .gitignore to not ignore the manifest. If required, the .gitignore change can be undone.

For relevant discussion see the linked zulip thread

@kim-em
Copy link
Collaborator

kim-em commented May 4, 2024

We've previously avoided having "empty" lake-manifest, because they are just a useless file to gitignore. However the absence causes a warning downstream, and this confusion to users is a more important consideration.

@kim-em kim-em changed the title Added lake-manifest. Updated .gitignore feat: add lake-manifest.json, update .gitignore May 4, 2024
@kim-em kim-em merged commit 5315667 into leanprover-community:master May 4, 2024
2 checks passed
mathlib-bors bot pushed a commit to leanprover-community/mathlib4 that referenced this pull request May 6, 2024
Mathlib update corresponding to [Qq update PR 42](leanprover-community/quote4#42). The corresponding Qq PR added lake-manifest files into the repository. This PR updates mathlib to this commit of the PR. This PR addresses the warning message `warning: Qq: ignoring missing dependency manifest '././.lake/packages/Qq/lake-manifest.json'` when running `lake update` on a math project. For discussion see [this zulip thread](https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/Qq.20manifest.20warning.20in.20new.20math.20project/near/437228437)
apnelson1 pushed a commit to leanprover-community/mathlib4 that referenced this pull request May 12, 2024
Mathlib update corresponding to [Qq update PR 42](leanprover-community/quote4#42). The corresponding Qq PR added lake-manifest files into the repository. This PR updates mathlib to this commit of the PR. This PR addresses the warning message `warning: Qq: ignoring missing dependency manifest '././.lake/packages/Qq/lake-manifest.json'` when running `lake update` on a math project. For discussion see [this zulip thread](https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/Qq.20manifest.20warning.20in.20new.20math.20project/near/437228437)
callesonne pushed a commit to leanprover-community/mathlib4 that referenced this pull request May 16, 2024
Mathlib update corresponding to [Qq update PR 42](leanprover-community/quote4#42). The corresponding Qq PR added lake-manifest files into the repository. This PR updates mathlib to this commit of the PR. This PR addresses the warning message `warning: Qq: ignoring missing dependency manifest '././.lake/packages/Qq/lake-manifest.json'` when running `lake update` on a math project. For discussion see [this zulip thread](https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/Qq.20manifest.20warning.20in.20new.20math.20project/near/437228437)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants