From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B04C215808B for ; Tue, 29 Mar 2022 18:47:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0AABBE0826; Tue, 29 Mar 2022 18:47:38 +0000 (UTC) Received: from sysrq.in (sysrq.in [37.79.202.136]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BD375E0824 for ; Tue, 29 Mar 2022 18:47:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sysrq.in; s=sysrq.in; t=1648579653; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ZTifEFyazKhLPZzEaiZMw9WK+AmdssOPcYC4+A10Q3Y=; b=W8VW/3kJLAuypnOQxxT3mm8K5zaTkoM1flQAgy9F9EwVODhvK/TzhASjajaSvu1ckEYZSX q09eEkT/usiWtDI1VhhAaVouQLaQQQSrlbNXEOQnHG4Cf3YwWOtwreHQ5Uv6fqxhQlQuDY XxQSY3TtUkYhQjYdtok4fgIAVdqi8H+ypUDtqmctPzf3OjtY92CFRA3I2d9mLs4Zg74n5Q ZXx3zwP7mC4ivAxyiWSM4EkcdMh+WWZwe1CE2UbTvtrQxlAUbpVol/4B25VpGbzJWl8EEW j+Wr4EXL/I8kKA7GdwurwmnfhYDra5HoRWhyRrUWP0Tbkzb38hgIRThN5eO9aA== Received: from sysrq.in (localhost [127.0.0.1]) by sysrq.in (OpenSMTPD) with ESMTPSA id 68097c41 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Tue, 29 Mar 2022 18:47:33 +0000 (UTC) Date: Tue, 29 Mar 2022 23:47:32 +0500 From: Anna Vyalkova To: gentoo-project@lists.gentoo.org Subject: [gentoo-project] Gentoo's GitLab (was: utilizing GH functionality that Gentoo infra does not provide) Message-ID: Mail-Followup-To: gentoo-project@lists.gentoo.org References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Project discussion list X-BeenThere: gentoo-project@lists.gentoo.org Reply-To: gentoo-project@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Archives-Salt: b6af65e0-4f57-4ad1-8984-f37798bb1a2f X-Archives-Hash: a905e74759a8a88bb89452aa4bf4b517 On 2022-03-29 21:26, Arthur Zamarin wrote: > I know this is a future project (with something running currently [1]), > but one day we will have a running Gentoo's GitLab system. I think most > of the features listed above are currently working in the current > instance, with various extra nice things (like bugzilla and IRC > integration), and I think the main thing that isn't setup ready is CI. > > GitLab also has mirroring support (I still didn't manage to setup it, > but my experience with such things is very low), so people could use > GitLab mainly, with mirror on GitHub, which might improve our "image". > > To summarize my long text, I think that even if we open the GitHub > features (I don't have opinion on it), I think in some time, most of us > will move into Gentoo's GitLab. > > [1] https://gitlab.gentoo.org/ Why GitLab? There are other FOSS forges like Gitea and SourceHut. Is it chosen because GitLab is familiar to ponential contributors?