Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:117495 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 53960 invoked from network); 8 Apr 2022 10:26:48 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 8 Apr 2022 10:26:48 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 96B171804CF; Fri, 8 Apr 2022 04:57:31 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_20,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS13238 77.88.0.0/18 X-Spam-Virus: No X-Envelope-From: Received: from forward501p.mail.yandex.net (forward501p.mail.yandex.net [77.88.28.111]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS; Fri, 8 Apr 2022 04:57:30 -0700 (PDT) Received: from myt5-3b4b35f9176f.qloud-c.yandex.net (myt5-3b4b35f9176f.qloud-c.yandex.net [IPv6:2a02:6b8:c12:28d:0:640:3b4b:35f9]) by forward501p.mail.yandex.net (Yandex) with ESMTP id 3D7E26214DD3; Fri, 8 Apr 2022 14:55:31 +0300 (MSK) Received: from myt5-aad1beefab42.qloud-c.yandex.net (myt5-aad1beefab42.qloud-c.yandex.net [2a02:6b8:c12:128:0:640:aad1:beef]) by myt5-3b4b35f9176f.qloud-c.yandex.net (mxback/Yandex) with ESMTP id aYzaqwdEj6-tVgSROxc; Fri, 08 Apr 2022 14:55:31 +0300 X-Yandex-Fwd: 2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=php.watch; s=mail; t=1649418931; bh=MSCOkBX73M+zTsaP1GD2x8A19I2A9LWgH0Ms4L8h44g=; h=Subject:From:Date:References:Cc:In-Reply-To:Message-ID:To; b=SwWGQSDqra+86NhNqmkYgt3IendnkIQ2lSfW9MYdsnvdTw5CNFjLlHkCd7BhpNuaq YE0iosNISpGuceeFC4btbzmOahI7aBgCtPpPvPQiqRkYZBXHw/0sD1JcWtraCsCy2e 6vZjBSB0p8a81Bv02CBPCOP3OvhmPLMKuhSVV27w= Authentication-Results: myt5-3b4b35f9176f.qloud-c.yandex.net; dkim=pass header.i=@php.watch Received: by myt5-aad1beefab42.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id OTWFILmSfY-tUKW027w; Fri, 08 Apr 2022 14:55:30 +0300 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client certificate not present) Received: by mail-yb1-f180.google.com with SMTP id y133so5843798ybe.2; Fri, 08 Apr 2022 04:55:30 -0700 (PDT) X-Gm-Message-State: AOAM531ZwYFWyNH0XyiUnydTXHOsyaeqFcnONIf9bHP71beh1fld2OHz nLt1lboZd7PJgEkcNZ1C0uXBL/BwCTN8qGLlBz8= X-Google-Smtp-Source: ABdhPJwFRa5NE8peh+0ZVX0u7/X1ZK9Erm7RU+qOZB27BkdU9545xiaskOkrNiEvbI72WxHP+Bvc9JuMF8z9Kp6dwGI= X-Received: by 2002:a25:cc44:0:b0:640:44a4:6045 with SMTP id l65-20020a25cc44000000b0064044a46045mr1768921ybf.106.1649418929055; Fri, 08 Apr 2022 04:55:29 -0700 (PDT) MIME-Version: 1.0 References: <90094848-cf18-1b41-da8d-1abd60461940@gmx.de> In-Reply-To: <90094848-cf18-1b41-da8d-1abd60461940@gmx.de> Date: Fri, 8 Apr 2022 17:25:03 +0530 X-Gmail-Original-Message-ID: Message-ID: To: "Christoph M. Becker" Cc: PHP Developers Mailing List , internals-win Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] Windows PECL build machine died From: ayesh@php.watch (Ayesh Karunaratne) With php-src's recently starting to Github Actions, would it be possible for PECL builds to use Github Actions with Windows. It supports Windows server 2016, 2019, and even 2022 (IIRC). On Fri, Apr 8, 2022 at 5:17 PM Christoph M. Becker wrote: > > Hi all, > > bad news: the Windows PECL build machine died! Is there anybody > interested in sponsoring a successor? That (virtual) machine would need > to run 24/7, and to be configured to run php/web-rmtools, basically > listening for new PECL releases, and to build them as soon as possible. > It should run on Windows 10 Professional, or on some Windows Server 2019 > (or maybe Windows 11/Windows Server 2022); I don't think there are > special requirements regarding the hardware. > > Anyhow, many thanks to Alex Schoenmaker who sponsored the old PECL build > machine for many years! > > -- > Christoph M. Becker > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: https://www.php.net/unsub.php >