summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2021-03-31 09:06:35 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2021-03-31 09:07:01 -0700
commitfaf349bbdae988de17f095ecde6573928aaaaeb8 (patch)
tree371467075f035bf077b0b1fb9c20ca397a9311fd /.github/workflows
parent991d1bdf191cfd36a7023346052ba0f1f49bc6ba (diff)
downloadsubsurface-faf349bbdae988de17f095ecde6573928aaaaeb8.tar.gz
prepare for 5.0.1
Update README and ReleaseNotes. Also remove outdated workflow badge, add a couple new one, and hack around a rendering issue where the last character of longer workflow names gets overwritten by the status - which resulted in the arguably most important info (which Qt version) being hidden. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/linux-bionic-5.9.yml2
-rw-r--r--.github/workflows/linux-focal-5.12.yml2
-rw-r--r--.github/workflows/linux-groovy-5.14.yml2
-rw-r--r--.github/workflows/linux-trusty-5.12.yml2
-rw-r--r--.github/workflows/linux-tumbleweed-qt-latest.yml2
5 files changed, 5 insertions, 5 deletions
diff --git a/.github/workflows/linux-bionic-5.9.yml b/.github/workflows/linux-bionic-5.9.yml
index 9c845772a..ce6a608f7 100644
--- a/.github/workflows/linux-bionic-5.9.yml
+++ b/.github/workflows/linux-bionic-5.9.yml
@@ -1,4 +1,4 @@
-name: Ubuntu 18.04 / Qt 5.9
+name: Ubuntu 18.04 / Qt 5.9--
on:
push:
branches:
diff --git a/.github/workflows/linux-focal-5.12.yml b/.github/workflows/linux-focal-5.12.yml
index f43af2b29..612e18ebf 100644
--- a/.github/workflows/linux-focal-5.12.yml
+++ b/.github/workflows/linux-focal-5.12.yml
@@ -1,4 +1,4 @@
-name: Ubuntu 20.04 / Qt 5.12
+name: Ubuntu 20.04 / Qt 5.12--
on:
push:
branches:
diff --git a/.github/workflows/linux-groovy-5.14.yml b/.github/workflows/linux-groovy-5.14.yml
index ce13a4287..3f1c947ff 100644
--- a/.github/workflows/linux-groovy-5.14.yml
+++ b/.github/workflows/linux-groovy-5.14.yml
@@ -1,4 +1,4 @@
-name: Ubuntu 20.10 / Qt 5.14
+name: Ubuntu 20.10 / Qt 5.14--
on:
push:
branches:
diff --git a/.github/workflows/linux-trusty-5.12.yml b/.github/workflows/linux-trusty-5.12.yml
index 0aa822dfd..93dc456c5 100644
--- a/.github/workflows/linux-trusty-5.12.yml
+++ b/.github/workflows/linux-trusty-5.12.yml
@@ -1,4 +1,4 @@
-name: Ubuntu 14.04 / Qt 5.12 for AppImage
+name: Ubuntu 14.04 / Qt 5.12 for AppImage--
on:
push:
branches:
diff --git a/.github/workflows/linux-tumbleweed-qt-latest.yml b/.github/workflows/linux-tumbleweed-qt-latest.yml
index a533412b5..edda42c7d 100644
--- a/.github/workflows/linux-tumbleweed-qt-latest.yml
+++ b/.github/workflows/linux-tumbleweed-qt-latest.yml
@@ -1,4 +1,4 @@
-name: openSUSE/Tumbleweed / Qt latest
+name: openSUSE/Tumbleweed / Qt latest--
on:
push:
branches: