⬆️ Updating add-on IDE to 91d6bbd

This commit is contained in:
Community Hass.io Add-ons Bot 2018-06-07 23:00:52 +00:00
parent c6cdc7a9e7
commit a23d56025d
4 changed files with 21 additions and 12 deletions

View file

@ -471,10 +471,10 @@ SOFTWARE.
[homebridge-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [homebridge-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[homebridge-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [homebridge-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[homebridge-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [homebridge-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-ide]: https://github.com/hassio-addons/addon-ide/tree/f846946 [addon-ide]: https://github.com/hassio-addons/addon-ide/tree/91d6bbd
[addon-doc-ide]: https://github.com/hassio-addons/addon-ide/blob/f846946/README.md [addon-doc-ide]: https://github.com/hassio-addons/addon-ide/blob/91d6bbd/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-f846946-blue.svg [ide-version-shield]: https://img.shields.io/badge/version-91d6bbd-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,17 +1,24 @@
# Changelog since v0.2.0 # Changelog since v0.2.0
2018/06/03 12:54 UTC - [f846946](https://github.com/hassio-addons/addon-ide/commit/f846946d62ff75ededf3c58c04ec4de47ffe6ac0) by [@frenck](https://github.com/frenck) 2018/06/07 22:18 UTC - [91d6bbd](https://github.com/hassio-addons/addon-ide/commit/91d6bbdbd59cc533d6864688635f41bd6b3bc41d) by [@frenck](https://github.com/frenck)
> :sparkles: Adds back ARM support (#13)
* :sparkles: Adds back ARM support
* :books: Adds ARM badges to the documentation
2018/06/07 22:18 UTC - [f846946](https://github.com/hassio-addons/addon-ide/commit/f846946d62ff75ededf3c58c04ec4de47ffe6ac0) by [@frenck](https://github.com/frenck)
> :ambulance: Fixes typo in Dockerfile > :ambulance: Fixes typo in Dockerfile
2018/06/03 12:54 UTC - [1b1dae3](https://github.com/hassio-addons/addon-ide/commit/1b1dae3129d381f56ec3f43de93c37c0f19de48d) by [@frenck](https://github.com/frenck) 2018/06/07 22:18 UTC - [1b1dae3](https://github.com/hassio-addons/addon-ide/commit/1b1dae3129d381f56ec3f43de93c37c0f19de48d) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades git to 2.15.2-r0 > :arrow_up: Upgrades git to 2.15.2-r0
2018/06/03 12:54 UTC - [111184c](https://github.com/hassio-addons/addon-ide/commit/111184c51b6b7d2459c40100041be5a2a909cb4e) by [@frenck](https://github.com/frenck) 2018/06/07 22:18 UTC - [111184c](https://github.com/hassio-addons/addon-ide/commit/111184c51b6b7d2459c40100041be5a2a909cb4e) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades bind-tools to 9.11.3-r0 > :arrow_up: Upgrades bind-tools to 9.11.3-r0
2018/06/03 12:54 UTC - [aadda11](https://github.com/hassio-addons/addon-ide/commit/aadda11aad399aa59edb0c1368c7475f71a1528f) by [@frenck](https://github.com/frenck) 2018/06/07 22:18 UTC - [aadda11](https://github.com/hassio-addons/addon-ide/commit/aadda11aad399aa59edb0c1368c7475f71a1528f) by [@frenck](https://github.com/frenck)
> :arrow_up: Upgrades base image to v1.4.2 > :arrow_up: Upgrades base image to v1.4.2
2018/06/03 12:54 UTC - [7e2a9e0](https://github.com/hassio-addons/addon-ide/commit/7e2a9e0b02658bef7897d6862bd6c452ca50bb12) by [@frenck](https://github.com/frenck) 2018/06/07 22:18 UTC - [7e2a9e0](https://github.com/hassio-addons/addon-ide/commit/7e2a9e0b02658bef7897d6862bd6c452ca50bb12) by [@frenck](https://github.com/frenck)
> :rocket: Moves build-env to latest > :rocket: Moves build-env to latest

View file

@ -46,14 +46,14 @@ If you are more interested in stable releases of our add-ons:
[buymeacoffee]: https://www.buymeacoffee.com/frenck [buymeacoffee]: https://www.buymeacoffee.com/frenck
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg [discord-shield]: https://img.shields.io/discord/330944238910963714.svg
[discord]: https://discord.gg/c5DvZ4e [discord]: https://discord.gg/c5DvZ4e
[docs]: https://github.com/hassio-addons/addon-ide/blob/f846946/README.md [docs]: https://github.com/hassio-addons/addon-ide/blob/91d6bbd/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
[hass-ssh]: https://home-assistant.io/addons/ssh/ [hass-ssh]: https://home-assistant.io/addons/ssh/
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg [maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
[ohmyzsh]: http://ohmyz.sh/ [ohmyzsh]: http://ohmyz.sh/
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-f846946-blue.svg [release-shield]: https://img.shields.io/badge/version-91d6bbd-blue.svg
[release]: https://github.com/hassio-addons/addon-ide/tree/f846946 [release]: https://github.com/hassio-addons/addon-ide/tree/91d6bbd
[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,13 +1,15 @@
{ {
"name": "IDE", "name": "IDE",
"version": "f846946", "version": "91d6bbd",
"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://community.home-assistant.io/t/community-hass-io-add-on-ide-based-on-cloud9/33810?u=frenck", "url": "https://community.home-assistant.io/t/community-hass-io-add-on-ide-based-on-cloud9/33810?u=frenck",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8321]", "webui": "[PROTO:ssl]://[HOST]:[PORT:8321]",
"startup": "services", "startup": "services",
"arch": [ "arch": [
"aarch64",
"amd64", "amd64",
"armhf",
"i386" "i386"
], ],
"boot": "auto", "boot": "auto",