johnride
  • Joined on 2024-02-06
johnride pushed to master at NationTech/harmony 2026-04-10 15:17:27 +00:00
c9fb0a4236 Merge pull request 'feat: Refactor load balancer to remove side effect and improve types' (#258) from feat/removesideeffect into master
f02f6ac0c3 feat: Refactor load balancer to remove side effect and improve types
Compare 2 commits »
johnride created pull request NationTech/harmony#259 2026-04-10 15:11:13 +00:00
feat/arm-cross-compilation
johnride pushed to feat/arm-cross-compilation at NationTech/harmony 2026-04-10 12:23:11 +00:00
abb57b4059 fix(build): mark cross-arm.sh executable
johnride pushed to feat/agent-desired-state at NationTech/harmony 2026-04-10 11:13:44 +00:00
51b39505bb docs(adr): reframe desired-state ADR as proposal and explore alternatives
johnride pushed to feat/opnsense-dns-implementation at NationTech/harmony 2026-04-10 11:11:34 +00:00
904d316605 feat(dns): make DnsServer::remove_record async and implement for OPNsense
johnride pushed to feat/arm-cross-compilation at NationTech/harmony 2026-04-10 11:09:08 +00:00
0b451c6f35 feat(build): aarch64 cross-compilation for agent crates
johnride created branch feat/arm-cross-compilation in NationTech/harmony 2026-04-10 11:09:08 +00:00
johnride pushed to feat/agent-desired-state at NationTech/harmony 2026-04-10 11:09:06 +00:00
9cd1713788 feat(agent): desired-state convergence happy path
johnride created branch feat/agent-desired-state in NationTech/harmony 2026-04-10 11:09:05 +00:00
johnride pushed to feat/opnsense-dns-implementation at NationTech/harmony 2026-04-10 11:09:02 +00:00
3b59cb605d feat(opnsense): implement DnsServer trait via dnsmasq API
johnride created branch feat/opnsense-dns-implementation in NationTech/harmony 2026-04-10 11:09:00 +00:00
johnride pushed to feat/named-config-instances at NationTech/harmony 2026-04-10 11:08:55 +00:00
2f9fb83316 feat(config): add named config instances API
johnride created branch feat/named-config-instances in NationTech/harmony 2026-04-10 11:08:54 +00:00
johnride created pull request NationTech/harmony#258 2026-04-10 02:51:10 +00:00
feat: Refactor load balancer to remove side effect and improve types
johnride pushed to feat/removesideeffect at NationTech/harmony 2026-04-10 02:50:47 +00:00
f02f6ac0c3 feat: Refactor load balancer to remove side effect and improve types
johnride created branch feat/removesideeffect in NationTech/harmony 2026-04-10 02:50:46 +00:00
johnride pushed to master at NationTech/harmony 2026-04-09 21:05:13 +00:00
92b715c52b Merge pull request 'feat/opnsense-codegen' (#256) from feat/opnsense-codegen into master
6d4bd3ce8f chore: fix formatting
5420732240 Merge remote-tracking branch 'origin/master' into feat/opnsense-codegen
608e8b3b9d Merge pull request 'feat/opnsense-codegen-type-safe' (#257) from feat/opnsense-codegen-type-safe into feat/opnsense-codegen
ab78143a45 fix(ci): update submodules in ci doing a shallow clone to save some space and download time
Compare 122 commits »
johnride deleted branch feat/opnsense-codegen from NationTech/harmony 2026-04-09 21:05:12 +00:00
johnride merged pull request NationTech/harmony#256 2026-04-09 21:05:05 +00:00
feat/opnsense-codegen
johnride pushed to feat/opnsense-codegen at NationTech/harmony 2026-04-09 21:02:11 +00:00
6d4bd3ce8f chore: fix formatting