Skip to content

sbt-dotty: fix extension upgrade on Windows, release 0.2.6 #5362

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 2 commits into from
Nov 1, 2018

Conversation

smarter
Copy link
Member

@smarter smarter commented Nov 1, 2018

When using --install-extension and an upgraded version of the extension
exists online, the user normally gets a prompt to accept or reject the
upgrade. Using --force we bypass this prompt and we also fix an issue
with Windows where the prompt does not appear and we get the error
"Unknown stdin file type" instead.

@smarter smarter requested a review from Duhemm November 1, 2018 00:50
When using --install-extension and an upgraded version of the extension
exists online, the user normally gets a prompt to accept or reject the
upgrade. Using --force we bypass this prompt and we also fix an issue
with Windows where the prompt does not appear and we get the error
"Unknown stdin file type" instead.
@smarter smarter merged commit 714ce80 into scala:master Nov 1, 2018
@allanrenucci allanrenucci deleted the sbt-dotty-0.2.6 branch November 1, 2018 07:33
smarter added a commit to dotty-staging/dotty that referenced this pull request Nov 1, 2018
smarter added a commit to dotty-staging/dotty that referenced this pull request Nov 1, 2018
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.

1 participant