⬆️ Updating add-on IDE to f9be791

This commit is contained in:
Community Hass.io Add-ons Bot 2018-06-09 19:52:25 +00:00
parent 15a2fe0a4c
commit 654777de0c
4 changed files with 32 additions and 20 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/67df297 [addon-ide]: https://github.com/hassio-addons/addon-ide/tree/f9be791
[addon-doc-ide]: https://github.com/hassio-addons/addon-ide/blob/67df297/README.md [addon-doc-ide]: https://github.com/hassio-addons/addon-ide/blob/f9be791/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-67df297-blue.svg [ide-version-shield]: https://img.shields.io/badge/version-f9be791-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,47 +1,59 @@
# Changelog since v0.2.0 # Changelog since v0.2.0
2018/06/09 13:04 UTC - [67df297](https://github.com/hassio-addons/addon-ide/commit/67df297279e6c2da99795e9ce5ecd01ac5728742) by [@frenck](https://github.com/frenck) 2018/06/09 19:07 UTC - [f9be791](https://github.com/hassio-addons/addon-ide/commit/f9be79164d4054fccc363f24f031f3fc63884259) by [@frenck](https://github.com/frenck)
> :sparkles: Adds sqlite v3.21.0-r1
2018/06/09 19:07 UTC - [308be1a](https://github.com/hassio-addons/addon-ide/commit/308be1a812ab72c9fc3511989b4b5c7a36159f9b) by [@frenck](https://github.com/frenck)
> :sparkles: Adds pwgen 2.08-r0
2018/06/09 19:07 UTC - [c5669e8](https://github.com/hassio-addons/addon-ide/commit/c5669e8d609b25bacc500f10c060e1d7541c1004) by [@frenck](https://github.com/frenck)
> :sparkles: Adds nmap v7.60-r2
2018/06/09 19:07 UTC - [a3cff6e](https://github.com/hassio-addons/addon-ide/commit/a3cff6e6d623d06972fb26b51619ed71e431a35e) by [@frenck](https://github.com/frenck)
> :hammer: Improved workspace settings
2018/06/09 19:07 UTC - [67df297](https://github.com/hassio-addons/addon-ide/commit/67df297279e6c2da99795e9ce5ecd01ac5728742) by [@frenck](https://github.com/frenck)
> :shirt: Finetunes persistent storage of user and project settings > :shirt: Finetunes persistent storage of user and project settings
2018/06/09 13:04 UTC - [63e7273](https://github.com/hassio-addons/addon-ide/commit/63e7273ff514f954f1eb7d04a8d4da61872ffd44) by [@frenck](https://github.com/frenck) 2018/06/09 19:07 UTC - [63e7273](https://github.com/hassio-addons/addon-ide/commit/63e7273ff514f954f1eb7d04a8d4da61872ffd44) by [@frenck](https://github.com/frenck)
> :ambulance: Fixes persistent user and project settings > :ambulance: Fixes persistent user and project settings
2018/06/09 13:04 UTC - [7222b1c](https://github.com/hassio-addons/addon-ide/commit/7222b1cf5132ecc26fdfe4e5e9332668202e6427) by [@frenck](https://github.com/frenck) 2018/06/09 19:07 UTC - [7222b1c](https://github.com/hassio-addons/addon-ide/commit/7222b1cf5132ecc26fdfe4e5e9332668202e6427) by [@frenck](https://github.com/frenck)
> :sparkles: Adds persitent storage of user and project settings > :sparkles: Adds persitent storage of user and project settings
Ref #3 Ref #3
2018/06/09 13:04 UTC - [e8f95ce](https://github.com/hassio-addons/addon-ide/commit/e8f95ce0a2162a4a95eda9e338e5db5405635776) by [@frenck](https://github.com/frenck) 2018/06/09 19:07 UTC - [e8f95ce](https://github.com/hassio-addons/addon-ide/commit/e8f95ce0a2162a4a95eda9e338e5db5405635776) by [@frenck](https://github.com/frenck)
> :sparkles: Adds zip > :sparkles: Adds zip
2018/06/09 13:04 UTC - [82bff11](https://github.com/hassio-addons/addon-ide/commit/82bff114188bc3f4930f9b4f987ba287191be2f0) by [@frenck](https://github.com/frenck) 2018/06/09 19:07 UTC - [82bff11](https://github.com/hassio-addons/addon-ide/commit/82bff114188bc3f4930f9b4f987ba287191be2f0) by [@frenck](https://github.com/frenck)
> :ambulance: Fixes BUILD_ARCH location > :ambulance: Fixes BUILD_ARCH location
2018/06/09 13:04 UTC - [45f197b](https://github.com/hassio-addons/addon-ide/commit/45f197b689fb2e0c688856207cb8a1eda176b404) by [@frenck](https://github.com/frenck) 2018/06/09 19:07 UTC - [45f197b](https://github.com/hassio-addons/addon-ide/commit/45f197b689fb2e0c688856207cb8a1eda176b404) by [@frenck](https://github.com/frenck)
> :sparkles: Adds the Go-based HassioCLI > :sparkles: Adds the Go-based HassioCLI
2018/06/09 13:04 UTC - [027df4a](https://github.com/hassio-addons/addon-ide/commit/027df4a1e6ec4a4ff0fde3570d33b4ad5a4dc702) by [@frenck](https://github.com/frenck) 2018/06/09 19:07 UTC - [027df4a](https://github.com/hassio-addons/addon-ide/commit/027df4a1e6ec4a4ff0fde3570d33b4ad5a4dc702) by [@frenck](https://github.com/frenck)
> :fire: Removes the old Bash-based HassioCLI > :fire: Removes the old Bash-based HassioCLI
2018/06/09 13:04 UTC - [91d6bbd](https://github.com/hassio-addons/addon-ide/commit/91d6bbdbd59cc533d6864688635f41bd6b3bc41d) by [@frenck](https://github.com/frenck) 2018/06/09 19:07 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 (#13)
* :sparkles: Adds back ARM support * :sparkles: Adds back ARM support
* :books: Adds ARM badges to the documentation * :books: Adds ARM badges to the documentation
2018/06/09 13:04 UTC - [f846946](https://github.com/hassio-addons/addon-ide/commit/f846946d62ff75ededf3c58c04ec4de47ffe6ac0) by [@frenck](https://github.com/frenck) 2018/06/09 19:07 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/09 13:04 UTC - [1b1dae3](https://github.com/hassio-addons/addon-ide/commit/1b1dae3129d381f56ec3f43de93c37c0f19de48d) by [@frenck](https://github.com/frenck) 2018/06/09 19:07 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/09 13:04 UTC - [111184c](https://github.com/hassio-addons/addon-ide/commit/111184c51b6b7d2459c40100041be5a2a909cb4e) by [@frenck](https://github.com/frenck) 2018/06/09 19:07 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/09 13:04 UTC - [aadda11](https://github.com/hassio-addons/addon-ide/commit/aadda11aad399aa59edb0c1368c7475f71a1528f) by [@frenck](https://github.com/frenck) 2018/06/09 19:07 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/09 13:04 UTC - [7e2a9e0](https://github.com/hassio-addons/addon-ide/commit/7e2a9e0b02658bef7897d6862bd6c452ca50bb12) by [@frenck](https://github.com/frenck) 2018/06/09 19:07 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/67df297/README.md [docs]: https://github.com/hassio-addons/addon-ide/blob/f9be791/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-67df297-blue.svg [release-shield]: https://img.shields.io/badge/version-f9be791-blue.svg
[release]: https://github.com/hassio-addons/addon-ide/tree/67df297 [release]: https://github.com/hassio-addons/addon-ide/tree/f9be791
[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": "67df297", "version": "f9be791",
"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",