Commit Graph

15 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
5640de85e9 Restore netalertx/ folder and fix daily_README workflow rename collision
Commit 734a824 was triggered by the daily_README.yaml workflow which
temporarily renames addon folders to their .name for README generation.
Both netalertx and netalertx_fa share name: NetAlertX, causing mv to
move netalertx inside the already-renamed netalertx_fa directory.

Fix: add [ ! -e "$NAME" ] guard to prevent rename when target exists.

Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/b23b6b99-d4da-4c4e-926f-4067af6f16a0
2026-03-20 19:27:26 +00:00
github-actions
734a824547 GitHub bot : README updated 2026-03-20 17:14:34 +00:00
github-actions
56acef7916 GitHub bot: sanitize (spaces + LF endings) & chmod 2026-03-19 19:40:25 +00:00
Alexandre
f3af043ed2 build 2026-03-19 20:39:32 +01:00
github-actions
d46fb70c20 GitHub bot : README updated 2026-03-19 17:21:27 +00:00
Alexandre
f64368c77b Use embedded nginx https://github.com/alexbelgium/hassio-addons/issues/2567 2026-03-19 09:54:19 +01:00
root
382988a9e7 lint issues 2026-03-16 16:15:40 -04:00
root
1ebaf6e011 Update with proper configuration 2026-03-16 15:04:32 -04:00
Alexandre
48350b442e Remove call to execute_main_logic before reboot 2026-01-10 16:53:29 +01:00
Alexandre
ccaf09ae7e Refactor 91-configure.sh for improved structure 2026-01-10 16:53:10 +01:00
Alexandre
aefcda34ac Refactor configure.sh for better directory handling
Refactor configuration script to improve directory management, permissions, and application logic.
2026-01-10 16:43:41 +01:00
Alexandre
0f781792f6 Update 91-configure.sh 2026-01-10 10:29:52 +01:00
Alexandre
51af7fce74 Update 91-configure.sh 2026-01-10 09:54:59 +01:00
Alexandre
7bfd71820d Fix permissions
https://github.com/alexbelgium/hassio-addons/issues/2246
https://github.com/alexbelgium/hassio-addons/issues/2242
2026-01-07 09:11:39 +01:00
Alexandre
5d0fae8b4d Align netalertx addon with test repository 2025-12-20 22:40:38 +01:00