skare3/Build Ska Package
A Github Action to build a Ska3 package.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | Repository to build from | no | ${GITHUB_REPOSITORY} |
| tag | tag/ref/commit-sha | no | ${GITHUB_SHA} |
| noarch | Does not build arch-specific packages | no | false |
| python_version | Python version | no | 3.10 |
| numpy_version | Numpy version | no | 1.21 |
| miniconda_version | Miniconda version | no | py39_4.12.0 |
| skare3_branch | Branch of skare3 | no | master |
| channel | Ska Conda channel | no | flight |
| platform | Platform to build for | no | ubuntu-latest |
| CONDA_PASSWORD | — | yes | — |
| CHANDRA_XRAY_TOKEN | — | yes | — |
| token | — | yes | — |
Outputs
no outputs