summaryrefslogtreecommitdiffstats
path: root/plugins/c8y_configuration_plugin
AgeCommit message (Expand)Author
2022-08-22Add manifest fields to all crates in meta-tedgeMarcel Guzik
2022-08-19Merge pull request #1348 from thin-edge/create-pull-request/patchAlbin Suresh
2022-08-18Merge pull request #1349 from matthiasbeyer/clippy-fixesDidier Wenzek
2022-08-18Fix clippy: c8y_configuration_plugin: Add derive for EqMatthias Beyer
2022-08-18Fix clippy in c8y_configuration_plugin: Remove let-unit-valueMatthias Beyer
2022-08-18(cargo release) bump versionVersioneer
2022-08-08c8y_configuration_plugin: Remove unneccessary let _ =Matthias Beyer
2022-08-06Do not necessarily pass &str anymore to fs helper fnsMatthias Beyer
2022-07-29implementing inotify crate for c8y_configuration_plugininitard
2022-07-29MQTT health endpoints for tedge plugin extensions (#1299)PradeepKiruvale
2022-07-25Bump serial_test from 0.6.0 to 0.8.0dependabot[bot]
2022-07-25Merge pull request #1288 from thin-edge/dependabot/cargo/test-case-2.2.1Didier Wenzek
2022-07-22Bump clap from 3.2.12 to 3.2.14dependabot[bot]
2022-07-22Bump test-case from 2.1.0 to 2.2.1dependabot[bot]
2022-07-20(cargo release) bump versionVersioneer
2022-07-01.toml format for c8y-log-plugin and c8y-configuration-plugin is different (#1...PradeepKiruvale
2022-06-29c8y_configuration_plugin --init and c8y_log_plugin --init are overwriting exi...PradeepKiruvale
2022-06-24fixing configuration plugin panic when payload is wronginitard
2022-06-22Patch version bump 0.7.2 (#1214)github-actions[bot]
2022-06-09Testing utility: TempTedgeDir POC (#1148)Alex Solomes
2022-06-08Patch version bump 0.7.1 (#1185)github-actions[bot]
2022-05-23(cargo release) bump version 0.7.0 (#1154)Rina Fujino
2022-05-19--init creates an example c8y-configuration-plugin.tomlRina Fujino
2022-05-19Reload the plugin configuration file properly after updateRina Fujino
2022-05-19Improve the common file library to avoid duplicationsRina Fujino
2022-05-18Merge branch 'main' into feature/1107/enhance-config-managementRina Fujino
2022-05-18Add user, group, mode supportRina Fujino
2022-05-17Aligned with the upstreamAlbin Suresh
2022-05-17Resend the supported config list after the plugin configuration updatedRina Fujino
2022-05-17Use update notification topic specific for each configuration typeRina Fujino
2022-05-17Add type support on the plugin configurationRina Fujino
2022-05-13Update serial_test crate versionAlbin Suresh
2022-05-13Issue #1030 c8y_configuration_plugin integration testsAlbin Suresh
2022-05-11Patch version bump 0.6.4 (#1136)github-actions[bot]
2022-05-05Move the operation status message trait to the smartrest crateRina Fujino
2022-04-27Patch version bump 0.6.3 (#1108)github-actions[bot]
2022-04-27Change the config file formatRina Fujino
2022-04-27Address review commentsRina Fujino
2022-04-25Add packaging scriptsRina Fujino
2022-04-25Add command line optionsRina Fujino
2022-04-21Reduce code duplication in smartrest_deserializerRina Fujino
2022-04-21Change to keep the original file permission after downloading a fileRina Fujino
2022-04-21Small refactoring in c8y_configuration_pluginRina Fujino
2022-04-21Add downloading config files supportRina Fujino
2022-04-12Issue #1030 Support c8y_UploadConfigFile operationAlbin Suresh
2022-04-11Add loggingRina Fujino
2022-04-08Initial skeleton of c8y_configuration_pluginRina Fujino