Daniel Linsley
Daniel Linsley
vSphere perl SDK 6.5 now downloads as VMware-vSphere-Perl-SDK-6.5.0-4566394.x86_64.tar.gz OVFTool 4.2 now dowloads with build number 5965791 updated .gitignore to ignore all .bundle .zip and .tar.gz files Resolves Issue #15
implements #492 * Only download releases if determining the SHA1 remotely was not possible. * Updates artifactory `GetMatchedRelease` to include remote SHA1 of matched release from remote * Updates bosh.io...
### Is your feature request related to a problem? Please describe. With `kiln update-release` we have an option: `--without-download` which will just check the existence and checksum of releases in...
### Describe the bug Using an artifactory source Files that do not fully match the path template can be recommended if they sufficiently match the `{{.Name}}` and `{{.Version}}` fields. I...
… for artifactory and bosh.io release sources. Already implemented for github release source. Incompatible with the s3 release source which uses a concurrent download client.