xenserver / terraform-provider-xenserver

XenServer provider for Terraform
Other
18 stars 5 forks source link

CP-49006: ci refinement based on golang sdk publish #26

Closed initisan closed 4 months ago

initisan commented 4 months ago

New Golang sdk Software Development Kit (SDK) 24.18.0 officially released in https://www.xenserver.com/downloads, CI process need to be updated in order to use this SDK.

If "XENSERVER_SDK_URL" is setup in the repository variable, will use it directly as SDK URL, otherwise, will extract the SDK version from https://www.xenserver.com/downloads and download the SDK from https://github.com/xapi-project/xen-api/releases accordingly. It will help to ignore the "Download Agreement" from the official XenServer SDK download page.