Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:114315 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 67606 invoked from network); 9 May 2021 15:23:00 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 9 May 2021 15:23:00 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 2A6271804C8 for ; Sun, 9 May 2021 08:30:18 -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=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-ej1-f41.google.com (mail-ej1-f41.google.com [209.85.218.41]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Sun, 9 May 2021 08:30:17 -0700 (PDT) Received: by mail-ej1-f41.google.com with SMTP id w3so20802299ejc.4 for ; Sun, 09 May 2021 08:30:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=/pnQwt2RnZaaMGXR3U2hi+Gpho4eNebCd0a5FIzuWYE=; b=Xf/iq9WB5bvDWDfWooADvYJPiT8sjHSbbYgOy0wDZq2MdcitYjfbT7d+c946bBp2EM vUhoI5tH4SVw0NFNjxPoV/EoBGAa9df58mp2aB90aIbj8cALEmrDLoHQsQzDS5lDnRjE gVX5F+HtnQv8gTSGoYe8K5c/FxcJmNqc8GJmHN9dyC6tYP21GTCg0t1XeLfqnGJymRXc xgUY8A9VaeNt6q/zMuKR7N6fo9TlysweMCQ0rUU77T4pXlygmrbvWFtAfSl15SXpNYYb E3TUNKsitE7T1jSdiz7XmZ5qF9h7H1AYITJS/7yPxrQv95A2TxQH4RIb4z1DxymS1SBa n4mw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=/pnQwt2RnZaaMGXR3U2hi+Gpho4eNebCd0a5FIzuWYE=; b=H/UjDmjKpSHLcenMhHa2CCkN2ZFvrFxwxV4Pj3uwjwpxR4grRG9omM3/dG7K6L+zSh IioNpyQIlo/eP1afVkmaulz3OAaGnIt3Q3tKSh3xuks6aaxynkrYG5aLq8Df0gimKC2Y Xnn6qpKKyOrvoaow1DMS0tli3Q8bXczauSJg02KF9EVD43zgSXGBeQWDEVoMv6ADhDbb Fui7wN1jncoDMz4Kd0rO8al0jtcr43ar86TbitAEprREZwbf/f1EkDHAslQzxY4Am01n dB/gMX3RdhDBSIov+naxvCw6VgHORLJt624mbktDTupO61ku57uARPJQ5+i4aTxBASgW Gbew== X-Gm-Message-State: AOAM533HG+84PWQwHC4FjxeNLo2vIRpvMiHKOqrUeJlyj6rzW/rae9/K yNx9cJDw2WD0FIl2v8gafmYptyDuyRTPuWeL1zGdoOep X-Google-Smtp-Source: ABdhPJz8mKQhkLxZdYBM74VcTqIPG1WCBNUWNK9AjFjZuju7ZKTzPDYDh5SS9InFdE36Ziinok0uwYJ2wocQUHzBFIc= X-Received: by 2002:a17:906:6544:: with SMTP id u4mr21352549ejn.455.1620574214339; Sun, 09 May 2021 08:30:14 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Sun, 9 May 2021 18:30:03 +0300 Message-ID: To: Rowan Tommins Cc: Internals Content-Type: multipart/alternative; boundary="00000000000060be6805c1e75645" Subject: Re: [PHP-DEV] Re: Bugsnet From: maxsem.wiki@gmail.com (Max Semenik) --00000000000060be6805c1e75645 Content-Type: text/plain; charset="UTF-8" On Sun, May 9, 2021 at 11:58 AM Rowan Tommins wrote: > This is my instinct as well - Github Issues seems to be adequate as a > lightweight bug tracker, but how well will it scale, and how much will we > miss "advanced" features like separately searchable and reportable fields > and statuses? Lots of large projects use GitHub for bug tracking: Go, Rust, Kubernetes - seems to work well enough for them. > Are we better off looking for a SaaS that can provide something more > full-featured - Mantis, Phabricator, Trac, Bugzilla, YouTrack, etc? > Half of these (Mantis, Trac and especially Bugzilla) are already obsolete, migrating to either of them wouldn't be future-proof. If some people here doubt the future of GitHub, probably only Atlassian or JetBrains SaaS solutions can be assumed to be on the same order of magnitude of longevity as GH. -- Best regards, Max Semenik --00000000000060be6805c1e75645--