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

Set-up Github Workflow To Test RPM Build #84

Merged
merged 10 commits into from
Jun 7, 2020
Merged

Conversation

seporaitis
Copy link
Owner

@seporaitis seporaitis commented Jun 6, 2020

It appears GitHub actions don't support CentOS out of the box, but it can run a docker container built from any image. This change uses rpmbuild-centos6-github-action rpmbuild-centos7-github-action to execute make rpm command as a first step in improving build process.

NOTE: I am aware that there are a couple of rpmbuild action options available on GitHub Marketplace, but they seem to require specific repository/file setup and I want to avoid big changes at first, as per #82. Also, I haven't worked with GitHub Actions and Workflows - so this'll let me get used to them bottom-up.

@seporaitis seporaitis self-assigned this Jun 6, 2020
@seporaitis seporaitis changed the title An attempt to set-up github action Set-up Github Workflow To Automatically Build RPM Jun 6, 2020
@seporaitis seporaitis changed the title Set-up Github Workflow To Automatically Build RPM Set-up Github Workflow To Test RPM Build Jun 7, 2020
@seporaitis seporaitis merged commit 57893de into master Jun 7, 2020
@seporaitis seporaitis deleted the github-workflow branch June 7, 2020 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant