Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub Actions: add building of RPMS #7

Merged
merged 1 commit into from
Sep 27, 2021
Merged

GitHub Actions: add building of RPMS #7

merged 1 commit into from
Sep 27, 2021

Conversation

jirihnidek
Copy link
Owner

@jirihnidek jirihnidek commented Sep 27, 2021

  • Added another GitHub action step
  • RPMs are built, when PR is created against master branch
  • RPMs are built using Fedora container
  • Building of RPMs is triggered only in situation, when
    building of source is successful
  • The tito is used for building RPMs
  • Generated RPMs are stored as artifacts
  • Renamed cmake.yml to build.yml

* Added another GitHub action step
* RPMs are built, when PR is created against master branch
* RPMs are built using Fedora container
* Building of RPMs is triggered only in situation, when
  building of source is successful
* The tito is used for building RPMs
* Generated RPMs are stored as artifacts
* Renamed cmake.yml to build.yml
@jirihnidek jirihnidek changed the title Tito GitHub Actions: add building of RPMS Sep 27, 2021
@jirihnidek jirihnidek merged commit 2cef188 into master Sep 27, 2021
@jirihnidek jirihnidek deleted the tito branch September 27, 2021 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant