Derick, Joe,

> -----Original Message-----
> From: Derick Rethans [mailto:der...@php.net]
> Sent: Thursday, October 27, 2016 10:52 AM
> To: Anatol Belski <anatol....@belski.net>
> Cc: 'PHP internals list' <internals@lists.php.net>
> Subject: Re: [PHP-DEV] Github integration with AppVeyor
> 
> On Wed, 26 Oct 2016, Anatol Belski wrote:
> 
> > Hi,
> >
> > There's yet another CI service there called AppVeyor.com. It provides
> > same functionality Travis does, but for Windows. A corresponding PR
> > https://github.com/php/php-src/pull/2169 aims to implement the
integration.
> > I'm writing to inform the community and to discuss. The service is
> > free for OSS, so for the principle, nothing stands in the way for the
integration.
> 
> If you can make this work for random extensions (i.e.: Xdebug), then, that
would
> be awesome! Although, it seem to have picked up on my "debugclient"
project :-
> ) :
> https://ci.appveyor.com/project/derickr/xdebug/build/1.0.1
> 
As discussed on IRC, integrating with non-core extensions is rather
something else. It might be in many cases useful to use the phpize way of
building extensions. The usage of custom images is not available ATM.  So
for PECL and others, it might involve a bit more work, and depending on the
exact extension also some additional setup (fe. database). I can help anyone
interested to create/optimize the setup, once the core core integration is
finished.

Regards

Anatol


-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to