Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:96623 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65374 invoked from network); 27 Oct 2016 08:52:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Oct 2016 08:52:35 -0000 Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 82.113.146.227 as permitted sender) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.113.146.227 xdebug.org Received: from [82.113.146.227] ([82.113.146.227:35606] helo=xdebug.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5B/11-46126-E40C1185 for ; Thu, 27 Oct 2016 04:52:30 -0400 Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id 6019910D580; Thu, 27 Oct 2016 09:52:27 +0100 (BST) Date: Thu, 27 Oct 2016 09:52:27 +0100 (BST) X-X-Sender: derick@whisky.home.derickrethans.nl To: Anatol Belski cc: 'PHP internals list' In-Reply-To: <069801d22fbd$74b43fe0$5e1cbfa0$@belski.net> Message-ID: References: <069801d22fbd$74b43fe0$5e1cbfa0$@belski.net> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Subject: Re: [PHP-DEV] Github integration with AppVeyor From: derick@php.net (Derick Rethans) 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 cheers, Derick -- https://derickrethans.nl | https://xdebug.org | https://dram.io Like Xdebug? Consider a donation: https://xdebug.org/donate.php twitter: @derickr and @xdebug