Tags: microsoft/winget-cli-restsource
Tags
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