From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2195) id 909CB387090F; Sun, 10 May 2020 22:52:35 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 909CB387090F To: cygwin-apps-cvs@sourceware.org Subject: [cygport - the Cygwin packaging tool] branch master, updated. 0.34.0-7-g5489c94 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 02ee58bed56739abf56fcec3c6adc195f654f1fe X-Git-Newrev: 5489c94c8c4aa27b555c98800ad4b25d014ee37c Message-Id: <20200510225235.909CB387090F@sourceware.org> Date: Sun, 10 May 2020 22:52:35 +0000 (GMT) From: Yaakov Selkowitz X-BeenThere: cygwin-apps-cvs@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin-apps git logs List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 May 2020 22:52:35 -0000 https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=5489c94c8c4aa27b555c98800ad4b25d014ee37c commit 5489c94c8c4aa27b555c98800ad4b25d014ee37c Author: Yaakov Selkowitz Date: Sun May 10 18:47:38 2020 -0400 CI: disable tests for obsolete Qt/KDE versions https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=3dca3433260b2598f18f67005198430627e937ce commit 3dca3433260b2598f18f67005198430627e937ce Author: Yaakov Selkowitz Date: Sun May 10 18:46:32 2020 -0400 CI: fine-tune on.push conditions Diff: --- .github/workflows/cygwin.yml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/.github/workflows/cygwin.yml b/.github/workflows/cygwin.yml index 775efcf..657f083 100644 --- a/.github/workflows/cygwin.yml +++ b/.github/workflows/cygwin.yml @@ -3,6 +3,10 @@ on: push: branches: - master + - 'cygport-*' + - 'topic/** + paths-ignore: + - '.github/**' env: CASE_INSENSITIVE: 1 @@ -35,7 +39,6 @@ jobs: R,^ aspell,^ automake,^ - automoc4,^ bzr,^ cmake,^ cvs,^ @@ -59,21 +62,16 @@ jobs: libQt5Svg-devel,^ libQtTest4-devel,^ libRmath,^ - libartsc-devel,^ libbz2-devel,^ libcairomm1.0-devel,^ libcrypt-devel,^ - libexif-devel,^ libgdk_pixbuf2.0-devel,^ libgirepository1.0-devel,^ libglibmm2.4-devel,^ libicu-devel,^ - libkdecore4-devel,^ - libkdecore5-devel,^ liblzma-devel,^ libnotify-devel,^ libpango1.0-devel,^ - libqca-devel,^ libqca-qt5-devel,^ libtirpc-devel,^ libxfce4ui1-devel,^