From fb86f9e7899b149d0675e361d787b8b76237a1ed Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 10 May 2019 10:53:06 +0000 Subject: [PATCH] :arrow_up: Updating add-on Visual Studio Code to 833ff73 --- README.md | 6 +++--- vscode/CHANGELOG.md | 11 ++++++++--- vscode/README.md | 6 +++--- vscode/config.json | 2 +- 4 files changed, 15 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index bd44130bc..a91ac5e59 100644 --- a/README.md +++ b/README.md @@ -1135,10 +1135,10 @@ SOFTWARE. [unifi-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [unifi-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [unifi-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/68d15ee -[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/68d15ee/README.md +[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/833ff73 +[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/833ff73/README.md [vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues -[vscode-version-shield]: https://img.shields.io/badge/version-68d15ee-blue.svg +[vscode-version-shield]: https://img.shields.io/badge/version-833ff73-blue.svg [vscode-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/vscode-amd64.svg [vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-no-red.svg [vscode-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/vscode/CHANGELOG.md b/vscode/CHANGELOG.md index ff89b9e58..633641611 100644 --- a/vscode/CHANGELOG.md +++ b/vscode/CHANGELOG.md @@ -1,11 +1,16 @@ # Changelog since v0.4.2 -2019/05/10 10:14 UTC - [68d15ee](https://github.com/hassio-addons/addon-vscode/commit/68d15ee1b1c3be148a6ca51e5efc7ece8304ef5e) by [@frenck](https://github.com/frenck) +2019/05/10 10:45 UTC - [833ff73](https://github.com/hassio-addons/addon-vscode/commit/833ff73808e077149b11d98a22a5f606da1ba34a) by [@frenck](https://github.com/frenck) +> Revert ":ambulance: Turns of Lua Resty core in Nginx" + +This reverts commit 68d15ee1b1c3be148a6ca51e5efc7ece8304ef5e. + +2019/05/10 10:45 UTC - [68d15ee](https://github.com/hassio-addons/addon-vscode/commit/68d15ee1b1c3be148a6ca51e5efc7ece8304ef5e) by [@frenck](https://github.com/frenck) > :ambulance: Turns of Lua Resty core in Nginx -2019/05/10 10:14 UTC - [dbe3ae2](https://github.com/hassio-addons/addon-vscode/commit/dbe3ae29e8f8d79ac09516d903597e94d7714dd5) by [@frenck](https://github.com/frenck) +2019/05/10 10:45 UTC - [dbe3ae2](https://github.com/hassio-addons/addon-vscode/commit/dbe3ae29e8f8d79ac09516d903597e94d7714dd5) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades code-server to 1.939-vsc1.33.1 -2019/05/10 10:14 UTC - [df40b6a](https://github.com/hassio-addons/addon-vscode/commit/df40b6a0f81ddc80a557bdced3244dcecadb9eeb) by [@frenck](https://github.com/frenck) +2019/05/10 10:45 UTC - [df40b6a](https://github.com/hassio-addons/addon-vscode/commit/df40b6a0f81ddc80a557bdced3244dcecadb9eeb) by [@frenck](https://github.com/frenck) > :arrow_up: Upgrades add-on base image to 3.1.1 diff --git a/vscode/README.md b/vscode/README.md index a159ed494..d29d71e48 100644 --- a/vscode/README.md +++ b/vscode/README.md @@ -50,13 +50,13 @@ 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/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-vscode/blob/68d15ee/README.md +[docs]: https://github.com/hassio-addons/addon-vscode/blob/833ff73/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg [patreon-shield]: https://www.frenck.nl/images/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-68d15ee-blue.svg -[release]: https://github.com/hassio-addons/addon-vscode/tree/68d15ee +[release-shield]: https://img.shields.io/badge/version-833ff73-blue.svg +[release]: https://github.com/hassio-addons/addon-vscode/tree/833ff73 [screenshot]: https://github.com/hassio-addons/addon-vscode/raw/master/images/screenshot.png \ No newline at end of file diff --git a/vscode/config.json b/vscode/config.json index e551a2f76..1a9f64848 100644 --- a/vscode/config.json +++ b/vscode/config.json @@ -1,6 +1,6 @@ { "name": "Visual Studio Code", - "version": "68d15ee", + "version": "833ff73", "slug": "vscode", "description": "Fully featured VSCode experience, to edit your HA config in the browser, including auto-completion!", "url": "https://github.com/hassio-addons/addon-vscode",