James Harton james · he/him
  • Wairarapa, Aotearoa
  • https://harton.nz/
  • Nerd, maker and quadcopter breaker.

  • Joined on 2023-07-19
james pushed to renovate/ash-3.x-lockfile at james/smokestack 2024-09-15 19:33:11 +12:00
a51e9e7a02 chore: fix failing test.
james pushed to feat/dynamic-configuration at james/wayfarer 2024-09-13 16:45:40 +12:00
11f5a70f29 wip: Tidy up target registry and enable listing.
james pushed to master at james/lapce-elixir 2024-09-13 15:26:51 +12:00
1b5adcb439 chore: first pass.
ab536bd192 Add run.toml (#3)
1933792bad fix: correct config location
ee8a30a739 disallow print macros, use clippy by default
129e9c2d07 update template
Compare 10 commits »
james created branch master in james/lapce-elixir 2024-09-13 15:26:50 +12:00
james created repository james/lapce-elixir 2024-09-13 15:26:38 +12:00
james pushed to feat/dynamic-configuration at james/wayfarer 2024-09-10 11:40:42 +12:00
f80329db59 wip:
fc718ed636 wip: add listing and shutting down of listeners.
54c01e3ccb wip: add target configuration.
3b42acbda0 improvement(Server): listeners can be dynamically added.
a72e694ed4 chore: unlock unused dependencies.
Compare 7 commits »
james pushed to main at james/outrun 2024-09-10 11:23:03 +12:00
60fc6be7b0 chore(deps): lock file maintenance (#217)
james deleted branch renovate/lock-file-maintenance from james/outrun 2024-09-10 11:23:03 +12:00
james merged pull request james/outrun#217 2024-09-10 11:23:02 +12:00
chore(deps): lock file maintenance
james pushed to renovate/spark-2.x-lockfile at james/wayfarer 2024-09-10 11:22:30 +12:00
a72e694ed4 chore: unlock unused dependencies.
james pushed to renovate/spark-2.x-lockfile at james/max1704x 2024-09-10 11:21:40 +12:00
009318c9ec chore: unlock unused dependencies.
james pushed to renovate/spark-2.x-lockfile at james/reactor_req 2024-09-10 11:20:55 +12:00
ef3ba5c64b chore: unlock unused dependencies.
james pushed to main at james/reactor_req 2024-09-10 11:20:30 +12:00
b2c6b96326 chore: try removing the license information to bypass Hex's gatekeeping.
james pushed to renovate/ash-3.x-lockfile at james/ash_cubdb 2024-09-10 11:19:57 +12:00
02f3d4c153 chore: unlock unused dependencies.
james pushed to renovate/ash-3.x-lockfile at james/podbox_ash 2024-09-10 11:19:07 +12:00
46d274b26d chore: unlock unused dependencies.
james pushed to renovate/ash-3.x-lockfile at james/smokestack 2024-09-10 11:18:09 +12:00
141978c5be chore: unlock unused dependencies.
james pushed to renovate/spark-2.x at cinder/cinder 2024-09-10 11:15:36 +12:00
57bed87e05 chore: unlock unused dependencies.
james pushed to feat/dynamic-configuration at james/wayfarer 2024-09-07 21:27:53 +12:00
ce53a145f6 wip: add listing and shutting down of listeners.
6e9ac76dd5 wip: add target configuration.
4d339a270b improvement(Server): listeners can be dynamically added.
d74c8e3cb3 chore(deps): update dependency spark to v2.2.23
Compare 4 commits »
james pushed to feat/dynamic-configuration at james/wayfarer 2024-09-01 17:24:17 +12:00
f28e4e4281 improvement(Server): listeners can be dynamically added.
james commented on pull request james/wayfarer#117 2024-08-27 16:36:50 +12:00
WIP: feat(Server): Allow dynamic addition and removal or listeners, targets and routes.

Closes #9 Closes #10