prefix-dev/rattler-build-action
GitHub action to build conda packages using rattler-build
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| rattler-build-version | Version of rattler-build to use | no | v0.68.0 |
| setup-only | Only install rattler-build without building anything. | no | false |
| recipe-path | Path to the recipe.yaml file | no | conda.recipe/recipe.yaml |
| upload-artifact | Whether to upload the built packages as a build artifact | no | true |
| artifact-name | Package name of the uploaded artifact | no | package |
| build-args | Arguments to pass to rattler-build | no | "" |
Outputs
no outputs