summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-08-18Add check whether env vars are setMatthias Beyer
2022-08-18Remove escape sequencesMatthias Beyer
2022-08-16Allow SC1091 lint for nowMatthias Beyer
2022-08-16Fix: Remove unused returncodeMatthias Beyer
2022-08-16Allow SC2153 lint for nowMatthias Beyer
2022-08-16Allow SC1090 lint for nowMatthias Beyer
2022-08-16Fix: Do not echo stringsMatthias Beyer
2022-08-16Fix: Declare and assign variable separatelyMatthias Beyer
2022-08-16Fix: POSIX echo might not expand escape sequencesMatthias Beyer
2022-08-16Fix: Do not echo stringsMatthias Beyer
2022-08-16Fix: Do not echo stringsMatthias Beyer
2022-08-16Fix: POSIX echo might not expand escape sequencesMatthias Beyer
2022-08-16Fix: Export variablesMatthias Beyer
2022-08-16Fix: Add missing quotesMatthias Beyer
2022-08-16Fix: Add missing quotesMatthias Beyer
2022-08-16Fix: Add missing quotesMatthias Beyer
2022-08-16Fix: Add missing quotesMatthias Beyer
2022-08-16Fix: Assign and export variable seperatelyMatthias Beyer
2022-08-16Fix: Add quotes around variablesMatthias Beyer
2022-08-16Format sourceMatthias Beyer
2022-08-16Fix: Add missing quotesMatthias Beyer
2022-08-16Fix: Add missing quotesMatthias Beyer
2022-08-16Fix: Add missing quotesMatthias Beyer
2022-08-16Fix: Use -n instead of not operator and -zMatthias Beyer
2022-08-16Fix: Quote variableMatthias Beyer
2022-08-16Fix: Exit code checkingMatthias Beyer
2022-08-16Fix: POSIX sh does not know &>Matthias Beyer
2022-08-16Fix: Quote stringsMatthias Beyer
2022-08-16Fix: Add missing quotesMatthias Beyer
2022-08-16Fix: Use $* instead of $@ in stringMatthias Beyer
2022-08-16Fix: Add shebangMatthias Beyer
2022-08-16Add shellcheck workflowMatthias Beyer
2022-08-16Merge pull request #1318 from matthiasbeyer/tedge-watchdog/systemd-only-on-linuxDidier Wenzek
2022-08-16Merge pull request #1311 from matthiasbeyer/remove-let-nothing-equalsDidier Wenzek
2022-08-16Make systemd watchdog backend only build for linuxMatthias Beyer
2022-08-12Update the document to show how to uninstall thin-edge.io (#1331)PradeepKiruvale
2022-08-12Script to remove or purge the thin-edge.io (#1320)PradeepKiruvale
2022-08-10Merge pull request #1327 from gligorisaev/improvement/1172/add-test-for-MQTT-...gligorisaev
2022-08-10Add RF test case for MQTT health check c8yGligor
2022-08-08tedge_mapper: Remove let _ =Matthias Beyer
2022-08-08c8y_translator: Remove unnecessary let _ =Matthias Beyer
2022-08-08c8y_configuration_plugin: Remove unneccessary let _ =Matthias Beyer
2022-08-08tedge: Remove unnecessary let _ =Matthias Beyer
2022-08-08Alarms for child devices (#1314)PradeepKiruvale
2022-08-08Merge pull request #1321 from matthiasbeyer/update-cargolockRina Fujino
2022-08-08Merge pull request #1208 from matthiasbeyer/tedge_util_style_fixesRina Fujino
2022-08-06Do not necessarily pass &str anymore to fs helper fnsMatthias Beyer
2022-08-06Relax interface of file helper functionsMatthias Beyer
2022-08-06Fix (style): Replace match with function chainingMatthias Beyer
2022-08-06Update Cargo.lockMatthias Beyer