Skip to content

How to customise the build environment #3880

@t089

Description

@t089

I've recently added t089/swift-vips to the package index. Unfortunately, the build validation fails. This is not surprising as the package wraps a system library libvips which of course is not installed by default.

To make my own CI work, I also maintain a set of docker images that are based on the base swift images and install libvips-dev on them: https://github.com/t089/swift-vips-builder

Is it possible to tell SPI to use a different image for building on linux?

On macOS: Since containers do not exist on macOS, would there be a way to specify some brew commands to run before the build?

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