From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id EA17440ABA for ; Sun, 26 Dec 2021 21:38:16 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9DC1B68B0D1; Sun, 26 Dec 2021 23:38:13 +0200 (EET) Received: from mail-il1-f181.google.com (mail-il1-f181.google.com [209.85.166.181]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id B046868B050 for ; Sun, 26 Dec 2021 23:38:07 +0200 (EET) Received: by mail-il1-f181.google.com with SMTP id y16so10670963ilq.8 for ; Sun, 26 Dec 2021 13:38:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=XkxqJ29e6wSFLbkHPrBjCw24Sy+zMDRkytajaCpSWZQ=; b=CiQOp89K8T1YDwtM3aEpLHmILbF+erOIF/TRZkWn14uscNt5VAdBMPfdrc6qe4+Y4a KdWJ/P6bg91mWibeKfLibKkLREA9DryYcNDuXxlcHyJuUPXhJkcapZ7KSPx24SvJGCv5 z4LVsZbEI5V0Uh9vH5CHLP0zEHiNCOAn0glXv/lEQfBlCipd22ZaDIPQA9y3RQwh2c9T bINk8KGSvFIGvcSP9iCorRWBvW4Wqm/R5MGf/4V1Vr6cjnlDNz7HUyqaaUTaFqDPZKnj kLo8la+SxlqfgVGEGmED/AiswHESeIpsgSVxdbwCH+rrd+sw0Es37hZ3ZRU3/afJDo/r OSQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=XkxqJ29e6wSFLbkHPrBjCw24Sy+zMDRkytajaCpSWZQ=; b=spo65mhN5H3d3jfFR+U6PWE55i7X9SlZhJLTyEtH90xr27uVAtQogukdUABkiZm8LI 4Qe47XqXrGBDA6Gy0HLOdEkTaveSIEL7wM2rI/ZTfaZgjQgUi0iwNxpb5dw5gRYrGIvb jxeFuOEj+/xBmG4/9hgE2cnXZly0jZqzblW0Jjdw2lJ+AWi8YQ/uc9WQrcnTSYPYVZ+C IZIiIaOIIlFDw8UhpVgoenCrAWHYMzJLAxq06xzuxN9r1rszLpN0kWK0r1Xhgz4gP6Xf l1PDNgFsiYB+8f2eP8zRulnNW3e5XESHhSrDxSrrhSdx56bM5viqYkmJ66IM1jJAINiG Vp5g== X-Gm-Message-State: AOAM530MpLbk48QfJhB6fs1Vqd72WK6+uVGwztTWlyjoBJdHoW+Oelwg tqVHQKmGK9ZS1C7N9VF1+f6Fwwy61n41Ml6K+KaMbGCmnfI= X-Google-Smtp-Source: ABdhPJzfYPZ+eeTuC61rOVZp9H0P5l3szyuly4bcjZigUoM8ue/85US9AJEYrHUTqv8HHNwwX6DCVnwVKTpNymMpBnk= X-Received: by 2002:a92:ca06:: with SMTP id j6mr6432067ils.249.1640554685761; Sun, 26 Dec 2021 13:38:05 -0800 (PST) MIME-Version: 1.0 References: <20211226005442.GA32489@gmail.com> <690BC077-8D1B-4F03-BB11-E81AF6324138@chinaffmpeg.org> In-Reply-To: From: "Ronald S. Bultje" Date: Sun, 26 Dec 2021 16:37:54 -0500 Message-ID: To: FFmpeg development discussions and patches X-Content-Filtered-By: Mailman/MimeDel 2.1.29 Subject: Re: [FFmpeg-devel] GitHub Integration X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Hi, On Sun, Dec 26, 2021 at 3:21 PM Soft Works wrote: > I'm not sure. My interpretation of Lance' and Steven's comments would > be that they'd prefer to stick to the ML. > No, it's not strictly related to that - they want something that is CLI accessible. Gitlab has this here: https://glab.readthedocs.io/en/latest/ and github has this here: https://github.com/cli/cli - the next question is whether the gitlab/hub hosts are blocked by a firewall (no idea) and/or whether the instances are self-hosted (github: no, gitlab-videolan: yes). Ronald _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".