From f8b25749373dc92db6a05a72366fc20460fcac51 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 5 Jan 2020 11:24:00 +0100 Subject: [PATCH] :warning: IDE add-on is now deprecated --- README.md | 21 ++++++++++++++++++++- ide/.README.j2 | 21 ++++++++++++++++++++- 2 files changed, 40 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 39ee327..10bf7bc 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,25 @@ Advanced IDE for Home Assistant, based on Cloud9 IDE +## Deprecation warning + +**This add-on is in a deprecated state!** + +This add-on is powered by the Cloud9 IDE project, which has been acquired by +Amazon in 2016. As of 17 October 2018, the open source development of the +Cloud9 Core has been halted. + +It became harder to maintain and keep this add-on running. As the world +advances, but the C9 does not, so things become incompatible over time. + +The point of no longer being able to upgrade parts of the add-on, has come. + +Therefore this add-on will no longer receive any updates and is deprecated. + +If you are running Hass.io on an amd64 based system, we would recommend changing +to the vscode add-on. For other architectures (e.g., Raspberry Pi), we expect +to release an alternative add-on. + ## About Cloud9 IDE is an online integrated development environment. It supports @@ -261,7 +280,7 @@ SOFTWARE. [ohmyzsh]: http://ohmyz.sh/ [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck -[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg +[project-stage-shield]: https://img.shields.io/badge/project%20stage-%20!%20DEPRECATED%20%20%20!-ff0000.svg [reddit]: https://reddit.com/r/homeassistant [releases-shield]: https://img.shields.io/github/release/hassio-addons/addon-ide.svg [releases]: https://github.com/hassio-addons/addon-ide/releases diff --git a/ide/.README.j2 b/ide/.README.j2 index 0e4e37a..82fab6f 100644 --- a/ide/.README.j2 +++ b/ide/.README.j2 @@ -10,6 +10,25 @@ Advanced IDE for Home Assistant, based on Cloud9 IDE +## Deprecation warning + +**This add-on is in a deprecated state!** + +This add-on is powered by the Cloud9 IDE project, which has been acquired by +Amazon in 2016. As of 17 October 2018, the open source development of the +Cloud9 Core has been halted. + +It became harder to maintain and keep this add-on running. As the world +advances, but the C9 does not, so things become incompatible over time. + +The point of no longer being able to upgrade parts of the add-on, has come. + +Therefore this add-on will no longer receive any updates and is deprecated. + +If you are running Hass.io on an amd64 based system, we would recommend changing +to the vscode add-on. For other architectures (e.g., Raspberry Pi), we expect +to release an alternative add-on. + ## About Cloud9 IDE is an online integrated development environment. It supports @@ -76,7 +95,7 @@ If you are more interested in stable releases of our add-ons: [ohmyzsh]: http://ohmyz.sh/ [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck -[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg +[project-stage-shield]: https://img.shields.io/badge/project%20stage-%20!%20DEPRECATED%20%20%20!-ff0000.svg [release-shield]: https://img.shields.io/badge/version-{{ version }}-blue.svg [release]: {{ repo }}/tree/{{ version }} [screenshot]: {{ repo }}/raw/master/images/screenshot.png