actions-marketplace-validations/Open Peer Power wheels builder
Builds and publishes python wheels
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | The tag for the builder that should be used | — | dev |
| arch | Build architecture | yes | — |
| apk | apk packages that should be installed | — | build-base |
| pip | pip packages that should be installed | — | Cython |
| path | The path to be used for the builder | — | "" |
| env-file | Set to true if the builder should use a env file | — | false |
| requirements | The requirements file | — | "" |
| requirements-diff | The requirements diff file | — | "" |
| constraints | The constraints file | — | "" |
| local | Set to true if local | — | false |
| test | Set to true if not uploading wheels | — | false |
| single | Set to true if should build each wheel as a single prosess | — | false |
| name | Job name | — | Wheels |
| skip-binary | Skip binaries | — | "" |
| audit | Audit wheels | — | false |
| github-token | github access token | — | false |
| wheels-index | The wheels index URL | — | OpenPeerPower/whl-ix |
| signature | github email signature | — | false |
Outputs
no outputs