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

Continuous Deployment to generate RPM #63

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

afsmaira
Copy link

A continuous deployment script (file rpm_ci.yml and its dependencies) was made to automatically create the RPMs for centos7 and centos8 (easy to add new operating systems, if necessary) from the repository on each push and each pull request. The generated RPM files are attached as workflow artifacts and can be downloaded as shown here: https://docs.github.com/en/actions/managing-workflow-runs/downloading-workflow-artifacts

If it is interesting, a new continuous deployment script can be made to publish new releases automatically.

@thotypous
Copy link

@afsmaira you should squash the commits

@afsmaira afsmaira force-pushed the master branch 4 times, most recently from f9c49cc to 951f8fe Compare November 13, 2021 18: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.

2 participants