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

Launch the manifest-specified Julia version v2 #1087

Merged
merged 14 commits into from
Oct 29, 2024
Merged

Launch the manifest-specified Julia version v2 #1087

merged 14 commits into from
Oct 29, 2024

Conversation

davidanthoff
Copy link
Collaborator

@davidanthoff davidanthoff commented Oct 28, 2024

Now continued in #1095.

tecosaur and others added 11 commits October 6, 2024 16:29
When running `julia` with no extra arguments, and no explicit version,
it is best to match the manifest version.

This is done by implemented a limited form of the Julia executable's
argument parsing and load path interpreting to determine the appropriate
project to inspect, and then some light ad-hoc parsing of the manifest.

We can then search the installed versions for a matching minor version,
and run that.
@davidanthoff davidanthoff merged commit ac96823 into main Oct 29, 2024
19 of 25 checks passed
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