Skip to content
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

PowerShell: Update requirement to version 5 #3330

Merged
merged 3 commits into from
Apr 28, 2019

Conversation

niheaven
Copy link
Member

Close #3325

@niheaven niheaven changed the title Update powershell PowerShell: Update requirement to version 5 Apr 17, 2019
@rikuben
Copy link

rikuben commented Apr 17, 2019

How about suggesting to install pwsh too as an alternative?

README.md Outdated Show resolved Hide resolved
@niheaven
Copy link
Member Author

Good idea! I'll add it later.

@Ash258
Copy link
Contributor

Ash258 commented Apr 19, 2019

Suggesting pwsh is nice, but how would updates be handled?

Problem which i am thinkig of today: When you install pwsh using scoop and you need to update pwsh. How do you do this? Because uninstallation will try to remove pwsh (uninstall old) and fail due to it is use.

@niheaven
Copy link
Member Author

I don't suggest install pwsh using scoop, since it will not be registered in the system, and won't be found by many apps.

And in readme of scoop, pwsh is a prerequisite of installation, new user shouldn't install it by scoop, so it's ok, I think.

chawyehsu pushed a commit to ScoopInstaller/Install that referenced this pull request Apr 22, 2019
@niheaven niheaven changed the base branch from master to develop April 25, 2019 09:52
@r15ch13 r15ch13 merged commit fe1a91e into ScoopInstaller:develop Apr 28, 2019
@niheaven niheaven deleted the update-powershell branch April 29, 2019 03:30
r15ch13 added a commit that referenced this pull request May 12, 2019
- The main bucket of Scoop has been separated to https://github.com/ScoopInstaller/Main
- Requires PowerShell 5 and newer #3330
- Improve and refactor decompression functions #3204 #3409 #3411
- Move scoop config from `~\.scoop` to `~\.config\scoop\config.json` #3242
- Add `scoop hold` and `scoop unhold` for excluding programs from updates #3444
- Refactored some Core functions #3314 #3416
- Small fix for starting processes on Windows 7 #3415

Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
Co-authored-by: Chawye Hsu <h404bi@outlook.com>
Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com>
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.

None yet

5 participants