From 6312c3a2f74b71fde5e8bf70b5c50b967d9276be Mon Sep 17 00:00:00 2001 From: Andreas Hilbig Date: Tue, 27 Jan 2026 15:55:09 +0100 Subject: [PATCH] chore: update base host group name from "Baustellen-Devices" to "Roadwork" in code, tests, and documentation --- .idea/workspace.xml | 99 +++++++++++++---------- README.md | 4 +- docs/sample_all_host_groups_query.graphql | 2 +- src/datasources/zabbix-api.ts | 2 +- src/test/host_importer.test.ts | 2 +- src/test/host_integration.test.ts | 2 +- src/test/host_query.test.ts | 2 +- src/test/template_query.test.ts | 2 +- 8 files changed, 66 insertions(+), 49 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 807bdb5..7c2ae16 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,8 @@