From 11dd2fbd929571ddc8bfaf993f56450d9f41426a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 23 Mar 2022 06:11:37 +0000 Subject: [PATCH 1/7] Upgrade to v4.2.0 --- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- conf/armhf.src | 4 ++-- manifest.json | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/conf/amd64.src b/conf/amd64.src index 65c3258..1d4a326 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.1.0/code-server-4.1.0-linux-amd64.tar.gz -SOURCE_SUM=f720b20d1f615b78f3a1be9b1614f3d99ed722b8da3047a4143dbe5835e52ce3 +SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.2.0/code-server-4.2.0-linux-amd64.tar.gz +SOURCE_SUM=98be5bc43ac604c49ae11da259e318b581757a59a25edeee5cf55317ca589ec6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 99aca01..33f0ebc 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.1.0/code-server-4.1.0-linux-arm64.tar.gz -SOURCE_SUM=6f09077e0d05471521ed59f106cdde640229bc3b66a9de6a6c4463bc04ae4200 +SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.2.0/code-server-4.2.0-linux-arm64.tar.gz +SOURCE_SUM=4a6853bd1787a2212fd80c6b07477b3f57211b51ecc87c60a7136aa919b02f9c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armhf.src b/conf/armhf.src index 9779105..fed4835 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.1.0/code-server-4.1.0-linux-armv7l.tar.gz -SOURCE_SUM=eae269fe76672bac089f8c6ab536def8a4d2451f2ec0cc120e3c365c0d1f61a4 +SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.2.0/code-server-4.2.0-linux-armv7l.tar.gz +SOURCE_SUM=c9c6285f8e954ea7c49e36f93cfe4108a4263de84fb79bd2060bb2ffa1790238 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 4db97df..5edc049 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Run VS Code on your server and access it in the browser", "fr": "Lancez VS Code sur votre serveur et accédez-y depuis votre navigateur" }, - "version": "4.1.0~ynh1", + "version": "4.2.0~ynh1", "url": "https://github.com/coder/code-server", "upstream": { "license": "MIT", From 3dfaaf64c5e8061f67f72f63e94829f1be352054 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 23 Mar 2022 06:11:41 +0000 Subject: [PATCH 2/7] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cbcbc52..1da411c 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Run VS Code on your server and access it in the browser -**Shipped version:** 4.1.0~ynh1 +**Shipped version:** 4.2.0~ynh1 diff --git a/README_fr.md b/README_fr.md index ccc8e1e..38de40a 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Lancez VS Code sur votre serveur et accédez-y depuis votre navigateur -**Version incluse :** 4.1.0~ynh1 +**Version incluse :** 4.2.0~ynh1 From 0020c99f890f0c2ee60ad8f06a5f810143971a8d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 15 Apr 2022 06:11:33 +0000 Subject: [PATCH 3/7] Upgrade to v4.3.0 --- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- conf/armhf.src | 4 ++-- manifest.json | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/conf/amd64.src b/conf/amd64.src index 1d4a326..9acce3f 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.2.0/code-server-4.2.0-linux-amd64.tar.gz -SOURCE_SUM=98be5bc43ac604c49ae11da259e318b581757a59a25edeee5cf55317ca589ec6 +SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.3.0/code-server-4.3.0-linux-amd64.tar.gz +SOURCE_SUM=42c71e98de85270b164b023ef8eb0692cf7700c03081ba5a44eaca014a92eb57 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 33f0ebc..754a060 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.2.0/code-server-4.2.0-linux-arm64.tar.gz -SOURCE_SUM=4a6853bd1787a2212fd80c6b07477b3f57211b51ecc87c60a7136aa919b02f9c +SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.3.0/code-server-4.3.0-linux-arm64.tar.gz +SOURCE_SUM=37d4543585b730c437048f37d3a759c6530237dbf7b06a1cc98514d036efdba2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armhf.src b/conf/armhf.src index fed4835..3e79c5c 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.2.0/code-server-4.2.0-linux-armv7l.tar.gz -SOURCE_SUM=c9c6285f8e954ea7c49e36f93cfe4108a4263de84fb79bd2060bb2ffa1790238 +SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.3.0/code-server-4.3.0-linux-armv7l.tar.gz +SOURCE_SUM=bb8a43e4bca84be35cfcd62a57b4c5fa958c4e96caa61fb86e803cdbfa6acd78 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 5edc049..e9fe816 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Run VS Code on your server and access it in the browser", "fr": "Lancez VS Code sur votre serveur et accédez-y depuis votre navigateur" }, - "version": "4.2.0~ynh1", + "version": "4.3.0~ynh1", "url": "https://github.com/coder/code-server", "upstream": { "license": "MIT", From 40a4c5aa9aadd3ab85776c6285d94a7bf3a592c5 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 15 Apr 2022 06:11:37 +0000 Subject: [PATCH 4/7] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1da411c..bd4454b 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Run VS Code on your server and access it in the browser -**Shipped version:** 4.2.0~ynh1 +**Shipped version:** 4.3.0~ynh1 diff --git a/README_fr.md b/README_fr.md index 38de40a..8098b49 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Lancez VS Code sur votre serveur et accédez-y depuis votre navigateur -**Version incluse :** 4.2.0~ynh1 +**Version incluse :** 4.3.0~ynh1 From 1250da2147f111f691075b1939a4c3b42d148912 Mon Sep 17 00:00:00 2001 From: Tagada <36127788+Tagadda@users.noreply.github.com> Date: Sat, 16 Apr 2022 12:33:36 +0200 Subject: [PATCH 5/7] package_check: upgrade test --- check_process | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/check_process b/check_process index 32b6ccf..fc7f104 100644 --- a/check_process +++ b/check_process @@ -10,7 +10,7 @@ setup_private=0 setup_public=0 upgrade=1 - upgrade=1 from_commit=9bd092ceafb213964c0bfe135538d91b888f1284 + upgrade=1 from_commit=d4d938378a7b807264f82797cb297daebd1600f0 backup_restore=1 multi_instance=1 port_already_use=0 @@ -19,6 +19,6 @@ Email= Notification=none ;;; Upgrade options - ; commit=9bd092ceafb213964c0bfe135538d91b888f1284 - name=3.11.0~ynh1 + ; commit=d4d938378a7b807264f82797cb297daebd1600f0 + name=4.2.0~ynh1 manifest_arg=domain=domain.tld&admin=john&is_public=1&password=pass&extension_service_url=&extension_item_url=&enable_proposed_api= From 549c167812c3b1f7ff696a007927a07a1b17cc65 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 20 Jul 2022 06:12:24 +0000 Subject: [PATCH 6/7] Upgrade to v4.5.1 --- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- conf/armhf.src | 4 ++-- manifest.json | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/conf/amd64.src b/conf/amd64.src index 9acce3f..f50bc83 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.3.0/code-server-4.3.0-linux-amd64.tar.gz -SOURCE_SUM=42c71e98de85270b164b023ef8eb0692cf7700c03081ba5a44eaca014a92eb57 +SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.5.1/code-server-4.5.1-linux-amd64.tar.gz +SOURCE_SUM=eec34a53d757e8041357ba8d3ffd84080064b14585b5ba53c7829213b9136b5a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 754a060..be2ff4d 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.3.0/code-server-4.3.0-linux-arm64.tar.gz -SOURCE_SUM=37d4543585b730c437048f37d3a759c6530237dbf7b06a1cc98514d036efdba2 +SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.5.1/code-server-4.5.1-linux-arm64.tar.gz +SOURCE_SUM=2028afb9a28286dea13e18ec9e8b65065a9d614a74b80dd8424a688f299059dc SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armhf.src b/conf/armhf.src index 3e79c5c..eace154 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.3.0/code-server-4.3.0-linux-armv7l.tar.gz -SOURCE_SUM=bb8a43e4bca84be35cfcd62a57b4c5fa958c4e96caa61fb86e803cdbfa6acd78 +SOURCE_URL=https://github.com/coder/code-server/releases/download/v4.5.1/code-server-4.5.1-linux-armv7l.tar.gz +SOURCE_SUM=f260f01e2bafa8c123d30972b355453318263c316ef726ebf732b53896ed0a57 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index e9fe816..187a600 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Run VS Code on your server and access it in the browser", "fr": "Lancez VS Code sur votre serveur et accédez-y depuis votre navigateur" }, - "version": "4.3.0~ynh1", + "version": "4.5.1~ynh1", "url": "https://github.com/coder/code-server", "upstream": { "license": "MIT", From 171c4444def89dbe7fdc35894e1b8eeb025bdaf0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 20 Jul 2022 06:12:28 +0000 Subject: [PATCH 7/7] Auto-update README --- README.md | 23 +++++++++++------------ README_fr.md | 29 ++++++++++++++++------------- 2 files changed, 27 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index bd4454b..a7181e1 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # code-server for YunoHost -[![Integration level](https://dash.yunohost.org/integration/code-server.svg)](https://dash.yunohost.org/appci/app/code-server) ![](https://ci-apps.yunohost.org/ci/badges/code-server.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/code-server.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/code-server.svg)](https://dash.yunohost.org/appci/app/code-server) ![Working status](https://ci-apps.yunohost.org/ci/badges/code-server.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/code-server.maintain.svg) [![Install code-server with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=code-server) *[Lire ce readme en français.](./README_fr.md)* @@ -17,13 +17,11 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Run VS Code on your server and access it in the browser -**Shipped version:** 4.3.0~ynh1 - - +**Shipped version:** 4.5.1~ynh1 ## Screenshots -![](./doc/screenshots/screenshot.png) +![Screenshot of code-server](./doc/screenshots/screenshot.png) ## Disclaimers / important information @@ -45,21 +43,22 @@ See https://coder.com/docs/code-server/latest/FAQ#how-do-i-use-my-own-extensions ## Documentation and resources -* Official user documentation: https://coder.com/docs/code-server/latest/FAQ -* Official admin documentation: https://coder.com/docs/code-server/latest -* Upstream app code repository: https://github.com/coder/code-server -* YunoHost documentation for this app: https://yunohost.org/app_code-server -* Report a bug: https://github.com/YunoHost-Apps/code-server_ynh/issues +* Official user documentation: +* Official admin documentation: +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/code-server_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/code-server_ynh/tree/testing --debug or sudo yunohost app upgrade code-server -u https://github.com/YunoHost-Apps/code-server_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 8098b49..dfdff6c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,10 +1,14 @@ + + # code-server pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/code-server.svg)](https://dash.yunohost.org/appci/app/code-server) ![](https://ci-apps.yunohost.org/ci/badges/code-server.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/code-server.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/code-server.svg)](https://dash.yunohost.org/appci/app/code-server) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/code-server.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/code-server.maintain.svg) [![Installer code-server avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=code-server) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* > *Ce package vous permet d'installer code-server rapidement et simplement sur un serveur YunoHost. Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* @@ -13,13 +17,11 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Lancez VS Code sur votre serveur et accédez-y depuis votre navigateur -**Version incluse :** 4.3.0~ynh1 - - +**Version incluse :** 4.5.1~ynh1 ## Captures d'écran -![](./doc/screenshots/screenshot.png) +![Capture d'écran de code-server](./doc/screenshots/screenshot.png) ## Avertissements / informations importantes @@ -35,21 +37,22 @@ Lancez VS Code sur votre serveur et accédez-y depuis votre navigateur ## Documentations et ressources -* Documentation officielle utilisateur : https://coder.com/docs/code-server/latest/FAQ -* Documentation officielle de l'admin : https://coder.com/docs/code-server/latest -* Dépôt de code officiel de l'app : https://github.com/coder/code-server -* Documentation YunoHost pour cette app : https://yunohost.org/app_code-server -* Signaler un bug : https://github.com/YunoHost-Apps/code-server_ynh/issues +* Documentation officielle utilisateur : +* Documentation officielle de l'admin : +* Dépôt de code officiel de l'app : +* Documentation YunoHost pour cette app : +* Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/code-server_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/code-server_ynh/tree/testing --debug ou sudo yunohost app upgrade code-server -u https://github.com/YunoHost-Apps/code-server_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file +**Plus d'infos sur le packaging d'applications :**