jw3/mock srpm build
Action for simple chroot building of source RPMs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 13, 2024
- License
- MIT
Pinned Snippet
uses: jw3/mock-srpm@772443ca0a399bf2c8c7810c4857be188017150e # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| chroot | Mock chroot id -- see https://github.com/rpm-software-management/mock/tree/main/mock-core-configs/etc/mock | yes | — |
| spec | Path to spec file | yes | — |
| sources | Path (file or dir) mapped to the rpmbuild/SOURCES directory | no | — |
| fetch-sources | Use spectool to fetch remote SourceX entries | no | — |
| cache | Enable chroot environment caching | no | — |
| image | Container image for Mock execution | yes | fedora:latest |
| result-dir | Target path for writing build artifacts | yes | . |
Outputs
no outputs