Received: from mx0a-001b2d01.pphosted.com (mx0b-001b2d01.pphosted.com [148.163.158.5]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id D84AE781F20 for <~alpine/devel@lists.alpinelinux.org>; Sat, 13 Jul 2019 02:35:38 +0000 (UTC) Received: from pps.filterd (m0098414.ppops.net [127.0.0.1]) by mx0b-001b2d01.pphosted.com (8.16.0.27/8.16.0.27) with SMTP id x6D2WLFI026645 for <~alpine/devel@lists.alpinelinux.org>; Fri, 12 Jul 2019 22:35:33 -0400 Received: from e06smtp04.uk.ibm.com (e06smtp04.uk.ibm.com [195.75.94.100]) by mx0b-001b2d01.pphosted.com with ESMTP id 2tq1edrvpp-1 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for <~alpine/devel@lists.alpinelinux.org>; Fri, 12 Jul 2019 22:35:32 -0400 Received: from localhost by e06smtp04.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for <~alpine/devel@lists.alpinelinux.org> from ; Sat, 13 Jul 2019 03:35:31 +0100 Received: from b06cxnps4075.portsmouth.uk.ibm.com (9.149.109.197) by e06smtp04.uk.ibm.com (192.168.101.134) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; (version=TLSv1/SSLv3 cipher=AES256-GCM-SHA384 bits=256/256) Sat, 13 Jul 2019 03:35:28 +0100 Received: from d06av22.portsmouth.uk.ibm.com (d06av22.portsmouth.uk.ibm.com [9.149.105.58]) by b06cxnps4075.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id x6D2ZR8S47513698 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Sat, 13 Jul 2019 02:35:27 GMT Received: from d06av22.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id AADD84C04A; Sat, 13 Jul 2019 02:35:27 +0000 (GMT) Received: from d06av22.portsmouth.uk.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 87C7C4C044; Sat, 13 Jul 2019 02:35:27 +0000 (GMT) Received: from oc7167334104.ibm.com (unknown [9.145.81.170]) by d06av22.portsmouth.uk.ibm.com (Postfix) with ESMTP; Sat, 13 Jul 2019 02:35:27 +0000 (GMT) Subject: Re: Migration from Redmine to GitLab To: ~alpine/devel@lists.alpinelinux.org References: Cc: mksully22@gmail.com From: Tuan Hoang Date: Sat, 13 Jul 2019 04:35:27 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-TM-AS-GCONF: 00 x-cbid: 19071302-0016-0000-0000-00000292378D X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 19071302-0017-0000-0000-000032EFFDE6 Message-Id: <04388207-d0e6-2f28-505e-74ab3869fdac@linux.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:,, definitions=2019-07-12_06:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=995 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1810050000 definitions=main-1907130025 On 7/12/19 10:28 PM, Carlo Landmeter wrote: > Hi Alpine lovers, > > We have just realized the first step in migrating services into the > GitLab self hosted ecosystem. > We imported all issues and users (with some exceptions) from Redmine > into GitLab. > The exception is that only users who have content linked to their > account on Redmine will be migrated. > If you ever created an account and did not create any content you will > have to re-create your account. > To be able to login into GitLab with your previous account you will > need to reset your password at [1] > > As mentioned, this is only the first step of a bigger migration. What > we currently are planning is: > > - Move Github PR's to GitLab MR's to no longer depend on Github > - Move Drone Cloud CI to GitLab CI (we still need to get some extra > hardware for more exotic architectures) > - Move other git.alpinelinux.org repositories into the GitLab instance > - Make GitLab the origin for main Alpine repositories (making > git.alpinelinux.org a mirror) > > You can find our GitLab instance at https://gitlab.alpinelinux.org > > 1. https://gitlab.alpinelinux.org/users/password/new > Great work ! Thanks a lot Carlo, especially for Drone CI and Gitlab work. I believe CI will make everyone's life better. Regarding s390x architecture, CI hardware will be coming as soon as next few weeks. CC Mike, ppc64le maintainer. Tuan