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-11-22 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.51 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.14.1 1.12.2

OK

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

nginx-service

nginx-service - checking updates using AU version 2018.5.18

URL check
nuspec version: 1.12.2
remote version: 1.14.1
New version is available
Automatic checksum skipped
Running au_BeforeUpdate
Setting package description from README.md
Updating files
  $Latest data:
    nginxVersion              (String)     1.14.1
    NuspecVersion             (String)     1.12.2
    PackageName               (String)     nginx-service
    Version                   (String)     1.14.1
    Year                      (String)     2018
  nginx-service.nuspec
    setting id: nginx-service
    updating version: 1.12.2 -> 1.14.1
  .\README.md
    (?i)(migration from 1\.6\.2\.1 to ).* = ${1}1.14.1
  nginx-service.nuspec
    (\<dependency\s+?id="nginx"\s+?version="\[).*?(\]) = ${1}1.14.1$2
    (\<copyright\>).*?(\</copyright\>)  = ${1}2018 &#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.14.1.nupkg'
Package updated
Chocolatey v0.10.8
Attempting to push nginx-service.1.14.1.nupkg to https://push.chocolatey.org
nginx-service 1.14.1 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.2.12
remote version: 7.2.12
No new version found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment