[Gpg4win-devel] docker build for CI
Doug Richardson
doug at rekt.email
Sat Feb 20 21:02:55 CET 2021
On Friday, February 19th, 2021 at 9:05 AM, Bernhard Reiter <bernhard at intevation.de> wrote:
> Are you willing to maintain this build setup for a while?
Yes.
I have a cronjob that merges changes from git://git.gnupg.org/gpg4win.git:master into https://github.com/drichardson/gpg4win.git:master. That means changes upstream will start the GitHub Action. Therefore, anyone pushing to git://git.gnupg.org/gpg4win.git can use this link to see if their changes work with a clean build:
https://github.com/drichardson/gpg4win/actions/workflows/build.yml
Note, since the cronjob merges the commits, you will see an extra merge commit for each change merged in from upstream.
More information about the Gpg4win-devel
mailing list