Joel Wetzell
|
66f170047a
|
remove arm images for now
v0.13.0
|
2026-02-08 22:02:33 -06:00 |
|
Joel Wetzell
|
7ff20e0136
|
add more tests for string.split
|
2026-02-08 21:50:31 -06:00 |
|
Joel Wetzell
|
b53494fddc
|
add more error tests for string.filter
|
2026-02-08 21:49:30 -06:00 |
|
Joel Wetzell
|
3688510ded
|
fix test names
|
2026-02-08 21:49:12 -06:00 |
|
Joel Wetzell
|
d0bdc44c30
|
add test for string.filter
|
2026-02-08 21:40:53 -06:00 |
|
Joel Wetzell
|
1c49548a4c
|
test cleanup
|
2026-02-08 21:38:44 -06:00 |
|
Joel Wetzell
|
4ea6c8f11f
|
test cleanup
|
2026-02-08 21:31:08 -06:00 |
|
Joel Wetzell
|
0ef512eb28
|
add registry test for json.decode
|
2026-02-08 21:23:21 -06:00 |
|
Joel Wetzell
|
ebbce3261c
|
add registry test for json.encode
|
2026-02-08 21:21:28 -06:00 |
|
Joel Wetzell
|
79fa925823
|
clean up json.encode test
|
2026-02-08 21:21:14 -06:00 |
|
Joel Wetzell
|
659c95102b
|
Merge pull request #57 from jwetzell/feat/json-decode-processor
add json.decode processor
|
2026-02-08 21:15:55 -06:00 |
|
Joel Wetzell
|
e06c4195c7
|
add json.decode processor
|
2026-02-08 21:13:34 -06:00 |
|
Joel Wetzell
|
28e3c99ad8
|
add test loading from registry for time.sleep
|
2026-02-08 15:56:33 -06:00 |
|
Joel Wetzell
|
7312bfec20
|
add error tests for random processors
|
2026-02-08 15:56:14 -06:00 |
|
Joel Wetzell
|
4bbf69e644
|
add test for artnet.packet.filter
|
2026-02-08 15:55:48 -06:00 |
|
Joel Wetzell
|
1ba51446ad
|
fix error messages in test
|
2026-02-08 15:55:32 -06:00 |
|
Joel Wetzell
|
2266d6a9b8
|
Merge pull request #56 from jwetzell/feat/json-schema
add json schema definitions for config
|
2026-02-08 15:04:25 -06:00 |
|
Joel Wetzell
|
f1f340f963
|
add schema for rest of processors
|
2026-02-08 13:34:40 -06:00 |
|
Joel Wetzell
|
4ca989280c
|
switch interval and timer to new namespace
|
2026-02-08 09:45:22 -06:00 |
|
Joel Wetzell
|
ef83e84e84
|
add schema for time.sleep processor
|
2026-02-08 09:45:22 -06:00 |
|
Joel Wetzell
|
b8ad912855
|
add JSON schema for config file
|
2026-02-08 09:45:22 -06:00 |
|
Joel Wetzell
|
f766d0e2a4
|
Merge pull request #55 from jwetzell/feat/router-reload
reload router config on SIGHUP
|
2026-02-08 09:44:49 -06:00 |
|
Joel Wetzell
|
725e8ad670
|
add mutex for router operations
|
2026-02-07 17:07:18 -06:00 |
|
Joel Wetzell
|
7fa3b6d33d
|
TODO
|
2026-02-07 16:29:49 -06:00 |
|
Joel Wetzell
|
5e957d7d03
|
expose running config from router
|
2026-02-07 16:28:06 -06:00 |
|
Joel Wetzell
|
bd89df3da2
|
create app struct
|
2026-02-07 14:15:24 -06:00 |
|
Joel Wetzell
|
914f6aa833
|
mess around with being able to reload router
|
2026-02-07 13:42:55 -06:00 |
|
Joel Wetzell
|
2104d9f1a9
|
change to start/stop not run/stop
|
2026-02-07 12:51:01 -06:00 |
|
Joel Wetzell
|
457ff83c23
|
add more convenience methods for start/stopping modules on router
|
2026-02-07 12:48:27 -06:00 |
|
Joel Wetzell
|
37c7a23063
|
add debug log at beginning of running
|
2026-02-07 12:40:30 -06:00 |
|
Joel Wetzell
|
9ba3a88e8c
|
add removeModule function to router
|
2026-02-07 09:53:48 -06:00 |
|
Joel Wetzell
|
33ecc94097
|
add Stop function to module
|
2026-02-07 09:53:38 -06:00 |
|
Joel Wetzell
|
8f5091cf9b
|
load router from context in mock module
|
2026-02-05 20:20:00 -06:00 |
|
Joel Wetzell
|
b095419b6e
|
switch module instances to map on id
|
2026-02-05 20:02:03 -06:00 |
|
Joel Wetzell
|
1e872ba0b9
|
fix RouteIO interface
|
2026-02-05 19:51:09 -06:00 |
|
Joel Wetzell
|
b959b88527
|
split out module and route creation in router and router output only does one module
|
2026-02-05 19:31:31 -06:00 |
|
Joel Wetzell
|
0dfbf30fa7
|
Merge pull request #54 from jwetzell/feat/opentelemetry
add option to export open telemetry tracing
|
2026-02-04 19:22:15 -06:00 |
|
Joel Wetzell
|
abff674a75
|
fix router test
|
2026-02-04 19:17:57 -06:00 |
|
Joel Wetzell
|
a920f34926
|
rework route and processing spans
|
2026-02-04 19:01:18 -06:00 |
|
Joel Wetzell
|
4dac1faae0
|
add basic opentelemetry
|
2026-02-04 19:01:18 -06:00 |
|
Joel Wetzell
|
ab5b40ee72
|
remove osc.message.transform
|
2026-02-04 18:39:16 -06:00 |
|
Joel Wetzell
|
5a29139e63
|
Merge pull request #53 from jwetzell/chore/testing
add more testing
|
2026-02-04 18:38:18 -06:00 |
|
Joel Wetzell
|
1587f84981
|
add test for uint.random processor
|
2026-02-04 18:30:51 -06:00 |
|
Joel Wetzell
|
0cb13a30f9
|
add test for int.random processor
|
2026-02-04 18:30:41 -06:00 |
|
Joel Wetzell
|
8212d15a70
|
add test for module with no id
|
2026-02-04 18:30:25 -06:00 |
|
Joel Wetzell
|
eee356225f
|
Merge pull request #52 from jwetzell/fix/debug-log-payload-string
more compatible printing of payload in debug.log
v0.12.3
|
2026-02-03 22:52:20 -06:00 |
|
Joel Wetzell
|
5cd02f9e3a
|
more compatible printing of payload in debug.log
|
2026-02-03 22:50:30 -06:00 |
|
Joel Wetzell
|
100edab869
|
Merge pull request #51 from jwetzell/fix/no-default-framing-method
don't default framing method
v0.12.2
|
2026-02-03 22:28:47 -06:00 |
|
Joel Wetzell
|
fd4c2cb59b
|
make framing parameter required in net.tcp.client
|
2026-02-03 22:27:58 -06:00 |
|
Joel Wetzell
|
b6ee3c68f1
|
don't default framing method
|
2026-02-03 22:26:16 -06:00 |
|