From 3610256b64f3535ef71e5844a29c7930a76c14dc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 9 Feb 2024 16:31:49 +0000 Subject: [PATCH 1/4] 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 9964348..2dca4c2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview -Embed a highly customizable web calendar into your website using ICal source links +Embed a highly customizable web calendar into your website using ICal source links. **Shipped version:** 1.25~ynh1 diff --git a/README_fr.md b/README_fr.md index 26250e7..65e2e27 100644 --- a/README_fr.md +++ b/README_fr.md @@ -16,7 +16,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po ## Vue d’ensemble -Intégrez un calendrier Web hautement personnalisable dans votre site Web à l'aide des liens sources ICal +Intégrez un calendrier Web hautement personnalisable dans votre site Web à l'aide des liens sources ICal. **Version incluse :** 1.25~ynh1 From a800b3b6d58da3724aa372513e9a4e3a7dfdbe0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 15 Feb 2024 10:40:53 +0100 Subject: [PATCH 2/4] cleaning --- conf/systemd.service | 2 +- scripts/change_url | 4 ++-- scripts/install | 2 +- scripts/restore | 2 +- scripts/upgrade | 4 ++-- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/conf/systemd.service b/conf/systemd.service index 8623da6..3eb7e81 100644 --- a/conf/systemd.service +++ b/conf/systemd.service @@ -1,5 +1,5 @@ [Unit] -Description=Small description of the service +Description=Open Web Calendar After=network.target [Service] diff --git a/scripts/change_url b/scripts/change_url index 566d6ef..546471e 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -16,7 +16,7 @@ source /usr/share/yunohost/helpers #================================================= ynh_script_progression --message="Stopping a systemd service..." --weight=1 -ynh_systemd_action --service_name="$app" --action="stop" --log_path="/var/log/$app/$app.log" +ynh_systemd_action --service_name="$app" --action="stop" --log_path="systemd" #================================================= # MODIFY URL IN NGINX CONF @@ -32,7 +32,7 @@ ynh_change_url_nginx_config #================================================= ynh_script_progression --message="Starting a systemd service..." --weight=1 -ynh_systemd_action --service_name="$app" --action="start" --log_path="/var/log/$app/$app.log" +ynh_systemd_action --service_name="$app" --action="start" --log_path="systemd" #================================================= # END OF SCRIPT diff --git a/scripts/install b/scripts/install index 660f18a..b157024 100755 --- a/scripts/install +++ b/scripts/install @@ -64,7 +64,7 @@ popd ynh_script_progression --message="Starting a systemd service..." --weight=1 # Start a systemd service -ynh_systemd_action --service_name="$app" --action="start" --log_path="/var/log/$app/$app.log" +ynh_systemd_action --service_name="$app" --action="start" --log_path="systemd" #================================================= # END OF SCRIPT diff --git a/scripts/restore b/scripts/restore index 24fed30..e8f94f7 100755 --- a/scripts/restore +++ b/scripts/restore @@ -39,7 +39,7 @@ yunohost service add "$app" --description="Customizable web calendar" --log="/va ynh_script_progression --message="Reloading NGINX web server and $app's service..." --weight=1 ### Typically you only have either $app or php-fpm but not both at the same time... -ynh_systemd_action --service_name="$app" --action="start" --log_path="/var/log/$app/$app.log" +ynh_systemd_action --service_name="$app" --action="start" --log_path="systemd" ynh_systemd_action --service_name=nginx --action=reload diff --git a/scripts/upgrade b/scripts/upgrade index 596fafb..f7c075e 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -14,7 +14,7 @@ source /usr/share/yunohost/helpers #================================================= ynh_script_progression --message="Stopping a systemd service..." --weight=1 -ynh_systemd_action --service_name="$app" --action="stop" --log_path="/var/log/$app/$app.log" +ynh_systemd_action --service_name="$app" --action="stop" --log_path="systemd" #================================================= # "REBUILD" THE APP (DEPLOY NEW SOURCES, RERUN NPM BUILD...) @@ -67,7 +67,7 @@ chown "$app:$app" "$install_dir/app.json" #================================================= ynh_script_progression --message="Starting a systemd service..." --weight=1 -ynh_systemd_action --service_name="$app" --action="start" --log_path="/var/log/$app/$app.log" +ynh_systemd_action --service_name="$app" --action="start" --log_path="systemd" #================================================= # END OF SCRIPT From 76858e11d524eea9c14e5dfa067f3f5ef7594768 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 15 Feb 2024 22:48:27 +0100 Subject: [PATCH 3/4] Upgrade to v1.26 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 42d65a9..b83dbc7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Open Web Calendar" description.en = "Embed a web calendar into your own website" description.fr = "Intégrez un calendrier Web à votre propre site Web" -version = "1.25~ynh1" +version = "1.26~ynh1" maintainers = ["eric_G"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/niccokunzmann/open-web-calendar/archive/refs/tags/v1.25.tar.gz" - sha256 = "cbbd510937f6a7eb4aca68ea1c7d32e656411779aa2f0c597453a09ef87d8de2" + url = "https://github.com/niccokunzmann/open-web-calendar/archive/refs/tags/v1.26.tar.gz" + sha256 = "efc018098a6f5670348b5fd0a0ac724beac2e35f9c3204815ff1096c439d7c7e" autoupdate.strategy = "latest_github_tag" [resources.system_user] From d5a68560f5e26dd8ddec4c470a672e158cac09d9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 16 Feb 2024 05:07:00 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 6 +++--- README_fr.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2dca4c2..863c16a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Embed a highly customizable web calendar into your website using ICal source links. -**Shipped version:** 1.25~ynh1 +**Shipped version:** 1.26~ynh1 **Demo:** https://open-web-calendar.hosted.quelltext.eu/ @@ -45,4 +45,4 @@ or sudo yunohost app upgrade open-web-calendar -u https://github.com/YunoHost-Apps/open-web-calendar_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 65e2e27..f999f8e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Intégrez un calendrier Web hautement personnalisable dans votre site Web à l'aide des liens sources ICal. -**Version incluse :** 1.25~ynh1 +**Version incluse :** 1.26~ynh1 **Démo :** https://open-web-calendar.hosted.quelltext.eu/