-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
1 parent
00755b4
commit af2275e
Showing
13 changed files
with
159 additions
and
139 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.