home-assistant/Home Assistant 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 musllinux tag for the builder that should be used | yes | — |
| abi | CPython ABI that is used | yes | — |
| arch | Build architecture | yes | — |
| apk | apk packages that should be installed | — | "" |
| pip | pip packages that should be installed | — | "" |
| path | The path to be used for the builder | — | "" |
| prebuild-dir | The directory for prebuild | — | "" |
| 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 | — | "" |
| wheels-key | SSH keys for the wheels host | no | — |
| wheels-host | wheels host URL | — | wheels.hass.io |
| wheels-host-path | Path on wheels host to copy the repository to | — | /opt/wheels |
| wheels-user | User for wheels host | — | wheels |
| wheels-index | The wheels index URL | — | https://wheels.home-assistant.io |
| local-wheels-repo-path | Path to a local folder to copy the repository to (wheels-host and wheels-user must be empty) | — | "" |
Outputs
no outputs