-
-
Notifications
You must be signed in to change notification settings - Fork 114
Expand link to handle aliases. DRY tests mechanics.
#1237
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
Merged
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
1cf4afe
Expand `link` to handle aliases
IanButterworth cfda620
rustfmt
IanButterworth 3420332
clippy fixes
IanButterworth 98acced
make the noop GC operation clearer
IanButterworth 1baab25
Update src/operations.rs
IanButterworth d5489bb
Merge branch 'main' into ib/alias_links
IanButterworth a358beb
address review
IanButterworth a286279
break match into functions
IanButterworth 9a7c486
fmt
IanButterworth 687d3f4
fixes
IanButterworth 152d070
switch to `update: Option<String>`
IanButterworth 49c65f3
Update command_status.rs
IanButterworth 804d717
also show if aliases have updates
IanButterworth b368acb
Merge branch 'main' into ib/alias_links
IanButterworth 4790091
fix "sketchy" issue
IanButterworth 3626e22
Apply suggestions from code review
IanButterworth fa50887
undos
IanButterworth 689c372
break out into function
IanButterworth f73b2db
test tidy etc.
IanButterworth e84c810
fmt
IanButterworth 561e855
suggestions
IanButterworth b267e1c
Update src/command_status.rs
IanButterworth de4e361
fmt
IanButterworth 3ae53b4
Create test/utils.rs and use it
IanButterworth 1eddf53
Apply suggestions from code review
IanButterworth cfb8fe5
fmt
IanButterworth 1b027ba
Apply suggestions from code review
IanButterworth 8e01eea
move import to top
IanButterworth f6bf3a1
rm unused function
IanButterworth e53a14e
fmt
IanButterworth a8a8469
fix clippy errors
IanButterworth 9c4cb25
clippy fix
IanButterworth 9261f05
more clippy fixes
IanButterworth 452bc2d
fix clippy setup
IanButterworth 4052c42
mark utils as allowed dead code
IanButterworth 5a9336f
dead code fix
IanButterworth 4c7e409
Refactor tests to use TestEnv (#1241)
MilesCranmer e3b3eb4
tweak explanation
IanButterworth bd15d3d
add support for args on link aliases
IanButterworth 1ef2b3c
turn bail into unreachable
IanButterworth a0e276a
make test stricter
IanButterworth 5546829
fix test
IanButterworth 133b97a
Fixes for alias feature (#1242)
MilesCranmer e13976f
Merge branch 'main' into ib/alias_links
IanButterworth 7af0946
fix `juliaup update` when an alias exists
IanButterworth 851833d
add test
IanButterworth File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.