cascode-labs/Build Conda

Builds a Conda package

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 6, 2026
Maintenance Recency
Stalelast commit Jan 22, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: cascode-labs/build-conda-action@3b83f3e6e899bdd83f1d81a61cc4786917124ce4 # v0.1.4

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

namedescriptionrequireddefault
recipe_pathThe path to the recipe from the repo rootnoconda-recipe
conda_build_env_filepathYaml Conda build environment definition filenoaction_default
conda_build_env_nameConda build environment namenoaction_default
base_env_prefixThe prefix of the base Conda environmentno/usr/share/miniconda
package_artifact_nameName of the package artifactnoconda_package
test_results_artifact_nameName of the test results artifactnotest_results
build_optionsOptions to be passed to conda-buildno-c defaults -c conda-forge
namedescription
package-filepathThe file path of the generated package