Commit Graph

  • a46054c427 fix net.udp.server type return value Joel Wetzell 2026-02-09 18:10:28 -06:00
  • 9dc4706fd8 add test for loading from registry for rest of processors Joel Wetzell 2026-02-09 17:42:16 -06:00
  • f91cb9dbbf add basic tests for script.wasm Joel Wetzell 2026-02-09 15:07:18 -06:00
  • 10b5cbae6c add coverage badge Joel Wetzell 2026-02-09 15:06:04 -06:00
  • a9f9f1ba2c Merge pull request #63 from jwetzell/feat/script-wasm-wasi Joel Wetzell 2026-02-09 14:55:18 -06:00
  • 8e27dc81a2 add option to enable WASI for script.wasm processor Joel Wetzell 2026-02-09 14:52:41 -06:00
  • 42bd5c46b5 Bump github.com/emiago/diago from 0.26.2 to 0.27.0 dependabot[bot] 2026-02-09 20:50:55 +00:00
  • 515a8d14fd Bump gitlab.com/gomidi/midi/v2 from 2.3.18 to 2.3.20 dependabot[bot] 2026-02-09 20:50:51 +00:00
  • 1f3a2b9076 Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp dependabot[bot] 2026-02-09 20:50:36 +00:00
  • 5dc897c4b2 allow contents write permission Joel Wetzell 2026-02-09 14:49:44 -06:00
  • 7015a9d7a2 move tests to sub folders Joel Wetzell 2026-02-09 14:38:13 -06:00
  • 3c6d98638e add coverage report step to test workflow Joel Wetzell 2026-02-09 14:33:20 -06:00
  • 8ec8ad91a6 Merge pull request #58 from jwetzell/fix/sip-server-postwait Joel Wetzell 2026-02-09 12:05:44 -06:00
  • f919017ca6 fix postwait on sip server for dtmf response Joel Wetzell 2026-02-09 12:03:54 -06:00
  • 66f170047a remove arm images for now v0.13.0 Joel Wetzell 2026-02-08 22:02:33 -06:00
  • 7ff20e0136 add more tests for string.split Joel Wetzell 2026-02-08 21:50:31 -06:00
  • b53494fddc add more error tests for string.filter Joel Wetzell 2026-02-08 21:49:30 -06:00
  • 3688510ded fix test names Joel Wetzell 2026-02-08 21:49:12 -06:00
  • d0bdc44c30 add test for string.filter Joel Wetzell 2026-02-08 21:40:53 -06:00
  • 1c49548a4c test cleanup Joel Wetzell 2026-02-08 21:38:44 -06:00
  • 4ea6c8f11f test cleanup Joel Wetzell 2026-02-08 21:31:08 -06:00
  • 0ef512eb28 add registry test for json.decode Joel Wetzell 2026-02-08 21:23:21 -06:00
  • ebbce3261c add registry test for json.encode Joel Wetzell 2026-02-08 21:21:28 -06:00
  • 79fa925823 clean up json.encode test Joel Wetzell 2026-02-08 21:21:14 -06:00
  • 659c95102b Merge pull request #57 from jwetzell/feat/json-decode-processor Joel Wetzell 2026-02-08 21:15:55 -06:00
  • e06c4195c7 add json.decode processor Joel Wetzell 2026-02-08 21:13:34 -06:00
  • 28e3c99ad8 add test loading from registry for time.sleep Joel Wetzell 2026-02-08 15:56:33 -06:00
  • 7312bfec20 add error tests for random processors Joel Wetzell 2026-02-08 15:56:14 -06:00
  • 4bbf69e644 add test for artnet.packet.filter Joel Wetzell 2026-02-08 15:55:48 -06:00
  • 1ba51446ad fix error messages in test Joel Wetzell 2026-02-08 15:55:32 -06:00
  • 2266d6a9b8 Merge pull request #56 from jwetzell/feat/json-schema Joel Wetzell 2026-02-08 15:04:25 -06:00
  • f1f340f963 add schema for rest of processors Joel Wetzell 2026-02-08 13:34:40 -06:00
  • 4ca989280c switch interval and timer to new namespace Joel Wetzell 2025-12-26 11:21:53 -06:00
  • ef83e84e84 add schema for time.sleep processor Joel Wetzell 2025-12-24 16:36:49 -06:00
  • b8ad912855 add JSON schema for config file Joel Wetzell 2025-12-20 08:24:27 -06:00
  • f766d0e2a4 Merge pull request #55 from jwetzell/feat/router-reload Joel Wetzell 2026-02-08 09:44:49 -06:00
  • 725e8ad670 add mutex for router operations Joel Wetzell 2026-02-07 17:07:18 -06:00
  • 7fa3b6d33d TODO Joel Wetzell 2026-02-07 16:29:49 -06:00
  • 5e957d7d03 expose running config from router Joel Wetzell 2026-02-07 16:28:06 -06:00
  • bd89df3da2 create app struct Joel Wetzell 2026-02-07 14:15:24 -06:00
  • 914f6aa833 mess around with being able to reload router Joel Wetzell 2026-02-07 13:42:55 -06:00
  • 2104d9f1a9 change to start/stop not run/stop Joel Wetzell 2026-02-07 12:51:01 -06:00
  • 457ff83c23 add more convenience methods for start/stopping modules on router Joel Wetzell 2026-02-07 12:48:27 -06:00
  • 37c7a23063 add debug log at beginning of running Joel Wetzell 2026-02-07 12:40:30 -06:00
  • 9ba3a88e8c add removeModule function to router Joel Wetzell 2026-02-07 09:53:48 -06:00
  • 33ecc94097 add Stop function to module Joel Wetzell 2026-02-07 09:53:38 -06:00
  • 8f5091cf9b load router from context in mock module Joel Wetzell 2026-02-05 20:20:00 -06:00
  • b095419b6e switch module instances to map on id Joel Wetzell 2026-02-05 20:02:03 -06:00
  • 1e872ba0b9 fix RouteIO interface Joel Wetzell 2026-02-05 19:51:09 -06:00
  • b959b88527 split out module and route creation in router and router output only does one module Joel Wetzell 2026-02-05 19:31:31 -06:00
  • 0dfbf30fa7 Merge pull request #54 from jwetzell/feat/opentelemetry Joel Wetzell 2026-02-04 19:22:15 -06:00
  • abff674a75 fix router test Joel Wetzell 2026-02-04 19:17:57 -06:00
  • a920f34926 rework route and processing spans Joel Wetzell 2026-02-04 12:20:36 -06:00
  • 4dac1faae0 add basic opentelemetry Joel Wetzell 2026-02-03 21:41:53 -06:00
  • ab5b40ee72 remove osc.message.transform Joel Wetzell 2026-02-04 18:39:16 -06:00
  • 5a29139e63 Merge pull request #53 from jwetzell/chore/testing Joel Wetzell 2026-02-04 18:38:18 -06:00
  • 1587f84981 add test for uint.random processor Joel Wetzell 2026-02-04 18:30:51 -06:00
  • 0cb13a30f9 add test for int.random processor Joel Wetzell 2026-02-04 18:30:41 -06:00
  • 8212d15a70 add test for module with no id Joel Wetzell 2026-02-04 18:30:25 -06:00
  • eee356225f Merge pull request #52 from jwetzell/fix/debug-log-payload-string v0.12.3 Joel Wetzell 2026-02-03 22:52:20 -06:00
  • 5cd02f9e3a more compatible printing of payload in debug.log Joel Wetzell 2026-02-03 22:50:30 -06:00
  • 100edab869 Merge pull request #51 from jwetzell/fix/no-default-framing-method v0.12.2 Joel Wetzell 2026-02-03 22:28:47 -06:00
  • fd4c2cb59b make framing parameter required in net.tcp.client Joel Wetzell 2026-02-03 22:27:58 -06:00
  • b6ee3c68f1 don't default framing method Joel Wetzell 2026-02-03 22:26:16 -06:00
  • 7e0c2b2560 Merge pull request #48 from jwetzell/dependabot/github_actions/docker/login-action-3.7.0 Joel Wetzell 2026-02-03 11:35:37 -06:00
  • c9a3eb80bc Merge pull request #50 from jwetzell/dependabot/go_modules/github.com/emiago/diago-0.26.2 Joel Wetzell 2026-02-03 11:35:13 -06:00
  • 2a5feec07a Bump github.com/emiago/diago from 0.25.0 to 0.26.2 dependabot[bot] 2026-02-02 23:54:12 +00:00
  • ced4bc839e Bump docker/login-action from 3.6.0 to 3.7.0 dependabot[bot] 2026-02-02 23:53:47 +00:00
  • ce6a9ff4a8 update labeler Joel Wetzell 2026-02-02 13:14:11 -06:00
  • bd3b8a19d5 Merge pull request #47 from jwetzell/fix/module-id-required v0.12.1 Joel Wetzell 2026-02-02 13:00:36 -06:00
  • cb738a9b8e combine route and router labels Joel Wetzell 2026-02-02 12:59:50 -06:00
  • 1b59dbc1e5 add router to labeler Joel Wetzell 2026-02-02 12:55:23 -06:00
  • c75a2327d5 add check to prevent empty module Id Joel Wetzell 2026-02-02 12:51:56 -06:00
  • a17be985e6 todo Joel Wetzell 2026-02-01 20:52:58 -06:00
  • 78737f57af Merge pull request #46 from jwetzell/chore/upgrade-artnet Joel Wetzell 2026-01-31 19:32:12 -06:00
  • 720c0cd52a update artnet dependency Joel Wetzell 2026-01-31 19:29:30 -06:00
  • 3e1d4f07f9 Merge pull request #43 from jwetzell/dependabot/go_modules/github.com/emiago/diago-0.25.0 Joel Wetzell 2026-01-20 11:47:43 -06:00
  • 452e308f8f Bump github.com/emiago/diago from 0.24.0 to 0.25.0 dependabot[bot] 2026-01-20 17:38:15 +00:00
  • d16d833520 Merge pull request #44 from jwetzell/dependabot/go_modules/github.com/emiago/sipgo-1.1.1 Joel Wetzell 2026-01-20 11:37:02 -06:00
  • f203b32261 Merge pull request #45 from jwetzell/dependabot/go_modules/github.com/urfave/cli/v3-3.6.2 Joel Wetzell 2026-01-20 11:36:51 -06:00
  • 361c4f4499 Bump github.com/urfave/cli/v3 from 3.6.1 to 3.6.2 dependabot[bot] 2026-01-19 19:15:13 +00:00
  • a76d12d799 Bump github.com/emiago/sipgo from 1.1.0 to 1.1.1 dependabot[bot] 2026-01-19 19:14:56 +00:00
  • 7d91e64ec4 add complete test coverage for string processors Joel Wetzell 2026-01-17 20:42:37 -06:00
  • 589c59c693 fix label for cli Joel Wetzell 2026-01-17 20:02:50 -06:00
  • 56c67c5445 Merge pull request #42 from jwetzell/feat/nats-message-create-subject-template v0.12.0 Joel Wetzell 2026-01-17 19:31:53 -06:00
  • 13229215a6 allow subject to be a template in nats.message.create Joel Wetzell 2026-01-17 19:27:40 -06:00
  • 909b4d2337 add TODO Joel Wetzell 2026-01-17 19:24:21 -06:00
  • 3bcb9a6608 Merge pull request #41 from jwetzell/fix/dtmf-create-rune-check Joel Wetzell 2026-01-17 18:40:53 -06:00
  • 17dcffc09b return error if dtmf create results in invalid characters Joel Wetzell 2026-01-17 18:39:54 -06:00
  • 8318645eef Merge pull request #40 from jwetzell/chore/router-context-handling Joel Wetzell 2026-01-16 19:04:21 -06:00
  • 0c777a8874 move router context to run methods Joel Wetzell 2026-01-16 18:50:40 -06:00
  • a8f9894ff0 Merge pull request #39 from jwetzell/feat/wasm-module Joel Wetzell 2026-01-14 17:56:33 -06:00
  • f0f74f50e5 allow specifying function name to call Joel Wetzell 2026-01-14 17:53:37 -06:00
  • bb3a8b982b add script.wasm via extism plugins Joel Wetzell 2025-12-18 21:52:35 -06:00
  • be9ce5a8aa update to versioned artnet library Joel Wetzell 2026-01-14 17:35:31 -06:00
  • ac2cf078a4 Remove debug print statement from SIPCallServer Joel Wetzell 2026-01-14 09:38:57 -06:00
  • 0fc264d0e9 Merge pull request #38 from jwetzell/dependabot/go_modules/github.com/emiago/sipgo-1.0.2 Joel Wetzell 2026-01-14 09:02:28 -06:00
  • 3c99eef999 Bump github.com/emiago/sipgo from 1.0.1 to 1.0.2 dependabot[bot] 2026-01-14 15:01:01 +00:00
  • f7c3a85649 Merge pull request #37 from jwetzell/dependabot/go_modules/github.com/emiago/diago-0.24.0 Joel Wetzell 2026-01-14 08:59:30 -06:00
  • 76caccd9f8 Bump github.com/emiago/diago dependabot[bot] 2026-01-12 21:31:51 +00:00