PowerShell / PowerShell/PSResourceGet

Update-PSResource updated PSResourceGet to 1.1.0-preview1

Open
#1,684 0 comments 0 reactions 1 assignee View on GitHub

@alerickson is already working on this.

Since Aug 27, 2024.

Area-Install Issue-Bug
Dominant language
C#
Stars
576
Forks
114
Avg merge
1d 2h
Merged PRs (30d)
7

Description

Prerequisites
  • Write a descriptive title.
  • Make sure you are able to repro it on the latest released version
  • Search the existing issues.
Steps to reproduce

Update-PSResource updated PSResourceGet to 1.1.0-preview1 while on 1.0.3,

Expected behavior
No prerelease modules
Actual behavior
PS C:\Users\Thomas> Update-PSResource -PassThru
WARNING: The installation path for the script does not currently appear in the CurrentUser path environment variable. To make the script discoverable, add the script installation path, C:\Users\Thomas\Documents\PowerShell\Modules, to the environment PATH variable.

Name                                 Version  Prerelease Repository Description
----                                 -------  ---------- ---------- -----------
AnyPackage                           0.6.1               PSGallery  Use various package managers with a single set of …
AnyPackage.PSResourceGet             0.4.0               PSGallery  PSResourceGet provider for AnyPackage.
AnyPackage                           0.6.0               PSGallery  Use various package managers with a single set of …
Microsoft.PowerShell.PSResourceGet   1.1.0    preview1   PSGallery  PowerShell module with commands for discovering, i…
Scoop                                0.2.0               PSGallery  An official PowerShell module for Scoop.
AnyPackage.Scoop                     0.2.0               PSGallery  Scoop provider for AnyPackage.
Microsoft.PowerShell.ConsoleGuiTools 0.7.7               PSGallery  Cross-platform Console GUI Tools for PowerShell
Microsoft.PowerShell.PSResourceGet   1.0.5               PSGallery  PowerShell module with commands for discovering, i…
Microsoft.WinGet.Client              1.8.1911            PSGallery  PowerShell Module for the Windows Package Manager …
Pester                               5.6.1               PSGallery  Pester provides a framework for running BDD style …
PSFramework                          1.11.343            PSGallery  General Scripting Framework, providing PowerShell-…
PSReadLine                           2.3.5               PSGallery  Great command line editing in the PowerShell conso…
Scoop                                0.2.0               PSGallery  An official PowerShell module for Scoop.

PS C:\Users\Thomas> Get-Module

ModuleType Version    PreRelease Name                                ExportedCommands
---------- -------    ---------- ----                                ----------------
Manifest   0.1.1                 CompletionPredictor
Manifest   7.0.0.0               Microsoft.PowerShell.Management     {Add-Content, Clear-Content, Clear-Item, Clear-It…
Binary     1.0.3                 Microsoft.PowerShell.PSResourceGet  {Find-PSResource, Get-InstalledPSResource, Get-PS…
Manifest   7.0.0.0               Microsoft.PowerShell.Utility        {Add-Member, Add-Type, Clear-Variable, Compare-Ob…
Script     0.9.0                 PowerGit                            {Add-GitItem, Add-GitRemote, Clear-GitRepositoryC…
Script     2.3.4                 PSReadLine                          {Get-PSReadLineKeyHandler, Get-PSReadLineOption, …


### Error details

```console
n/a
Environment data
1.0.3                 Microsoft.PowerShell.PSResourceGet
Visuals

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.