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

Automatically build and publish development packages (deb/rpm) on merge #7

Merged
merged 43 commits into from Jul 4, 2023

Conversation

swelljoe
Copy link
Collaborator

@swelljoe swelljoe commented Jul 4, 2023

This set of changes, including three github actions workflows, and a couple of build scripts and some minor changes on the build server (aptly API, addition of a user that allows writing files to the repo, but not doing other stuff the build user can do, and a publish cronjob for RPMs), and some github secrets (aptly API user/pass, and SSH key and user for RPMs), makes any merge to the master branch build devel packages and publish them to the new devel repository.

Once this is merged, I'll make a stable branch, and duplicate all the functionality over for building and publishing stable packages as well.

I need to add more secrets to the virtualmin/webmin-jailkit github repo, so this shouldn't be merged for a few more minutes...but, I think it's all working and ready to go.

It also runs any tests in t using prove. If anyone writes more unit or functional tests, that'd be great. Most modules only have a Strict test.

@swelljoe swelljoe merged commit 8a4c43b into virtualmin:master Jul 4, 2023
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

2 participants