From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id C41D2385741D for ; Tue, 3 May 2022 00:18:23 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C41D2385741D Received: from mail-pf1-f198.google.com (mail-pf1-f198.google.com [209.85.210.198]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-613-d1v8szqeN82cifmC9rjoZg-1; Mon, 02 May 2022 20:18:22 -0400 X-MC-Unique: d1v8szqeN82cifmC9rjoZg-1 Received: by mail-pf1-f198.google.com with SMTP id u25-20020aa78499000000b0050d328e2f6bso8753193pfn.7 for ; Mon, 02 May 2022 17:18:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:content-transfer-encoding:from:mime-version :subject:date:message-id:references:cc:in-reply-to:to; bh=yjzFn6Az5M3ZYOzV+Kq1jyma1J0+CFE4cka/KbpjRBE=; b=AIUu2Zr7P8TR4xeEUmwoaWxUFoPVAUD/p53H/VLih3wNwciFdi6WnOheqpXAK8HiGD z/IIGpKUZUcjF/5Okdxw2mipccLr+x6tr7pWtukUjnCZzEHy1wxNcnqZI3LN9B+ztXYP vqSrLe37Q5ol2zl+qizuAeZffeZ7WIBbTP+QGggcDbNtRY3FyHF1WuJqTsqMSMeHoIWm gYDSH1kWrnqlfiFQQ+SJWJduX1dwIB652J0gPO4sviClH6eSiHpS/xdafejarnu2gp4r gpp8V6IdnMa7lRR7+h/w7A0bqcUKycnjQUxXzQ0TERekUcdZ32pqN9GsO12A5KfIfDtZ D0mQ== X-Gm-Message-State: AOAM5325Yvq7DDARcMCtvUJ+vLAHN54q9zSIGZpiyMzkHhtpKCwtMfq2 UG7LhFU2z6HPsRPaTGwTl3Be7Jl2BiRZYvaC65uIbed6CmPraOftJJB7NI2Vp+9oHDiB8qpNbdr RXhfpeqE3XuF5IjLWwF0B X-Received: by 2002:a17:90b:1b42:b0:1dc:28f2:60c1 with SMTP id nv2-20020a17090b1b4200b001dc28f260c1mr1852264pjb.123.1651537101073; Mon, 02 May 2022 17:18:21 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxADQosHLnHoNyetPwp3//b9kZRDFJi7vQSE3MEnFVwEJ3AlZ0PpQ2114fen4BrB/eVYY4bww== X-Received: by 2002:a17:90b:1b42:b0:1dc:28f2:60c1 with SMTP id nv2-20020a17090b1b4200b001dc28f260c1mr1852227pjb.123.1651537100597; Mon, 02 May 2022 17:18:20 -0700 (PDT) Received: from smtpclient.apple ([47.208.199.57]) by smtp.gmail.com with ESMTPSA id p21-20020a62ab15000000b0050dc76281easm5208730pff.196.2022.05.02.17.18.19 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 02 May 2022 17:18:20 -0700 (PDT) From: Ben Woodard Mime-Version: 1.0 (1.0) Subject: Re: [PATCH] Add github actions to support workflows Date: Mon, 2 May 2022 17:18:18 -0700 Message-Id: <3DD6B8FC-EEA1-4ABB-81AE-8D28189837A8@redhat.com> References: <20220430200809.GB11996@gnu.wildebeest.org> Cc: libabigail@sourceware.org, vsoch In-Reply-To: <20220430200809.GB11996@gnu.wildebeest.org> To: Mark Wielaard X-Mailer: iPad Mail (19E258) X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-5.5 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 May 2022 00:18:29 -0000 > On Apr 30, 2022, at 1:08 PM, Mark Wielaard wrote: >=20 > =EF=BB=BFHi Ben, >=20 > On Fri, Apr 22, 2022 at 09:17:16AM -0700, Ben Woodard via Libabigail wrot= e: > [ ... application/octet-stream ...] >=20 > Aha, there are those scripts and container files. But sending the > patches as application/octet-stream causes them to be hidden in my mua > (mutt). >=20 Yeah I talked to Frank about that and he thinks that was a bug in Fedora 36= that day and it mime-ified the output of git send-email. I got the impress= ion that he had seen it somewhere else earlier in the day. I was planning to resend the patch after I do a bit more work on it. > I'll leave the "workflow" stuff to someone who doesn't think github is > a major PITA. But I think you should submit the tools/fedabipkgdiff > change separately. It looks correct to me. >=20 I=E2=80=99ll split that out and resend it. -ben > Thanks, >=20 > Mark >=20