> -----Original Message----- > From: Brian Inglis > Sent: Wednesday, September 22, 2021 8:44 PM snip > > Your push should do a lazy create of the git repo, and start the > scallywag CI job on Github actions.
In my case, the build requires much older versions of Cygwin to build at the moment. Would this be hopeless for now? > Don't forget to commit any patches or external files used, and specify > all packages required to build, create docs, and run tests in Are the source files downloaded via URL, those are not part of the commits. > BUILD_REQUIRES, to be installed before configure, make, and make check > are run. -Jason