FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Prevent the installation of the same version we have. by TylerLeonhardt · Pull Request #10489 · PowerShell/PowerShell · GitHub

Prevent the installation of the same version we have. - #10489

Merged
Travis Plunk (TravisEz13) merged 4 commits into
PowerShell:masterfrom
TylerLeonhardt:prevent-reinstall-same-version
Sep 12, 2019
Merged

Prevent the installation of the same version we have.#10489
Travis Plunk (TravisEz13) merged 4 commits into
PowerShell:masterfrom
TylerLeonhardt:prevent-reinstall-same-version

Conversation

Copy link
Copy Markdown
Member

PR Summary

This makes it so that you don't install the same Daily build that you already have.

PR Context

I want to include a single line in my profile like:

iex "& {$(irm aka.ms/install-powershell.ps1)} -Daily"

Without having to check if I already have the latest Daily installed.

PR Checklist

Copy link
Copy Markdown
Member

PoshChan-Bot (@PoshChan) Please retry linux

Comment thread tools/install-powershell.ps1 Outdated
ghost added the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Sep 5, 2019

Copy link
Copy Markdown
Member

PoshChan-Bot (@PoshChan) Please remind me in 22 hours

Travis Plunk (TravisEz13) removed the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Sep 5, 2019
Ilya (iSazonov) added the CL-Tools Indicates that a PR should be marked as a tools change in the Change Log label Sep 12, 2019
Ilya (iSazonov) added this to the 7.0.0-preview.4 milestone Sep 12, 2019

Copy link
Copy Markdown
Collaborator

Travis Plunk (@TravisEz13) Could you merge?

Travis Plunk (TravisEz13) merged commit 2aae04a into PowerShell:master Sep 12, 2019
Travis Plunk (TravisEz13) pushed a commit to TravisEz13/PowerShell that referenced this pull request Sep 14, 2019
* Prevent the installation of the same version we have.

* update the buildinfo to be an aka.ms url

* convert tab to spaces

* spaces not tabs

Copy link
Copy Markdown

🎉v7.0.0-preview.4 has been released which incorporates this pull request.:tada:

Handy links:

Copy link
Copy Markdown
Contributor

Thanks, I've actually wanted this for a while but never had the time for doing it. I use a scheduled task that gets triggered on windows login atm

Matthew R Johnson (centreboard) added a commit to centreboard/PowerShell that referenced this pull request Oct 8, 2019
Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
* Prevent the installation of the same version we have.

* update the buildinfo to be an aka.ms url

* convert tab to spaces

* spaces not tabs
Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
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

Labels

CL-Tools Indicates that a PR should be marked as a tools change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL