mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-06 12:01:36 +00:00
Remove IDE add-on (#14)
This commit is contained in:
parent
e3f3cc753e
commit
76c938c08a
6 changed files with 0 additions and 197 deletions
|
@ -65,10 +65,6 @@ addons:
|
|||
repository: hassio-addons/addon-home-panel
|
||||
target: home-panel
|
||||
image: hassioaddons/home-panel-{arch}
|
||||
ide:
|
||||
repository: hassio-addons/addon-ide
|
||||
target: ide
|
||||
image: hassioaddons/ide-{arch}
|
||||
influxdb:
|
||||
repository: hassio-addons/addon-influxdb
|
||||
target: influxdb
|
||||
|
|
23
README.md
23
README.md
|
@ -245,19 +245,6 @@ A web frontend for controlling the home
|
|||
|
||||
[:books: Home Panel add-on documentation][addon-doc-home-panel]
|
||||
|
||||
### ✓ [IDE][addon-ide]
|
||||
|
||||
![Latest Version][ide-version-shield]
|
||||
![Supports armhf Architecture][ide-armhf-shield]
|
||||
![Supports armv7 Architecture][ide-armv7-shield]
|
||||
![Supports aarch64 Architecture][ide-aarch64-shield]
|
||||
![Supports amd64 Architecture][ide-amd64-shield]
|
||||
![Supports i386 Architecture][ide-i386-shield]
|
||||
|
||||
Advanced IDE for Home Assistant, based on Cloud9 IDE
|
||||
|
||||
[:books: IDE add-on documentation][addon-doc-ide]
|
||||
|
||||
### ✓ [InfluxDB][addon-influxdb]
|
||||
|
||||
![Latest Version][influxdb-version-shield]
|
||||
|
@ -667,7 +654,6 @@ on the correct GitHub repository matching the add-on.
|
|||
- [Open an issue for the add-on: Grafana][grafana-issue]
|
||||
- [Open an issue for the add-on: Grocy][grocy-issue]
|
||||
- [Open an issue for the add-on: Home Panel][home-panel-issue]
|
||||
- [Open an issue for the add-on: IDE][ide-issue]
|
||||
- [Open an issue for the add-on: InfluxDB][influxdb-issue]
|
||||
- [Open an issue for the add-on: JupyterLab Lite][jupyterlablite-issue]
|
||||
- [Open an issue for the add-on: Log Viewer][log-viewer-issue]
|
||||
|
@ -887,15 +873,6 @@ SOFTWARE.
|
|||
[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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[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.2.0/README.md
|
||||
[ide-issue]: https://github.com/hassio-addons/addon-ide/issues
|
||||
[ide-version-shield]: https://img.shields.io/badge/version-v2.2.0-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[ide-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[ide-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-influxdb]: https://github.com/hassio-addons/addon-influxdb/tree/v3.7.9
|
||||
[addon-doc-influxdb]: https://github.com/hassio-addons/addon-influxdb/blob/v3.7.9/README.md
|
||||
[influxdb-issue]: https://github.com/hassio-addons/addon-influxdb/issues
|
||||
|
|
|
@ -1,35 +0,0 @@
|
|||
[Full Changelog][changelog]
|
||||
|
||||
## :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
|
||||
|
||||
- :fireworks: Updates maintenance/license year to 2020
|
||||
- :books: Adjust add-on installation instructions
|
||||
- :pencil2: Funding adjustments
|
||||
- :pencil2: Fixes some spelling and grammar
|
||||
- :pencil2: Fixes some spelling and grammar
|
||||
- :warning: IDE add-on is now deprecated
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-ide/compare/v2.1.1...v2.2.0
|
||||
|
||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||
Enjoying my add-ons? Consider supporting my work:
|
||||
https://github.com/sponsors/frenck or https://patreon.com/frenck
|
|
@ -1,79 +0,0 @@
|
|||
# Community Hass.io Add-ons: IDE
|
||||
|
||||
[![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
|
||||
|
||||
[![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum]
|
||||
|
||||
[![Sponsor Frenck via GitHub Sponsors][github-sponsors-shield]][github-sponsors]
|
||||
|
||||
[![Support Frenck on Patreon][patreon-shield]][patreon]
|
||||
|
||||
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
|
||||
hundreds of programming languages, including C, C++, PHP, Ruby, Perl, Python,
|
||||
JavaScript with Node.js, and Go.
|
||||
|
||||
This add-on is a packaged version of the Cloud9 IDE, tuned for use with Home
|
||||
Assistant. It is designed to allow you to configure and edit your Home Assistant
|
||||
setup straight from the web interface using a useful, pretty and fullblown
|
||||
editor.
|
||||
|
||||
[Click here for the full documentation][docs]
|
||||
|
||||
![IDE in the Home Assistant Frontend][screenshot]
|
||||
|
||||
## WARNING! THIS IS A BETA VERSION!
|
||||
|
||||
This Hass.io Add-ons repository contains beta releases of add-ons.
|
||||
|
||||
- They might stop working at any time.
|
||||
- They could have a negative impact on your system.
|
||||
|
||||
This repository was created for:
|
||||
|
||||
- Anybody willing to test.
|
||||
- Anybody interested in trying out upcoming add-ons or add-on features.
|
||||
|
||||
If you are more interested in stable releases of our add-ons:
|
||||
|
||||
<https://github.com/hassio-addons/repository>
|
||||
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[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]: 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/
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
|
||||
[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-%20!%20DEPRECATED%20%20%20!-ff0000.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-v2.2.0-blue.svg
|
||||
[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
|
||||
[zsh]: https://en.wikipedia.org/wiki/Z_shell
|
|
@ -1,56 +0,0 @@
|
|||
{
|
||||
"name": "IDE",
|
||||
"version": "2.2.0",
|
||||
"slug": "ide",
|
||||
"description": "Advanced IDE for Home Assistant, based on Cloud9 IDE",
|
||||
"url": "https://github.com/hassio-addons/addon-ide",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:8321]",
|
||||
"startup": "services",
|
||||
"arch": [
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"armhf",
|
||||
"armv7",
|
||||
"i386"
|
||||
],
|
||||
"boot": "auto",
|
||||
"hassio_api": true,
|
||||
"hassio_role": "manager",
|
||||
"auth_api": true,
|
||||
"homeassistant_api": true,
|
||||
"auto_uart": true,
|
||||
"ports": {
|
||||
"8321/tcp": 8321
|
||||
},
|
||||
"ports_description": {
|
||||
"8321/tcp": "IDE web interface"
|
||||
},
|
||||
"map": [
|
||||
"config:rw",
|
||||
"ssl:rw",
|
||||
"addons:rw",
|
||||
"share:rw",
|
||||
"backup:rw"
|
||||
],
|
||||
"options": {
|
||||
"ssl": true,
|
||||
"certfile": "fullchain.pem",
|
||||
"keyfile": "privkey.pem",
|
||||
"packages": [],
|
||||
"init_commands": []
|
||||
},
|
||||
"schema": {
|
||||
"log_level": "match(^(trace|debug|info|notice|warning|error|fatal)$)?",
|
||||
"ssl": "bool",
|
||||
"certfile": "str",
|
||||
"keyfile": "str",
|
||||
"packages": [
|
||||
"str"
|
||||
],
|
||||
"init_commands": [
|
||||
"str"
|
||||
],
|
||||
"leave_front_door_open": "bool?"
|
||||
},
|
||||
"image": "hassioaddons/ide-{arch}"
|
||||
}
|
BIN
ide/logo.png
BIN
ide/logo.png
Binary file not shown.
Before Width: | Height: | Size: 58 KiB |
Loading…
Add table
Add a link
Reference in a new issue