Commit d80e01d
Documentation update (#87)
* 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]>1 parent 15805cb commit d80e01d
File tree
16 files changed
+290
-382
lines changed- Tools/PowershellModule
- doc
- PowerShell
- src/Library
16 files changed
+290
-382
lines changedLines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
Lines changed: 10 additions & 30 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 27 | | |
33 | | - | |
| 28 | + | |
34 | 29 | | |
35 | 30 | | |
36 | 31 | | |
| |||
46 | 41 | | |
47 | 42 | | |
48 | 43 | | |
49 | | - | |
| 44 | + | |
50 | 45 | | |
51 | 46 | | |
52 | 47 | | |
53 | 48 | | |
54 | 49 | | |
55 | 50 | | |
56 | | - | |
| 51 | + | |
57 | 52 | | |
58 | 53 | | |
59 | 54 | | |
60 | | - | |
| 55 | + | |
61 | 56 | | |
62 | 57 | | |
63 | | - | |
| 58 | + | |
64 | 59 | | |
65 | 60 | | |
66 | 61 | | |
67 | | - | |
| 62 | + | |
68 | 63 | | |
69 | 64 | | |
70 | | - | |
| 65 | + | |
71 | 66 | | |
72 | 67 | | |
73 | 68 | | |
74 | | - | |
| 69 | + | |
75 | 70 | | |
76 | 71 | | |
77 | | - | |
| 72 | + | |
78 | 73 | | |
79 | 74 | | |
80 | 75 | | |
| |||
93 | 88 | | |
94 | 89 | | |
95 | 90 | | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | 91 | | |
112 | 92 | | |
113 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
Lines changed: 3 additions & 46 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 20 | | |
27 | 21 | | |
28 | 22 | | |
29 | 23 | | |
30 | 24 | | |
31 | 25 | | |
32 | 26 | | |
33 | | - | |
| 27 | + | |
34 | 28 | | |
35 | 29 | | |
36 | 30 | | |
| |||
42 | 36 | | |
43 | 37 | | |
44 | 38 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 39 | + | |
53 | 40 | | |
54 | 41 | | |
55 | | - | |
| 42 | + | |
56 | 43 | | |
57 | 44 | | |
58 | 45 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | 46 | | |
90 | 47 | | |
91 | 48 | | |
| |||
0 commit comments