Skip to content

Tags: microsoft/winget-cli-restsource

Tags

1.10.0

Toggle 1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix release signing (#301)

1.9.1

Toggle 1.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Doc updates for updated PowerShell module (#267)

1.1.20230906

Toggle 1.1.20230906's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
New arm parameters azure feature (#199)

* Update New-ARMParameterObject.ps1

Created space for the new ARM Parameters to be populated.

* Inclusion of the HelperLib folder

* Updated GitIgnore

Removed the commented out code for FrontDoor Parameter file.

Commented out the code for ASP
Created new variables for the ASP_Geneva Template + Parameter files
Created new variables for the AppConfig Template + Parameter files

* Updated ARM Parameter and ASP

Included the ASP Template
Updated to include new AppConfig Parameter file + ASPGeneva

* Update New-ARMParameterObject.ps1

Commented out Geneva and enabled AppConfig
Re-enabled ASP

* Update New-ARMParameterObject.ps1

Re-order the requesting

* Update

Updated the GitIgnore to include testing files.
Added testing for REST Function Config

* Removed HelperLib

* Update .gitignore

Updated Git Ignore

* Update copy-and-publish-powershell.yml

Updated build pipeline to include all json files in PowerShell artifact

* Update copy-and-publish-powershell.yml

Zach told me to do this.

* Fixed New-WinGetSource cmdlet

* Enhanced the Verbose logging.
* Corrected the New-WinGet Source cmdlet

* Update New-WinGetSource.ps1

Updated Verbose logging.

* Update WinGet.RestSource.PowershellSupport.csproj

Added Nuget to the PowerShell Support CSProj

* Update

* Update WinGet.RestSource.Utils.csproj

* Update WinGet.RestSource.Functions.csproj

* Fixed minor issues.

* Fetching upstream content changes

* Update New-ARMObjects.ps1

* Update .gitignore

* Delete Tools/PowershellModule/src/Library/ARMTemplate directory

* Delete Tools/PowershellModule/src/Library/RestAPI directory

* Delete Tools/PowershellModule/src/Library/WinGet.RestSource.PowershellSupport directory

* Update Microsoft.WinGet.Source.psd1

* Update New-ARMObjects.ps1

* Resolved Git Comments

1.1.20230823

Toggle 1.1.20230823's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Runtime Issues and build problems (#216)

* Upgrade Packages

* Update Function Extension Version

1.1.20230126

Toggle 1.1.20230126's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update PowerShell Helper Library (#196)

This upgrades all the projects to netcoreapp3.1 and updates the powershell functions to include the proper library function.

1.1.20221129

Toggle 1.1.20221129's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Installer Node Limit (#188)

1.1.20211101

Toggle 1.1.20211101's commit message
Update doc references to ManifestIdentifier (#89)

1.1.20211029

Toggle 1.1.20211029's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Large AAD script fixes (#85)

* In progress fixes

* Line endings

* PR comments