fmidev/RPM Build

Build RPMs from spec file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jul 8, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: fmidev/rpmbuild-action@eccb2df107df931ce2850209b262d84b003720dc # v2

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
spec_filepath to the spec fileyes*.spec
additional_repositoriesA list of additional repositories to installno
enable_repositoriesA list of additional repositories to enableno
enable_modulesA list of dnf modules to enableno
disable_modulesA list of dnf modules to disableno
dnf_commandsAdditional dnf commands to runno
pre_build_hookRun commands before rpm build startsno
post_build_hookRun commands after rpm build is finishedno
namedescription
srpm_dir_pathpath to SRPMS directory
rpm_dir_pathpath to RPMS directory