Branch: refs/heads/production
Home: https://github.com/jenkins-infra/jenkins-infra
Commit: cfd13cc5236e535ae719197e405ada3a4e1ca112
https://github.com/jenkins-infra/jenkins-infra/commit/cfd13cc5236e535ae719197e405ada3a4e1ca112
Author: Damien Duportal <[email protected]>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
M dist/profile/manifests/azcopy.pp
M dist/profile/manifests/buildagent.pp
Log Message:
-----------
fix(profiles `azcopy` / `buildagent`) fix version checks and tools
installation (#3302)
* fix(profile::azcopy) stricter version check
As the `azcopy --version` may show the latest version (a "available") in the
stdout
along the current version, we have to apply a stricter check.
Example of output:
````
azcopy version 10.21.0
INFO: azcopy 10.21.0: A newer version 10.23.0 is available to download
````
Signed-off-by: Damien Duportal <[email protected]>
* fix(buildagent) missing top-level variable caught by the linter. Fixup of
#3295
Signed-off-by: Damien Duportal <[email protected]>
---------
Signed-off-by: Damien Duportal <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/jenkins-infra/jenkins-infra/settings/notifications
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkins-infra/jenkins-infra/push/refs/heads/production/bd80eb-cfd13c%40github.com.