Skip to content

Change expath package installation routine #37

@duncdrum

Description

@duncdrum

L218-267 introduces another system dependency (CURL) which we can't guaranty to be present on container executors.

Using COPY to move the xar into the autodeploy folder of the images before the containers are started would remove the dependency, be slightly faster, and allow us to use container executors on CI.

The speed increases just for the install might be to small to mke much of a difference, however the overall effect on CI would be significant.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions