mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-04 19:21:26 +00:00
⬆️ Updating add-on IDE to 7a19d81
This commit is contained in:
parent
4180fb1780
commit
5a43cd5ff3
4 changed files with 41 additions and 38 deletions
|
@ -513,10 +513,10 @@ SOFTWARE.
|
|||
[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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-ide]: https://github.com/hassio-addons/addon-ide/tree/9f6970f
|
||||
[addon-doc-ide]: https://github.com/hassio-addons/addon-ide/blob/9f6970f/README.md
|
||||
[addon-ide]: https://github.com/hassio-addons/addon-ide/tree/7a19d81
|
||||
[addon-doc-ide]: https://github.com/hassio-addons/addon-ide/blob/7a19d81/README.md
|
||||
[ide-issue]: https://github.com/hassio-addons/addon-ide/issues
|
||||
[ide-version-shield]: https://img.shields.io/badge/version-9f6970f-blue.svg
|
||||
[ide-version-shield]: https://img.shields.io/badge/version-7a19d81-blue.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-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||
|
|
|
@ -1,95 +1,98 @@
|
|||
# Changelog since v0.3.0
|
||||
|
||||
2018/07/14 20:16 UTC - [9f6970f](https://github.com/hassio-addons/addon-ide/commit/9f6970f1486b62d69dd61dfb6667ccd55a031d90) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [7a19d81](https://github.com/hassio-addons/addon-ide/commit/7a19d81ee7a26e76731c729c6e2e4d0b32f54f7d) by [@frenck](https://github.com/frenck)
|
||||
> :art: Updates MOTD to match the core SSH add-on
|
||||
|
||||
2018/07/14 21:37 UTC - [9f6970f](https://github.com/hassio-addons/addon-ide/commit/9f6970f1486b62d69dd61dfb6667ccd55a031d90) by [@frenck](https://github.com/frenck)
|
||||
> :sparkles: Set ZSH as the default shell in the IDE terminals
|
||||
|
||||
2018/07/14 20:16 UTC - [aa1b54d](https://github.com/hassio-addons/addon-ide/commit/aa1b54df69662d6ebd3b238973afcfeedbf74e3b) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [aa1b54d](https://github.com/hassio-addons/addon-ide/commit/aa1b54df69662d6ebd3b238973afcfeedbf74e3b) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades Cloud9 Core to d8917f3
|
||||
|
||||
2018/07/14 20:16 UTC - [f93327e](https://github.com/hassio-addons/addon-ide/commit/f93327e0cf618d52ec41ac970b8c39fd7dfe1b99) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [f93327e](https://github.com/hassio-addons/addon-ide/commit/f93327e0cf618d52ec41ac970b8c39fd7dfe1b99) by [@frenck](https://github.com/frenck)
|
||||
> :sparkles: Adds ZSH Syntax Highlighting
|
||||
|
||||
2018/07/14 20:16 UTC - [a351b5b](https://github.com/hassio-addons/addon-ide/commit/a351b5baa995dacf2cd99dab2bd358597c6deb04) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [a351b5b](https://github.com/hassio-addons/addon-ide/commit/a351b5baa995dacf2cd99dab2bd358597c6deb04) by [@frenck](https://github.com/frenck)
|
||||
> :sparkles: Adds ZSH autosuggestions
|
||||
|
||||
2018/07/14 20:16 UTC - [50a3b05](https://github.com/hassio-addons/addon-ide/commit/50a3b059bae2a257a3018e10ee12f03d704be3ad) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [50a3b05](https://github.com/hassio-addons/addon-ide/commit/50a3b059bae2a257a3018e10ee12f03d704be3ad) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades zsh to 5.5.1-r0
|
||||
|
||||
2018/07/14 20:16 UTC - [272d1a2](https://github.com/hassio-addons/addon-ide/commit/272d1a269864876dd1d4d1bb3510760c586559bd) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [272d1a2](https://github.com/hassio-addons/addon-ide/commit/272d1a269864876dd1d4d1bb3510760c586559bd) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades zip to 3.0-r5
|
||||
|
||||
2018/07/14 20:16 UTC - [89853c4](https://github.com/hassio-addons/addon-ide/commit/89853c4e2ca67027eb073374c52be477936fd758) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [89853c4](https://github.com/hassio-addons/addon-ide/commit/89853c4e2ca67027eb073374c52be477936fd758) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades tmux to 2.7-r0
|
||||
|
||||
2018/07/14 20:16 UTC - [bbbcd8c](https://github.com/hassio-addons/addon-ide/commit/bbbcd8c71d16812297f158e1a05f68d740491d92) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [bbbcd8c](https://github.com/hassio-addons/addon-ide/commit/bbbcd8c71d16812297f158e1a05f68d740491d92) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades sudo to 1.8.23-r2
|
||||
|
||||
2018/07/14 20:16 UTC - [393f986](https://github.com/hassio-addons/addon-ide/commit/393f986138b8aea934e3659a40fece907d7157d2) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [393f986](https://github.com/hassio-addons/addon-ide/commit/393f986138b8aea934e3659a40fece907d7157d2) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades sqlite to 3.24.0-r0
|
||||
|
||||
2018/07/14 20:16 UTC - [f914951](https://github.com/hassio-addons/addon-ide/commit/f914951cb2e9143dad5add5eb4f9c04a0a58adf0) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [f914951](https://github.com/hassio-addons/addon-ide/commit/f914951cb2e9143dad5add5eb4f9c04a0a58adf0) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades Python to 2.7.15-r0
|
||||
|
||||
2018/07/14 20:16 UTC - [4d7e1d0](https://github.com/hassio-addons/addon-ide/commit/4d7e1d0db586c6a95533f1c3257f4e52fb9f0d93) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [4d7e1d0](https://github.com/hassio-addons/addon-ide/commit/4d7e1d0db586c6a95533f1c3257f4e52fb9f0d93) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades py2-pip to 10.0.1-r0
|
||||
|
||||
2018/07/14 20:16 UTC - [f66b4be](https://github.com/hassio-addons/addon-ide/commit/f66b4bebbc19cd779fbb075eb3c1c79ea1fa044c) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [f66b4be](https://github.com/hassio-addons/addon-ide/commit/f66b4bebbc19cd779fbb075eb3c1c79ea1fa044c) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades openssl to 1.0.2o-r1
|
||||
|
||||
2018/07/14 20:16 UTC - [88a9282](https://github.com/hassio-addons/addon-ide/commit/88a9282a57dcf3e8519a587455d559eb39df8ae5) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [88a9282](https://github.com/hassio-addons/addon-ide/commit/88a9282a57dcf3e8519a587455d559eb39df8ae5) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades openssh-client to 7.7_p1-r2
|
||||
|
||||
2018/07/14 20:16 UTC - [2701aaf](https://github.com/hassio-addons/addon-ide/commit/2701aafaa19ca3b59cbfe9d900af3deab5cdabe3) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [2701aaf](https://github.com/hassio-addons/addon-ide/commit/2701aafaa19ca3b59cbfe9d900af3deab5cdabe3) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades nodejs to 9.11.1-r2
|
||||
|
||||
2018/07/14 20:16 UTC - [94a1b56](https://github.com/hassio-addons/addon-ide/commit/94a1b566795578e43eff1a0be4279977589730d1) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [94a1b56](https://github.com/hassio-addons/addon-ide/commit/94a1b566795578e43eff1a0be4279977589730d1) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades nmap to 7.70-r1
|
||||
|
||||
2018/07/14 20:16 UTC - [23744eb](https://github.com/hassio-addons/addon-ide/commit/23744ebcf0a686f22056d30463ef7a09eb1193da) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [23744eb](https://github.com/hassio-addons/addon-ide/commit/23744ebcf0a686f22056d30463ef7a09eb1193da) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades nginx to 1.14.0-r0
|
||||
|
||||
2018/07/14 20:16 UTC - [aed00af](https://github.com/hassio-addons/addon-ide/commit/aed00af3246a73379f1a74804159603f06f72ca4) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [aed00af](https://github.com/hassio-addons/addon-ide/commit/aed00af3246a73379f1a74804159603f06f72ca4) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades net-tools to 1.60_git20140218-r2
|
||||
|
||||
2018/07/14 20:16 UTC - [c5bbd02](https://github.com/hassio-addons/addon-ide/commit/c5bbd0295e45a8592f70038874d0582b5aed4f91) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [c5bbd02](https://github.com/hassio-addons/addon-ide/commit/c5bbd0295e45a8592f70038874d0582b5aed4f91) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades libxml2 to 2.9.8-r0
|
||||
|
||||
2018/07/14 20:16 UTC - [43920ad](https://github.com/hassio-addons/addon-ide/commit/43920ad7a39fbb31d67c8e7637724f2ecd9817d1) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [43920ad](https://github.com/hassio-addons/addon-ide/commit/43920ad7a39fbb31d67c8e7637724f2ecd9817d1) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades git to 2.18.0-r0
|
||||
|
||||
2018/07/14 20:16 UTC - [1774761](https://github.com/hassio-addons/addon-ide/commit/17747611522bc868dc669dc0104e3bb9cce902fd) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [1774761](https://github.com/hassio-addons/addon-ide/commit/17747611522bc868dc669dc0104e3bb9cce902fd) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades ncurses to 6.1-r0
|
||||
|
||||
2018/07/14 20:16 UTC - [9f448f8](https://github.com/hassio-addons/addon-ide/commit/9f448f8959401a2bcee0e0a98f5a498263d79880) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [9f448f8](https://github.com/hassio-addons/addon-ide/commit/9f448f8959401a2bcee0e0a98f5a498263d79880) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades mosquitto-clients to 1.4.15-r3
|
||||
|
||||
2018/07/14 20:16 UTC - [33ee389](https://github.com/hassio-addons/addon-ide/commit/33ee3893947d317430c9bbf4118de18743156cf7) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [33ee389](https://github.com/hassio-addons/addon-ide/commit/33ee3893947d317430c9bbf4118de18743156cf7) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrade mariadb-client to 10.2.15-r0
|
||||
|
||||
2018/07/14 20:16 UTC - [93952ab](https://github.com/hassio-addons/addon-ide/commit/93952ab71b3b5cbfa5cebac6af4e10ad3aebee27) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [93952ab](https://github.com/hassio-addons/addon-ide/commit/93952ab71b3b5cbfa5cebac6af4e10ad3aebee27) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades bind-tools to 9.12.1_p2-r0
|
||||
|
||||
2018/07/14 20:16 UTC - [04a33fd](https://github.com/hassio-addons/addon-ide/commit/04a33fdcda223c59b6f618f92b55074986bab007) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [04a33fd](https://github.com/hassio-addons/addon-ide/commit/04a33fdcda223c59b6f618f92b55074986bab007) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades yarn to 1.7.0-r0
|
||||
|
||||
2018/07/14 20:16 UTC - [35cc32e](https://github.com/hassio-addons/addon-ide/commit/35cc32e38e2e94c7d756ce9a6038279274b8f4a5) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [35cc32e](https://github.com/hassio-addons/addon-ide/commit/35cc32e38e2e94c7d756ce9a6038279274b8f4a5) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades openssl-dev to 1.0.2o-r1
|
||||
|
||||
2018/07/14 20:16 UTC - [e250c5d](https://github.com/hassio-addons/addon-ide/commit/e250c5da67f9d6cf10451b03db55cdb3df08bc7e) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [e250c5d](https://github.com/hassio-addons/addon-ide/commit/e250c5da67f9d6cf10451b03db55cdb3df08bc7e) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades make to 4.2.1-r2
|
||||
|
||||
2018/07/14 20:16 UTC - [1bef01c](https://github.com/hassio-addons/addon-ide/commit/1bef01ca8a41cec085cb1637324813b1e3513b0c) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [1bef01c](https://github.com/hassio-addons/addon-ide/commit/1bef01ca8a41cec085cb1637324813b1e3513b0c) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades libxml2 to 2.9.8-r0
|
||||
|
||||
2018/07/14 20:16 UTC - [306e377](https://github.com/hassio-addons/addon-ide/commit/306e3772a2af65cf9de6ea4fc7e5459f4c2beb33) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [306e377](https://github.com/hassio-addons/addon-ide/commit/306e3772a2af65cf9de6ea4fc7e5459f4c2beb33) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades g++ to 6.4.0-r8
|
||||
|
||||
2018/07/14 20:16 UTC - [15ba32f](https://github.com/hassio-addons/addon-ide/commit/15ba32f0d967e3e196b774469bf53053433e99ee) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [15ba32f](https://github.com/hassio-addons/addon-ide/commit/15ba32f0d967e3e196b774469bf53053433e99ee) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades build-base to 0.5-r1
|
||||
|
||||
2018/07/14 20:16 UTC - [92a6c2c](https://github.com/hassio-addons/addon-ide/commit/92a6c2cd7d003849f0de1603c0e4c7ae74423ae1) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [92a6c2c](https://github.com/hassio-addons/addon-ide/commit/92a6c2cd7d003849f0de1603c0e4c7ae74423ae1) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades base image to v2.0.1
|
||||
|
||||
2018/07/14 20:16 UTC - [e2577cf](https://github.com/hassio-addons/addon-ide/commit/e2577cfa81382a6c8fa99dcc1fc7d05995efc4b3) by [@frenck](https://github.com/frenck)
|
||||
2018/07/14 21:37 UTC - [e2577cf](https://github.com/hassio-addons/addon-ide/commit/e2577cfa81382a6c8fa99dcc1fc7d05995efc4b3) by [@frenck](https://github.com/frenck)
|
||||
> :arrow_up: Upgrades base image in GitLab CI to 1.4.2
|
||||
|
||||
|
|
|
@ -46,14 +46,14 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[discord-shield]: https://img.shields.io/discord/330944238910963714.svg
|
||||
[discord]: https://discord.gg/c5DvZ4e
|
||||
[docs]: https://github.com/hassio-addons/addon-ide/blob/9f6970f/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-ide/blob/7a19d81/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
|
||||
[hass-ssh]: https://home-assistant.io/addons/ssh/
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
|
||||
[ohmyzsh]: http://ohmyz.sh/
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-9f6970f-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-ide/tree/9f6970f
|
||||
[release-shield]: https://img.shields.io/badge/version-7a19d81-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-ide/tree/7a19d81
|
||||
[screenshot]: https://github.com/hassio-addons/addon-ide/raw/master/images/screenshot.png
|
||||
[zsh]: https://en.wikipedia.org/wiki/Z_shell
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "IDE",
|
||||
"version": "9f6970f",
|
||||
"version": "7a19d81",
|
||||
"slug": "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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue