Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Automation of new Azure Repo Using PowerShell builds the ARM Parameters files, runs them against the ARM Template files to generate the required objects. Creates new keys in the keyvault. * Updates Updated Function and script parameters for the construction of the private repo. Added a new library that offers a new function allowing for adding new manifests to the repo. * Update PrivateRepoLib.ps1 * Update * Update new-private-repository-azure.md Initial attempt at instructions * Update new-private-repository-azure.md * Update new-private-repository-azure.md * Update new-private-repository-azure.md * Update new-private-repository-azure.md * Update new-private-repository-azure.md * Update new-private-repository-azure.md * Included PowerShell Module Checking Checks for the required Azure Modules before running the script. * Update .gitignore * Update .gitignore * Update .gitignore * Updated Automation Script - Included PowerShell Module Detection - Updated Get-Help Description - Included information on how to connect to your new private repo - Cleaned up code * Update PrivateRepoLib.ps1 Included a Class for use with the Automation script. * Removed ARMObject Class * Update new-private-repository-azure.md - Updated instructions with missing steps - Corrected steps on setting up the Cosmos Account/DB/Container. - Organized the Key Vault steps. * Update automation.ps1 Moved a hardcoded value to variable, and set it in the Begin stage of the function for easy update / reference. * Update new-private-repository-azure.md Updated the Cosmos DB Account instructions to include Firewall exception rule. * Update automation.ps1 Moved the ArchiveFunction path to be a script parameter input. * Moved Scripts to new home * Update .gitignore Updating the Ignore list to include *.zip files in the root of the Infrastructure folder. * Update keyvault.sample.json Removed person object ID * Delete CompiledFunctions.zip Deleted * Update README.md Updated path and included link to automation.ps1 script * Update PrivateRepoLib.ps1 Removed custom class * Update .gitignore Co-authored-by: jamespik <[email protected]> * Update README.md Thank you! Co-authored-by: jamespik <[email protected]> * Update README.md Co-authored-by: jamespik <[email protected]> * Update Tools/PrivateRepoLib.ps1 Co-authored-by: jamespik <[email protected]> * Update Tools/PrivateRepoLib.ps1 Co-authored-by: jamespik <[email protected]> * Update README.md Co-authored-by: jamespik <[email protected]> * Update automation.ps1 Corrected the reporting to show "Install" instead of "Import" * Update PrivateRepoLib.ps1 Expanded the validation and error checking of the PowerShell function library. * Update automation.ps1 Corrected relative path to Archive file and the parameter and template folders. * Update automation.ps1 Corrected the relative path to the Archive files and the template and parameter folders Updated the warning message to read as Install-Module instead of Import-Module * Update PrivateRepoLib.ps1 Import error reporting * Update PrivateRepoLib.ps1 Enhanced error checking * Update new-private-repository-azure.md Updated the name from "private repository" to "private source" Added instructions on how to use the script lib to add manifests to the private source. * Update automation.ps1 Lots of Updates * Update PrivateRepoLib.ps1 Cleaned up comments * Updated Scripts Code Review Updates. * Updated Comments and uncommented build call * Major update Major updates to the PrivateRepoLib.ps1 * Update PrivateRepoLib.ps1 * Imported PowerShell Module Imported the Microsoft.WinGet.Source PowerShell module. Moved old scripts to an "Old" folder (temporarily before deletion.). * Update Add-WinGetManifest.ps1 Bulk Add manifests to WinGet Source * Added Comments and Get-Help information * Removed Old Code * Update Remove-WinGetManifest.ps1 * Updated and new Documetnation * Fixed Demo *.yaml files * Included new Sample app manifests * Included MyEmployees-Finance as a Sample app * Cleaned up Respository * Update solution, remove files that should be sourced from build. * Removing content that doesn't belong in the repo. * Update solution view * Delete extraneous changes from keyvault sample template * Update solution items and remove bogus git ignore items * remove extraneous metadata * update * Documentation update * documentation update * Git Hub corrections. * New Read and Write Keys Updated template AzureFunction.JSON, and Script. Keyvault keys are created and the Function references them. * Pushing changes. * Add details about IP addresses * Trim extra behavior from remove manifest * Adding CosmosDatabase and CosmosContainer to function ARM * Removed reference to $Index * Line Length normalization * Enabled Add-WinGetManifest to add new or update * Removed Debugging * Documentation Update * Update new-private-repository-azure.md * Update Tools/PowershellModule/doc/new-private-repository-azure.md Co-authored-by: denelon <[email protected]> * Update Tools/PowershellModule/doc/new-private-repository-azure.md Co-authored-by: denelon <[email protected]> * Update Tools/PowershellModule/doc/new-private-repository-azure.md Co-authored-by: denelon <[email protected]> * Update Tools/PowershellModule/doc/new-private-repository-azure.md Co-authored-by: denelon <[email protected]> * Update Tools/PowershellModule/doc/new-private-repository-azure.md Co-authored-by: denelon <[email protected]> * Update Tools/PowershellModule/doc/new-private-repository-azure.md Co-authored-by: denelon <[email protected]> * Update Tools/PowershellModule/doc/new-private-repository-azure.md Co-authored-by: denelon <[email protected]> * Update Tools/PowershellModule/doc/new-private-repository-azure.md Co-authored-by: denelon <[email protected]> * Update Tools/PowershellModule/doc/new-private-repository-azure.md Co-authored-by: denelon <[email protected]> * Update Tools/PowershellModule/doc/new-private-repository-azure.md Co-authored-by: jamespik <[email protected]> * Update Tools/PowershellModule/doc/new-private-repository-azure.md Co-authored-by: denelon <[email protected]> * Update Tools/PowershellModule/doc/new-private-repository-azure.md Co-authored-by: denelon <[email protected]> * Update Tools/PowershellModule/doc/new-private-repository-azure.md Co-authored-by: denelon <[email protected]> * Update Tools/PowershellModule/doc/new-private-repository-azure.md Co-authored-by: denelon <[email protected]> * Update Tools/PowershellModule/doc/new-private-repository-azure.md Co-authored-by: denelon <[email protected]> * Update Tools/PowershellModule/doc/new-private-repository-azure.md Co-authored-by: denelon <[email protected]> * Update Tools/PowershellModule/doc/new-private-repository-azure.md Co-authored-by: denelon <[email protected]> * Update Tools/PowershellModule/doc/new-private-repository-azure.md Co-authored-by: denelon <[email protected]> * Update Tools/PowershellModule/doc/new-private-repository-azure.md Co-authored-by: denelon <[email protected]> * Update Tools/PowershellModule/doc/new-private-repository-azure.md Co-authored-by: denelon <[email protected]> * Update new-private-repository-azure.md * Update new-private-repository-azure.md * Update new-private-repository-azure.md * Update new-private-repository-azure.md * Update * Updated * Update new-winget-rest-source-azure.md * REST * Private * Manifest to Package ID * Update new-winget-rest-source-azure.md * Update new-winget-rest-source-azure.md * Defaults * Fixed some excess capitalization * Example standardization * Title Changes * Update Add-AzureResourceGroup.ps1 * Update Tools/PowershellModule/doc/new-winget-rest-source-azure.md Co-authored-by: jamespik <[email protected]> * Update new-winget-rest-source-azure.md * Update new-winget-rest-source-azure.md * Update new-winget-rest-source-azure.md * Update new-winget-rest-source-azure.md * Update new-winget-rest-source-azure.md * Update new-winget-rest-source-azure.md * Update new-winget-rest-source-azure.md * Update new-winget-rest-source-azure.md * Relative links * WinGet.RestSource.Functions.zip * Update Tools/PowershellModule/src/Library/New-WinGetSource.ps1 * Update Tools/PowershellModule/doc/PowerShell/Get-WinGetManifest.md * Update Tools/PowershellModule/src/Library/Add-WinGetManifest.ps1 * Apply suggestions from code review * Apply suggestions from code review * Naming and caps Co-authored-by: roymaclachlan <[email protected]> Co-authored-by: jamespik <[email protected]> Co-authored-by: Union Palenshus <[email protected]> Co-authored-by: denelon <[email protected]>
- Loading branch information