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

Automatically upgrade empty manifest files to v2 format #4091

Merged
merged 4 commits into from
Nov 21, 2024

Conversation

IanButterworth
Copy link
Member

So one can do

$ touch Manifest-v1.11.toml
$ julia --project
pkg> add Foo

and not end up with a V1 manifest and associated warnings.

See JuliaLang/julia#43845 (comment)

DilumAluthge
DilumAluthge previously approved these changes Nov 18, 2024
src/manifest.jl Outdated Show resolved Hide resolved
DilumAluthge
DilumAluthge previously approved these changes Nov 18, 2024
vchuravy
vchuravy previously approved these changes Nov 19, 2024
@IanButterworth IanButterworth dismissed stale reviews from vchuravy and DilumAluthge via 812cd4f November 19, 2024 16:40
@IanButterworth IanButterworth merged commit 7b759d7 into JuliaLang:master Nov 21, 2024
7 checks passed
IanButterworth added a commit that referenced this pull request Nov 24, 2024
KristofferC pushed a commit that referenced this pull request Dec 13, 2024
@KristofferC KristofferC mentioned this pull request Dec 13, 2024
4 tasks
@IanButterworth IanButterworth deleted the ib/empty_manifest_v2 branch January 10, 2025 17:57
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.

4 participants