[gnome-build-meta/alatiera/eol-3-30] Declare the 3.30 runtime as End of Life.
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/alatiera/eol-3-30] Declare the 3.30 runtime as End of Life.
- Date: Mon, 27 Jan 2020 18:24:41 +0000 (UTC)
commit ae12128436bf2e382bf66305414667b9f0ca5f7f
Author: Jordan Petridis <jordan centricular com>
Date: Mon Jan 27 20:20:46 2020 +0200
Declare the 3.30 runtime as End of Life.
We are almost at the freeze before the 3.36 release. Its been
a while since 3.30 was published. It will no longer be receiving
any updates as development has moved on to newer revisions of the
Platform. Good bye!
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e0375ab1..0548b023 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -88,7 +88,7 @@ flathub-finish:
stage: finish_flatpak
script:
# the `|| true` is to work around instability in the flathub infrastructure
- - flat-manager/flat-manager-client --token "$FLATHUB_REPO_TOKEN" commit --wait $(cat build.txt) || true
+ - flat-manager/flat-manager-client --token "$FLATHUB_REPO_TOKEN" commit --end-of-life="GNOME 3.30
Runtime has been declared as End of life, please upgrade to a newer version of the Platform." --wait $(cat
build.txt) || true
- flat-manager/flat-manager-client --token "$FLATHUB_REPO_TOKEN" publish --wait $(cat build.txt) || true
- flat-manager/flat-manager-client --token "$FLATHUB_REPO_TOKEN" purge $(cat build.txt)
only:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]