mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 11:31:28 +00:00
🎉 Release of add-on Studio Code Server 5.5.4
This commit is contained in:
parent
bd2ffb2779
commit
55f9528b6b
4 changed files with 32 additions and 38 deletions
|
@ -935,10 +935,10 @@ SOFTWARE.
|
||||||
[spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[spotify-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
[spotify-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
[spotify-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||||
[spotify-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
[spotify-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||||
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/v5.5.3
|
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/v5.5.4
|
||||||
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/v5.5.3/README.md
|
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/v5.5.4/README.md
|
||||||
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
|
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
|
||||||
[vscode-version-shield]: https://img.shields.io/badge/version-v5.5.3-blue.svg
|
[vscode-version-shield]: https://img.shields.io/badge/version-v5.5.4-blue.svg
|
||||||
[vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
[vscode-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[vscode-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[vscode-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
[vscode-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||||
|
|
|
@ -1,12 +1,6 @@
|
||||||
## What’s changed
|
## What’s changed
|
||||||
|
|
||||||
## 🚀 Enhancements
|
|
||||||
|
|
||||||
- Use shim instead of symlink for code CLI @felipecrs ([#580](https://github.com/hassio-addons/addon-vscode/pull/580))
|
|
||||||
|
|
||||||
## ⬆️ Dependency updates
|
## ⬆️ Dependency updates
|
||||||
|
|
||||||
- ⬆️ Bump esphome to 2023.2.4 in /vscode (#578)@dependabot ([#578](https://github.com/hassio-addons/addon-vscode/pull/578))
|
- ⬆️ Bump esphome to 2023.3.0 @dependabot ([#587](https://github.com/hassio-addons/addon-vscode/pull/587))
|
||||||
- ⬆️ Upgrades add-on base image to 6.2.3 @frenck ([#581](https://github.com/hassio-addons/addon-vscode/pull/581))
|
- ⬆️ Upgrades code-server to 4.11.0 @frenck ([#588](https://github.com/hassio-addons/addon-vscode/pull/588))
|
||||||
- ⬆️ Upgrades code-server to 4.10.1 @frenck ([#582](https://github.com/hassio-addons/addon-vscode/pull/582))
|
|
||||||
- ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.34.0 @frenck ([#583](https://github.com/hassio-addons/addon-vscode/pull/583))
|
|
||||||
|
|
|
@ -51,6 +51,6 @@ If you are more interested in stable releases of our add-ons:
|
||||||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||||
[patreon]: https://www.patreon.com/frenck
|
[patreon]: https://www.patreon.com/frenck
|
||||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-v5.5.3-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-v5.5.4-blue.svg
|
||||||
[release]: https://github.com/hassio-addons/addon-vscode/tree/v5.5.3
|
[release]: https://github.com/hassio-addons/addon-vscode/tree/v5.5.4
|
||||||
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png
|
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png
|
|
@ -1,17 +1,23 @@
|
||||||
arch:
|
name: Studio Code Server
|
||||||
- aarch64
|
version: 5.5.4
|
||||||
- amd64
|
slug: vscode
|
||||||
codenotary: codenotary@frenck.dev
|
|
||||||
description: Fully featured Visual Studio Code (VSCode) experience integrated in the
|
description: Fully featured Visual Studio Code (VSCode) experience integrated in the
|
||||||
Home Assistant frontend.
|
Home Assistant frontend.
|
||||||
hassio_api: true
|
url: https://github.com/hassio-addons/addon-vscode
|
||||||
hassio_role: manager
|
codenotary: codenotary@frenck.dev
|
||||||
homeassistant_api: true
|
|
||||||
image: ghcr.io/hassio-addons/vscode/{arch}
|
|
||||||
ingress: true
|
ingress: true
|
||||||
ingress_port: 1337
|
ingress_port: 1337
|
||||||
ingress_stream: true
|
ingress_stream: true
|
||||||
|
panel_icon: mdi:microsoft-visual-studio-code
|
||||||
|
startup: services
|
||||||
init: false
|
init: false
|
||||||
|
arch:
|
||||||
|
- aarch64
|
||||||
|
- amd64
|
||||||
|
uart: true
|
||||||
|
hassio_api: true
|
||||||
|
hassio_role: manager
|
||||||
|
homeassistant_api: true
|
||||||
map:
|
map:
|
||||||
- config:rw
|
- config:rw
|
||||||
- ssl:rw
|
- ssl:rw
|
||||||
|
@ -19,23 +25,17 @@ map:
|
||||||
- media:rw
|
- media:rw
|
||||||
- share:rw
|
- share:rw
|
||||||
- backup:rw
|
- backup:rw
|
||||||
name: Studio Code Server
|
|
||||||
options:
|
|
||||||
init_commands: []
|
|
||||||
packages: []
|
|
||||||
panel_icon: mdi:microsoft-visual-studio-code
|
|
||||||
schema:
|
|
||||||
config_path: str?
|
|
||||||
init_commands:
|
|
||||||
- str
|
|
||||||
log_level: list(trace|debug|info|notice|warning|error|fatal)?
|
|
||||||
packages:
|
|
||||||
- str
|
|
||||||
services:
|
services:
|
||||||
- mysql:want
|
- mysql:want
|
||||||
- mqtt:want
|
- mqtt:want
|
||||||
slug: vscode
|
options:
|
||||||
startup: services
|
packages: []
|
||||||
uart: true
|
init_commands: []
|
||||||
url: https://github.com/hassio-addons/addon-vscode
|
schema:
|
||||||
version: 5.5.3
|
log_level: list(trace|debug|info|notice|warning|error|fatal)?
|
||||||
|
config_path: str?
|
||||||
|
packages:
|
||||||
|
- str
|
||||||
|
init_commands:
|
||||||
|
- str
|
||||||
|
image: ghcr.io/hassio-addons/vscode/{arch}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue