WIP Detect previously installed versions of the CLI#57
Open
rpottsoh wants to merge 8 commits intoexercism:mainfrom
Open
WIP Detect previously installed versions of the CLI#57rpottsoh wants to merge 8 commits intoexercism:mainfrom
rpottsoh wants to merge 8 commits intoexercism:mainfrom
Conversation
These are updates made automatically by the Delphi IDE.
When label is clicked will cause default browser to be spawned opened to Link url.
Confirmed that code builds with new Delphi version, 10.3.1
ec2be1d to
d53e557
Compare
Will detect all occurrences of exercism.exe that might exist in PATH. At this point only deals with the first found. The first found location can optionally become the install location, which will overwrite the old CLI with the latest. More needs to be done to deal with multiple finds of the CLI and if it was installed previously via Chocolatey.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
closes #56