Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

How to set a different artifact name pattern #2847

@maitefdupont

Description

@maitefdupont

Hello,

the private repository at my company provides binaries with different name patterns than those allowed by this library.

I need a way to construct the binary name dynamically using the version of the package being installed. Something like this:

SASS_BINARY_NAME=linux-x64-57_binding-v{$version}.node
Also, the name pattern should be for the whole name of the artifact, no need to append stuff, limiting the names we can give...
Is something like this currently possible?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions