(Apologies if this has been brought up before but I couldn't find a way to
search the mailing list archives...)

Travis CI has tight integration with Github for testing PRs, and may offer
what you need...

https://docs.travis-ci.com/user/osx-ci-environment/
https://docs.travis-ci.com/user/customizing-the-build

On Mon, Nov 14, 2016 at 11:58 PM Ryan Schmidt <ryandes...@macports.org>
wrote:

>
> On Nov 14, 2016, at 1:44 PM, Eric A. Borisch wrote:
>
> > As a wish list item, It would be awesome to have an automated build that
> would run at least through the checksum phase for PRs with just version #
> and checksum changes.
>
> Yes, automated builds of pull requests would be awesome. But that would
> involve the creation of new infrastructure.
>
> I'm not prepared to run code on the build server, as root (as you know,
> MacPorts runs as root), that has not been tested by any MacPorts-vetted
> contributor.
>
> So we need sandboxes -- pristine virtual machines which we can clone, do
> the build, then discard.
>
>

Reply via email to