Received: from mail-qv1-f51.google.com (mail-qv1-f51.google.com [209.85.219.51]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 135A5781A75 for <~alpine/devel@lists.alpinelinux.org>; Sun, 16 Aug 2020 21:15:44 +0000 (UTC) Received: by mail-qv1-f51.google.com with SMTP id w2so6876651qvh.12 for <~alpine/devel@lists.alpinelinux.org>; Sun, 16 Aug 2020 14:15:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=DLwfeEL7mmEj9MlzwvykeNIH47MoH74VWrEJMXv+N+U=; b=cNsOpD+LxzGvhGWEdBbzyeCc5bQSpWMN3HEBfGO75ITA7ISoSBEP8vZWv6TdrcytIw 8WNzYL2qvpTW4ZjNZ7t/iOg/qtIwub7pcjmqtt1qkGurIDusKJVdNZ2TTSOh6pUp8wSt l4CBWg/lDTivmzjWxntDF+iR+7RBYpTnJeMN1cmKlvj63aXX1EtGf0sXPw7YGWdkHL6O KIoPLCV42oe3gI5qXLW6vDr1P0cCiemAzanVyaVoBiElj1mAp8YId9VEsOmbUeTkMb6R qX5Mfi+yvUVH8ZJgIkGc+u/oNqkXIkbGJciWp8s6Y1yAiyPdBcVmcJIXKUdoF5Bx6S6+ 5/iQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=DLwfeEL7mmEj9MlzwvykeNIH47MoH74VWrEJMXv+N+U=; b=LRhAtj7yF7G36aiVZN3fZAbsZ1rxFDomDohzbNQNMvvvGD8nuOKbA7G1NtodlCX8Gq na/jnvl2SNCH1hQaCkMgqOrH0+v+TVF6GW0JK4k0KMpRGr2aNjEzATlMRnZhWMyai/x6 shuxb9XokpEkawFYj54C4yX3Wg+WWTEREa+d84qn9jIpcTNbCDjoeKwc8kWoS0AXCRUN BYJPL8PP2OhCjGZGIVq8h9pxyTGZKdrALJAmidrrrluLsAaUVj0Cp88uzNmkBciWAKLY r6QXXt/0Z7HUMEjXgAgZ4t+F+D44smZ/kfpFMKzt/JG7e5ktZp5K4QuanwNVHqPcUCoL JIeg== X-Gm-Message-State: AOAM530Qu6WZx5tswXIzib8Sc7JTh7AxrBi7ABID4N3d2OZphCcKDZKV lMxTGZSuM2MDYddQb3QuwvuoTehFBfU= X-Google-Smtp-Source: ABdhPJwmO42c+1ipVmdbvQJWiwTsMDYrlHuguCmT0nqa3kMNI70Xwit6mxD/5GYNoenxKx2hjut5SQ== X-Received: by 2002:ad4:4c0a:: with SMTP id bz10mr11366384qvb.78.1597612542599; Sun, 16 Aug 2020 14:15:42 -0700 (PDT) Received: from enterprise ([2804:431:cfcd:f603:cb47:943c:742f:3f2d]) by smtp.gmail.com with ESMTPSA id w44sm18118177qtj.86.2020.08.16.14.15.41 for <~alpine/devel@lists.alpinelinux.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 16 Aug 2020 14:15:42 -0700 (PDT) Date: Sun, 16 Aug 2020 18:15:37 -0300 From: Leo To: ~alpine/devel@lists.alpinelinux.org Subject: Re: How to test/get merged https://gitlab.alpinelinux.org/mro/aports/-/commit/f105239faf7ae5abf30ee8ae9fae16d69aa0c352 Message-ID: <20200816181537.10c56c71@enterprise> In-Reply-To: <494CD215-F4B2-4278-90CE-0C1A2DD262FF@mro.name> References: <494CD215-F4B2-4278-90CE-0C1A2DD262FF@mro.name> X-Mailer: Claws Mail 3.17.6 (GTK+ 2.24.32; x86_64-alpine-linux-musl) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sun, 16 Aug 2020 23:03:49 +0200 "Marcus Rohrmoser" wrote: > Is there a CI (for armhf) and how can I use it? > > What is the process to get the commit confirmed, tested and into edge? > > Cheers, > M > > P.S.: getting back OCaml on Raspberry PI on Alpine. Yikes! Hello, Please open a merge reuqest on gitlab.alpinelinux.org/alpine/aports, there is CI in there for almost all arches, including armhf. Regards Leo