[gnome-build-meta/mcatanzaro/gnome-3-38-eol] EOL the 3.38 runtime, take two
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/mcatanzaro/gnome-3-38-eol] EOL the 3.38 runtime, take two
- Date: Mon, 28 Mar 2022 14:07:35 +0000 (UTC)
commit 9459e7b12446647ab597f30050b1a023385284aa
Author: Michael Catanzaro <mcatanzaro redhat com>
Date: Mon Mar 28 09:05:30 2022 -0500
EOL the 3.38 runtime, take two
The original EOL was reverted in a9c6bc60 and never reinstated, but we
stopped updating the runtime anyway because of course we did: there were
no more scheduled updates! EOL it once again using the date of the final
update to the runtime.
The four month gap with no updates before we remembered to add the EOL
notice is unfortunate, but can't do anything about that now.
.gitlab-ci/flat-manager.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/flat-manager.yml b/.gitlab-ci/flat-manager.yml
index c0d2c393e..789d08b45 100644
--- a/.gitlab-ci/flat-manager.yml
+++ b/.gitlab-ci/flat-manager.yml
@@ -68,7 +68,7 @@ flatmgr-finish:
stage: finish
dependencies: [flatmgr-prepare]
script:
- - flat-manager-client commit --wait $(cat build.txt)
+ - flat-manager-client commit --end-of-life="The GNOME 3.38 runtime is no longer supported as of November
4, 2021. Please ask your application developer to migrate to a supported platform." --wait $(cat build.txt)
--wait $(cat build.txt)
- flat-manager-client publish --wait $(cat build.txt)
after_script:
- flat-manager-client purge $(cat build.txt)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]