uibcdf/Build and upload conda packages

Automatic conda package compilation and publication in the speficied Anaconda user or organization.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
meta_yaml_dirPath to the directory in the repository where the meta.yaml file is located.yes
mambabuildUsing boa (mambabuild) to build the packages.nofalse
platform_hostTarget host plaform.notrue
platform_allTarget all supported platforms.nofalse
platform_linux-64Target platform linux-64.nofalse
platform_linux-32Target platform linux-32.nofalse
platform_osx-64Target platform osx-64.nofalse
platform_osx-arm64Target platform osx-arm64.nofalse
platform_linux-ppc64Target platform linux-ppc64.nofalse
platform_linux-ppc64leTarget platform linux-ppc64le.nofalse
platform_linux-s390xTarget platform linux-s390x.nofalse
platform_linux-armv6lTarget platform linux-armv6l.nofalse
platform_linux-armv7lTarget platform linux-armv7l.nofalse
platform_linux-aarch64Target platform linux-aarch64.nofalse
platform_win-32Target platform win-32.nofalse
platform_win-64Target platform win-32.nofalse
uploadUpload built package to anacondanotrue
overwriteDo not cancel the uploading if a package with the same name is found already in Anaconda.no""
userName of the Anaconda user or organization where the conda package will be published.no""
labelLabel of the published conda package.no""
tokenToken to access to anaconda cloud.no""
conda_build_argsOptional arguments to pass to the 'conda build' command.no""
conda_convert_argsOptional arguments to pass to the 'conda convert' command.no""
anaconda_upload_argsOptional arguments to pass to the 'anaconda upload' command.no""
github_releaseAutomatically create a GitHub release if a tag was pushed.nofalse
namedescription
pathsPaths for the built packages, in the format 'path1 path2 ... pathN'.