Skip to content

Conversation

MilesCranmer
Copy link
Member

Changes:

  1. args are now correctly propagated. So you can do juliaup link n +nightly -- --startup-file=no and this will propagate (before the args were not passed through)
  2. I reordered the match statements relevant to the PR to always be DirectDownloadChannel, SystemChannel, LinkedChannel, AliasChannel - which is the same as the enum (sadly there's no rustfmt option to automate this)
  3. I integrated some of my other comments in Expand link to handle aliases. DRY tests mechanics. #1237

@IanButterworth IanButterworth merged commit 133b97a into JuliaLang:ib/alias_links Sep 8, 2025
44 of 52 checks passed
@MilesCranmer MilesCranmer deleted the mc/alias_links2 branch September 8, 2025 12:16
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