[gnome-build-meta/mcatanzaro/eol-gnome-3-32] End of life gnome-3-32



commit 2099599691c616b908322bb152755cc977e4b2b6
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Wed Mar 11 13:19:07 2020 -0500

    End of life gnome-3-32

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8ea7cbee..cbd87966 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -332,7 +332,7 @@ flathub-finish:
   script:
     # the `|| true` is to work around instability in the flathub infrastructure
     # https://github.com/flatpak/flat-manager/issues/2
-    - flat-manager/flat-manager-client commit --wait $(cat build.txt) || true
+    - flat-manager/flat-manager-client commit --end-of-life="The GNOME 3.32 runtime has reached end of life. 
Please upgrade to a newer version." --wait $(cat build.txt) || true
     - flat-manager/flat-manager-client publish --wait $(cat build.txt) || true
     - flat-manager/flat-manager-client purge $(cat build.txt)
   only:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]