From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gnu.wildebeest.org (gnu.wildebeest.org [45.83.234.184]) by sourceware.org (Postfix) with ESMTPS id 897773858D28 for ; Sat, 30 Apr 2022 20:08:10 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 897773858D28 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=klomp.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=klomp.org Received: by gnu.wildebeest.org (Postfix, from userid 1000) id AEE9E302BBED; Sat, 30 Apr 2022 22:08:09 +0200 (CEST) Date: Sat, 30 Apr 2022 22:08:09 +0200 From: Mark Wielaard To: Ben Woodard Cc: libabigail@sourceware.org, vsoch Subject: Re: [PATCH] Add github actions to support workflows Message-ID: <20220430200809.GB11996@gnu.wildebeest.org> References: <20220422161716.710496-1-woodard@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220422161716.710496-1-woodard@redhat.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-3.5 required=5.0 tests=BAYES_00, JMQ_SPF_NEUTRAL, KAM_DMARC_STATUS, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no 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: Sat, 30 Apr 2022 20:08:11 -0000 Hi Ben, On Fri, Apr 22, 2022 at 09:17:16AM -0700, Ben Woodard via Libabigail wrote: [ ... application/octet-stream ...] 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). 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. Thanks, Mark