From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 60AFEA09EF for ; Tue, 15 Dec 2020 16:24:26 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 29183CA3A; Tue, 15 Dec 2020 16:24:25 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by dpdk.org (Postfix) with ESMTP id 78036CA36 for ; Tue, 15 Dec 2020 16:24:22 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1608045860; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=L54dc0y1gbQ5wz4pOhBpEI+aE+nnkl7O3EbT6dFZfw8=; b=HPKbPHxiazjievlrbU76vrhlTMFhmQYP+yE4r/HVeE/LKNjkqeyRDZpj4L7LIO8x/AtC1s voYCmjF1ORSjPsM9i0dqHxXgDjydg+MB8So0J3GNVMPn7k6Nb+zJiVbfCA6wY615RGI6rH sr1FQAzGBiBSTL3j9EnxAYN8vVyFLTo= Received: from mail-ua1-f69.google.com (mail-ua1-f69.google.com [209.85.222.69]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-284-J4-npr2EPf6-miwpGpu3YA-1; Tue, 15 Dec 2020 10:22:38 -0500 X-MC-Unique: J4-npr2EPf6-miwpGpu3YA-1 Received: by mail-ua1-f69.google.com with SMTP id x4so4303208uav.15 for ; Tue, 15 Dec 2020 07:22:38 -0800 (PST) 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=L54dc0y1gbQ5wz4pOhBpEI+aE+nnkl7O3EbT6dFZfw8=; b=fBjZN5LiriKD7qMGiCS8JfOO6KaWct8u2LmpIFemSMncjkEilnbl9pv7I5texdazxf q3y80Qb6fieTRFUnGwuIfxmPznlsLufX8J5dpNkfR7M9/YKoJUR52kCqd5n5JVspZd6r C6wzYf8Fu0H1Sg0BAQIitjMSue0a8s9t3qNGfSNph2enGuDIShKtBYx0vfdj/XHitpvX VsJDJ4izc5PQVoyHvzYkLtnO49eR9H6p8haj2sLnH7MW26WUqQrZ72Un3biuCpBT5Zvu eXvFSo+uzzWHFnocg2+Flat7OFjWqaQKMDoVSSzFxVP3DftGGIiQpJxuQopUQCw1Gend hTdA== X-Gm-Message-State: AOAM532E4Nl3MzE9wI3/PfIHbX04LN8FPi7sbg5JrujaligBGyGvFDPa oUhjGNhbB7CPp1V0l3mXVj/hW+8bpQx0fVvoUCicKvp2YJ+sCAzFfUed8NdPwwO1yOePJNlRd7V ss9UDaCjBVNwIEV0rBw== X-Received: by 2002:ab0:648:: with SMTP id f66mr26999934uaf.126.1608045758347; Tue, 15 Dec 2020 07:22:38 -0800 (PST) X-Google-Smtp-Source: ABdhPJwIfxEGYU3amuK4vBNCclCOa11TK1YmzIq2WfSTw70KGqtW0U2P4qMoudbwyzGwelpyG5RR43hCdvjj9pMzBjc= X-Received: by 2002:ab0:648:: with SMTP id f66mr26999917uaf.126.1608045758107; Tue, 15 Dec 2020 07:22:38 -0800 (PST) MIME-Version: 1.0 References: <1805931.gV2h0Axx9I@thomas> In-Reply-To: From: David Marchand Date: Tue, 15 Dec 2020 16:22:27 +0100 Message-ID: To: Ali Alnubani Cc: NBU-Contact-Thomas Monjalon , "ci@dpdk.org" , Aaron Conole Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-ci] GitHub Actions status in patchwork X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org Sender: "ci" On Tue, Dec 15, 2020 at 3:24 PM Ali Alnubani wrote: > > > Should we remove the badge for Travis? > > > > We don't have enough credits to run jobs on the main branch and we can > > end up with contradicting status from GHA and Travis CI. > > I disabled Travis CI build on push for the dpdk-replication: it's better to keep > > the credits for builds if we ever need them. > > Yes, let's remove the badge for the main branch. > > > > Removed. Thank you Ali. -- David Marchand