🎉 Release of add-on IDE 2.2.0

This commit is contained in:
Community Hass.io Add-ons Bot 2020-01-05 10:37:21 +00:00
parent 070767da7c
commit 749048292a
4 changed files with 60 additions and 24 deletions

View file

@ -851,10 +851,10 @@ SOFTWARE.
[home-panel-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [home-panel-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[home-panel-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [home-panel-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[home-panel-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [home-panel-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-ide]: https://github.com/hassio-addons/addon-ide/tree/v2.1.1 [addon-ide]: https://github.com/hassio-addons/addon-ide/tree/v2.2.0
[addon-doc-ide]: https://github.com/hassio-addons/addon-ide/blob/v2.1.1/README.md [addon-doc-ide]: https://github.com/hassio-addons/addon-ide/blob/v2.2.0/README.md
[ide-issue]: https://github.com/hassio-addons/addon-ide/issues [ide-issue]: https://github.com/hassio-addons/addon-ide/issues
[ide-version-shield]: https://img.shields.io/badge/version-v2.1.1-blue.svg [ide-version-shield]: https://img.shields.io/badge/version-v2.2.0-blue.svg
[ide-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/ide-armhf.svg [ide-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/ide-armhf.svg
[ide-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [ide-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[ide-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [ide-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg

View file

@ -1,18 +1,35 @@
[Full Changelog][changelog] [Full Changelog][changelog]
This release is a maintenance release. ## :warning: 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.
### 🔨 Changes ### 🔨 Changes
- :books: Component > Integration (#42) - :fireworks: Updates maintenance/license year to 2020
- :arrow_up: Upgrades add-on base image to v5.0.2 - :books: Adjust add-on installation instructions
- :arrow_up: Upgrades bind-tools to 9.14.7-r0 - :pencil2: Funding adjustments
- :arrow_up: Upgrades nginx to 1.16.1-r1 - :pencil2: Fixes some spelling and grammar
- :arrow_up: Upgrades nmap to 7.70-r4 - :pencil2: Fixes some spelling and grammar
- :arrow_up: Upgrades bind-tools to 9.14.8-r0 - :warning: IDE add-on is now deprecated
- :arrow_up: Upgrades yamllint to 1.19.0
[changelog]: https://github.com/hassio-addons/addon-ide/compare/v2.1.0...v2.1.1 [changelog]: https://github.com/hassio-addons/addon-ide/compare/v2.1.1...v2.2.0
Questions? Join our Discord server! https://discord.me/hassioaddons Questions? Join our Discord server! https://discord.me/hassioaddons
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck Enjoying my add-ons? Consider supporting my work:
https://github.com/sponsors/frenck or https://patreon.com/frenck

View file

@ -4,12 +4,31 @@
[![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum] [![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum]
[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee] [![Sponsor Frenck via GitHub Sponsors][github-sponsors-shield]][github-sponsors]
[![Support my work on Patreon][patreon-shield]][patreon] [![Support Frenck on Patreon][patreon-shield]][patreon]
Advanced IDE for Home Assistant, based on Cloud9 IDE 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 ## About
Cloud9 IDE is an online integrated development environment. It supports Cloud9 IDE is an online integrated development environment. It supports
@ -25,20 +44,20 @@ editor.
![IDE in the Home Assistant Frontend][screenshot] ![IDE in the Home Assistant Frontend][screenshot]
[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg
[buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord-shield]: https://img.shields.io/discord/478094546522079232.svg
[discord]: https://discord.me/hassioaddons [discord]: https://discord.me/hassioaddons
[docs]: https://github.com/hassio-addons/addon-ide/blob/v2.1.1/README.md [docs]: https://github.com/hassio-addons/addon-ide/blob/v2.2.0/README.md
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-ide-based-on-cloud9/33810?u=frenck [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-ide-based-on-cloud9/33810?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck
[hass-ssh]: https://home-assistant.io/addons/ssh/ [hass-ssh]: https://home-assistant.io/addons/ssh/
[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
[ohmyzsh]: http://ohmyz.sh/ [ohmyzsh]: http://ohmyz.sh/
[patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [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-v2.1.1-blue.svg [release-shield]: https://img.shields.io/badge/version-v2.2.0-blue.svg
[release]: https://github.com/hassio-addons/addon-ide/tree/v2.1.1 [release]: https://github.com/hassio-addons/addon-ide/tree/v2.2.0
[screenshot]: https://github.com/hassio-addons/addon-ide/raw/master/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-ide/raw/master/images/screenshot.png
[zsh]: https://en.wikipedia.org/wiki/Z_shell [zsh]: https://en.wikipedia.org/wiki/Z_shell

View file

@ -1,6 +1,6 @@
{ {
"name": "IDE", "name": "IDE",
"version": "2.1.1", "version": "2.2.0",
"slug": "ide", "slug": "ide",
"description": "Advanced IDE for Home Assistant, based on Cloud9 IDE", "description": "Advanced IDE for Home Assistant, based on Cloud9 IDE",
"url": "https://github.com/hassio-addons/addon-ide", "url": "https://github.com/hassio-addons/addon-ide",