actions-marketplace-validations/buildrpm
Build RPMs from spec file and upload it as Artifact or Release Asset
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jul 14, 2023
- License
- GPL 3.0
Pinned Snippet
uses: actions-marketplace-validations/carlospeon_buildrpm@a5554df361b11a81f12b917acfeb8a615be70dc4 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| spec | path to the spec file | yes | — |
| version | rpm version that will be defined in rpmbuild | yes | — |
| clean | clean rpmbuild environment before build | no | false |
Outputs
| name | description |
|---|---|
| rpms_path | path to RPMS directory |