mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-06 20:21:26 +00:00
🎉 Release of add-on Studio Code Server 4.0.0
This commit is contained in:
parent
94dadc9a03
commit
9c1979c489
5 changed files with 20 additions and 34 deletions
|
@ -859,10 +859,10 @@ SOFTWARE.
|
|||
[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-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/v3.7.0
|
||||
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/v3.7.0/README.md
|
||||
[addon-vscode]: https://github.com/hassio-addons/addon-vscode/tree/v4.0.0
|
||||
[addon-doc-vscode]: https://github.com/hassio-addons/addon-vscode/blob/v4.0.0/README.md
|
||||
[vscode-issue]: https://github.com/hassio-addons/addon-vscode/issues
|
||||
[vscode-version-shield]: https://img.shields.io/badge/version-v3.7.0-blue.svg
|
||||
[vscode-version-shield]: https://img.shields.io/badge/version-v4.0.0-blue.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-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
|
||||
|
|
|
@ -1,35 +1,21 @@
|
|||
## What’s changed
|
||||
|
||||
## 🚀 Enhancements
|
||||
This release ships with a brand new major release of code-server that is built on VS Code v1.63.0
|
||||
code-server has been rebased on upstream's newly open-sourced server implementation 🎉
|
||||
|
||||
- Migrate JSON config to YAML @frenck (#340)
|
||||
- Rename add-on to Studio Code Server @frenck (#349)
|
||||
Additionally, OpenVSX has been made the default marketplace.
|
||||
|
||||
## 🧰 Maintenance
|
||||
|
||||
- ⬆️ Upgrade lock-threads workflow to 3.0.0 @frenck (#327)
|
||||
- Switch to centralized GitHub Action Workflows @frenck (#339)
|
||||
- 🚀 Update CI to latest version @frenck (#358)
|
||||
- 🎆 Updates maintenance/license year to 2022 @frenck (#361)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#308)
|
||||
- ⬆️ Upgrades add-on base image to v5.0.0 @frenck (#309)
|
||||
- ⬆️ Bump yamllint from 1.26.2 to 1.26.3 in /vscode @dependabot (#312)
|
||||
- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#311)
|
||||
- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#313)
|
||||
- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#318)
|
||||
- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#317)
|
||||
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#325)
|
||||
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#330)
|
||||
- ⬆️ Upgrades locales to 2.31-13+deb11u2 @frenck (#337)
|
||||
- ⬆️ Upgrades mariadb-client to 1:10.5.12-0+deb11u1 @frenck (#338)
|
||||
- ⬆️ Upgrades add-on base image to 5.2.1 @frenck (#341)
|
||||
- ⬆️ Upgrades code-server to 3.12.0 @frenck (#342)
|
||||
- ⬆️ Upgrades add-on base image to 5.2.2 @frenck (#344)
|
||||
- ⬆️ Upgrades esbenp.prettier-vscode to 9.0.0 @frenck (#345)
|
||||
- ⬆️ Upgrades lukas-tr.materialdesignicons-intellisense to 3.3.0 @frenck (#346)
|
||||
- ⬆️ Upgrades Home Assistant CLI to v4.14.0 @frenck (#347)
|
||||
- ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.22.0 @frenck (#348)
|
||||
- ⬆️ Upgrades usernamehw.errorlens to 3.4.0 @frenck (#350)
|
||||
- ⬆️ Upgrades oderwat.indent-rainbow to 8.2.2 @frenck (#351)
|
||||
- ⬆️ Upgrades redhat.vscode-yaml to 1.2.0 @frenck (#352)
|
||||
- ⬆️ Upgrades add-on base image to 5.2.3 @frenck (#362)
|
||||
- ⬆️ Upgrades Home Assistant CLI to v4.15.1 @frenck (#363)
|
||||
- ⬆️ Upgrades lukas-tr.materialdesignicons-intellisense to 4.0.0 @frenck (#364)
|
||||
- ⬆️ Upgrades usernamehw.errorlens to 3.4.1 @frenck (#365)
|
||||
- ⬆️ Upgrades code-server to 4.0.1 @frenck (#366)
|
||||
- ⬆️ Upgrades esbenp.prettier-vscode to 9.1.0 @frenck (#367)
|
||||
- ⬆️ Upgrades keesschollaart.vscode-home-assistant to 1.23.0 @frenck (#370)
|
||||
|
|
|
@ -186,7 +186,7 @@ check [the contributor's page][contributors].
|
|||
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2019-2021 Franck Nijhof
|
||||
Copyright (c) 2019-2022 Franck Nijhof
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -31,10 +31,10 @@ instantly, without the need for configuring anything.
|
|||
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-visual-studio-code/107863?u=frenck
|
||||
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
|
||||
[github-sponsors]: https://github.com/sponsors/frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
|
||||
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
||||
[patreon]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-v3.7.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode/tree/v3.7.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v4.0.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-vscode/tree/v4.0.0
|
||||
[screenshot]: https://github.com/hassio-addons/addon-vscode/raw/main/images/screenshot.png
|
|
@ -37,4 +37,4 @@ slug: vscode
|
|||
startup: services
|
||||
uart: true
|
||||
url: https://github.com/hassio-addons/addon-vscode
|
||||
version: 3.7.0
|
||||
version: 4.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue