Skip to content

Download Citrix sources using manifest "source" field, rather than with wget #6

@dcloud-ca

Description

@dcloud-ca

The download links for Citrix are dynamic, so they can't be hard-coded in the manifest. They have to be obtained at build-time by scraping the downloads page for a unique link. However, I don't know take that unique link and use it in the module "source" field, so instead the installers are downloaded via wget (which in turn requires giving the build environment network permissions). I think it'd be best to download the installers via the "source" field, if possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions