Commit Graph

13 Commits

Author SHA1 Message Date
Mark Nellemann 930a1b982d Major refactoring of xml+json deserialization.
Initial work for optionally moving hmc specific code into it's own library.
2022-11-24 12:35:49 +01:00
Mark Nellemann 6a1742e72a Refactoring work for more Java compatibility and static compilation. 2020-10-09 10:20:50 +02:00
Mark Nellemann 9befd1b388 Remove obsolete reference to gradle task that is failing. 2020-09-14 13:34:06 +02:00
Mark Nellemann c5bde9c2f6 Fix issue with empty xml resulting in parse errors.
Improve version information.
2020-09-10 08:35:03 +02:00
Mark Nellemann 4e1597e1ef Make the artifact upload more robust. 2020-08-18 07:55:29 +02:00
Mark Nellemann e805d25143 Copy .deb file to downloads. 2020-08-16 14:47:32 +00:00
Mark Nellemann 1b4346b1a5 Add try-catch to influx.writeBatch method.
Test different docker image when building.
2020-08-16 16:42:05 +02:00
Mark Nellemann 0370635170 Disable .deb build for now. 2020-08-14 13:38:40 +02:00
Mark Nellemann 9853f27fdb Updates to build pipeline. 2020-08-14 13:33:15 +02:00
Mark Nellemann da742bed02 Updates to build pipeline. 2020-08-14 13:28:07 +02:00
Mark Nellemann 80138b8d57 Fixes to RPM and DEB build. 2020-08-13 22:01:22 +02:00
Mark Nellemann de32d95d3f Fix typo in build pipeline. 2020-08-13 17:56:50 +02:00
Mark Nellemann b5cdc968e5 Support for configuration file and multiple HMC's.
Initial work on build of deb/rpm packages.
Build pipeline setup.
2020-08-13 17:50:26 +02:00