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: 2018-12-07 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 3.46 minutes.
1 updated, 1 pushed, 0 ignored
0 errors - 0 update, 0 push.

Pushed

Icon Name Updated Pushed RemoteVersion NuspecVersion
php-service True 🔸 True 7.3.0 7.2.12

OK

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

nginx-service

nginx-service - checking updates using AU version 2018.5.18

URL check
nuspec version: 1.14.1
remote version: 1.14.1
No new version found

php-service

php-service - checking updates using AU version 2018.5.18

URL check
nuspec version: 7.2.12
remote version: 7.3.0
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Setting package description from README.md
Updating files
  $Latest data:
    NuspecVersion             (String)     7.2.12
    PackageName               (String)     php-service
    phpInstallLocation        (String)     C:\tools\php73
    phpVersion                (String)     7.3.0
    Version                   (String)     7.3.0
    Year                      (String)     2018
  php-service.nuspec
    setting id: php-service
    updating version: 7.2.12 -> 7.3.0
  php-service.nuspec
    (\<dependency\s+?id="php"\s+?version="\[).*?(\]) = ${1}7.3.0$2
    (\<copyright\>).*?(\</copyright\>)  = ${1}2018 &#169; PHP Group$2
Running au_AfterUpdate
Attempting to build package from 'php-service.nuspec'.
Successfully created package 'C:\projects\choco-au-packages\php-service\php-service.7.3.0.nupkg'
Package updated
Chocolatey v0.10.8
Attempting to push php-service.7.3.0.nupkg to https://push.chocolatey.org
php-service 7.3.0 was pushed successfully to https://push.chocolatey.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment