You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The initial release contains the base files as they are from existing repositories with some sanitizing and cleanup.
11
+
12
+
1. Complex Modules
13
+
1. psakefile : See the [README](ComplexModules/README.md) for usage instructions
14
+
1. ado.json : You will need to create a [PAT Token](https://learn.microsoft.com/en-us/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate?view=azure-devops&tabs=Windows) if you're working with Azure Devops
15
+
2. discord.json : You will need to get a [Webhook Url](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks) if you wish to post to Discord
16
+
3. github.json : You will need to create a [Github PAT](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token)
17
+
4. nuget.config : You will need to create a [PowerShell Gallery PAT](https://learn.microsoft.com/en-us/powershell/scripting/gallery/concepts/publishing-guidelines?view=powershell-7.3) to publish to the PowerShell Gallery
0 commit comments