[cygport - the Cygwin packaging tool] branch master, updated. 0.34.0-7-g5489c94

Yaakov Selkowitz yselkowitz@sourceware.org
Sun May 10 22:52:35 GMT 2020




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=5489c94c8c4aa27b555c98800ad4b25d014ee37c

commit 5489c94c8c4aa27b555c98800ad4b25d014ee37c
Author: Yaakov Selkowitz <yselkowi@redhat.com>
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 <yselkowi@redhat.com>
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,^



More information about the Cygwin-apps-cvs mailing list