forked from dotnet/vscode-dotnet-runtime
-
Notifications
You must be signed in to change notification settings - Fork 2
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
test #18
Draft
nagilson
wants to merge
37
commits into
nagilson-2.0.1-release
Choose a base branch
from
nagilson-linux-single-prompt
base: nagilson-2.0.1-release
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
test #18
Conversation
This file contains 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
Added args that contain all acceptable commands for the master proc to run
…ilson/vscode-dotnet-runtime into nagilson-linux-single-prompt
…sh for the same reason
Fix SDK Linux Updates, & Add Cancellation Messages - 2.0.1 Release
… newline in output
We could remove this entirely but im keeping it for now as its useful. The username was in there because it doesnt rly have permission to write at home unless its under root
we could get rid of it.... but it saves time for me to keep it so xd Co-authored-by: Chet Husk <[email protected]>
Co-authored-by: Chet Husk <[email protected]>
Add ability to detect and report when an Unknown command is executed Use traps to ensure clean up Remove . from Installer Name in backup option as . is not supported
This is to prevent breakage from occuring in the future. Also 8 is already supported.
… match and remove extraneous output
…you add support for newer versions
Injecting the feed checks for the support status to make sure it should inject the feed To check the support status it would check which versions are available To do that check, the PMC feed is added in part of the version check if it has not been done before Which could result in an infinite recursive stack without this new boolean check
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.
No description provided.