This repository was archived by the owner on Oct 25, 2022. It is now read-only.
- Added
$au_GalleryPackageRootUrlas a slightly more flexible alternative to$au_GalleryUrl(#250)$au_GalleryUrlglobal variable is still maintained for compatibility- Can specify as an environment variable
$env:au_GalleryPackageRootUrlwhen working with Update-AUPackages (update_all.ps1) (#254) - Can specify as a global variable in update.ps1 to override on per package basis.
- Plugins:
History:Report:PullRequest: New plugin that creates a GitHub pull request for the updated packages. (#269)