conda-incubator/Create constructor-based installer

Create installers using constructor

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 5, 2026
License
BSD

Pinned Snippet

workflow.ymlSHA-pinned
uses: conda-incubator/installer@fd291852cafc4f4d69b20bd6a676b10edb0896de # v0.1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
conda-rootLocation to a pre-installed conda/mamba installation.no
container-archThe architecture of the Docker image if different from the host.no
container-imageThe container image used to build the installer.no
environment-yaml-filePath to the environment.yaml file used to create the build environment. Takes precedence over environment-yaml-string. no
environment-yaml-stringMulti-line string containing the contents of the environment.yaml file used to create the build environment. Can be used to include logic and expressions from the calling workflow. nochannels: - conda-forge dependencies: - constructor
input-directoryThe directory containing the construct.yaml file.yes
standalone-locationThe location of the standalone binary executable.no
azure-signtool-key-vault-client-idClient ID of the Azure key vault.no
azure-signtool-key-vault-certificateCertificate of the Azure key vault.no
azure-signtool-key-vault-secretSecret for the Azure key vault.no
azure-signtool-key-vault-tenant-idTenant ID of the Azure key vault.no
azure-signtool-key-vault-urlURL to for the Azure key vault.no
constructor-pfx-certificate-passwordWindows signing password.no
namedescription
artifacts-directoryDirectory containing the artifacts of the constructor run.