Skip to content

Instantly share code, notes, and snippets.

@Pilskalns
Last active June 26, 2024 00:22
Show Gist options
  • Save Pilskalns/1b0f0584554f6e98b14aca7f2fec2230 to your computer and use it in GitHub Desktop.
Save Pilskalns/1b0f0584554f6e98b14aca7f2fec2230 to your computer and use it in GitHub Desktop.
Update-AUPackages Report #powershell #chocolatey

Update-AUPackages

2 2018.5.18 UTC: 2019-01-10 00:21 pilskalns/choco-au-packages

This file is automatically generated by the update_all.ps1 script using the AU module.

Ignored | History | Force Test | Releases

Last run was OK

Finished 2 packages after 1.44 minutes.
1 updated, 1 pushed, 0 ignored
0 errors - 0 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
nginx-service True 🔸 True 1.15.8 1.14.1

OK

Icon Name Updated Pushed RemoteVersion NuspecVersion
nginx-service True 🔸 True 1.15.8 1.14.1
php-service False False 7.3.0 7.3.0

nginx-service

nginx-service - checking updates using AU version 2018.5.18

URL check
nuspec version: 1.14.1
remote version: 1.15.8
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Setting package description from README.md
Updating files
  $Latest data:
    nginxVersion              (String)     1.15.8
    NuspecVersion             (String)     1.14.1
    PackageName               (String)     nginx-service
    Version                   (String)     1.15.8
    Year                      (String)     2019
  nginx-service.nuspec
    setting id: nginx-service
    updating version: 1.14.1 -> 1.15.8
  .\README.md
    (?i)(migration from 1\.6\.2\.1 to ).* = ${1}1.15.8
  nginx-service.nuspec
    (\<dependency\s+?id="nginx"\s+?version="\[).*?(\]) = ${1}1.15.8$2
    (\<copyright\>).*?(\</copyright\>)  = ${1}2019 &#169; Nginx, Inc.$2
Running au_AfterUpdate
Attempting to build package from 'nginx-service.nuspec'.
Successfully created package 'C:\projects\choco-au-packages\nginx-service\nginx-service.1.15.8.nupkg'
Package updated
Chocolatey v0.10.8
Attempting to push nginx-service.1.15.8.nupkg to https://push.chocolatey.org
nginx-service 1.15.8 was pushed successfully to https://push.chocolatey.org

php-service

php-service - checking updates using AU version 2018.5.18

URL check
nuspec version: 7.3.0
remote version: 7.3.0
No new version found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment