Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@jeffpatton1971 jeffpatton1971 released this 22 Jan 07:18
· 19 commits to main since this release

The initial release contains the base files as they are from existing repositories with some sanitizing and cleanup.

  1. Complex Modules
    1. psakefile : See the README for usage instructions
      1. ado.json : You will need to create a PAT Token if you're working with Azure Devops
      2. discord.json : You will need to get a Webhook Url if you wish to post to Discord
      3. github.json : You will need to create a Github PAT
      4. nuget.config : You will need to create a PowerShell Gallery PAT to publish to the PowerShell Gallery
  2. Simmple Modules
    1. psakefile
      1. ado.json
      2. discord.json
      3. github.json
      4. nuget.config

Full Changelog: https://github.com/mod-posh/LocalAutomation/commits/v1.0.0