gordonmessmer/Mock SCM Build
Build RPM packages using Mock with SCM integration
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mock-root | Mock build root (e.g., fedora-44-x86_64, almalinux-10-x86_64, centos-stream-10-x86_64) | yes | — |
| repo-name | Repository/package name (defaults to GitHub repository name) | no | — |
| branch | Git branch to build from (defaults to current branch) | no | — |
| spec-file | Path to spec file (defaults to {repo-name}.spec) | no | — |
| additional-options | Additional options to pass to mock command | no | "" |
| extract-artifacts | Extract build artifacts (logs and packages) from mock result directory | no | true |
Outputs
| name | description |
|---|---|
| result-dir | Directory containing build results |