This website requires JavaScript.
Explore
Help
Sign In
NationTech
/
harmony
Watch
3
Star
0
Fork
2
You've already forked harmony
Code
Issues
38
Pull Requests
13
Actions
Packages
Projects
Releases
1
Wiki
Activity
All Workflows
arm-agents.yaml
check.yml
harmony-fleet-operator.yaml
harmony_composer.yaml
Actor
All actors
johnride
jvtrudel
letian
reda
stremblay
taha
wjro
Status
All status
Success
Failure
Waiting
Running
feat: Add openwebui installation example
check.yml #1307
:
Commit
8ee4403567
pushed by
johnride
#277
2026-04-25 13:59:23 +00:00
2m11s
Merge pull request 'feat/iot-helm' (#275) from feat/iot-helm into feat/iot-walking-skeleton
check.yml #1306
:
Commit
01d2cfa0ba
pushed by
johnride
#264
2026-04-25 13:54:43 +00:00
2m17s
Merge pull request 'refactor: rebrand iot → fleet, operator/agent crates → harmony-fleet-*' (#276) from feat/iot-rebrand into feat/iot-helm
check.yml #1305
:
Commit
fbe58228f2
pushed by
johnride
#275
2026-04-25 13:50:49 +00:00
2m21s
feat: Add openwebui installation example
check.yml #1304
:
Commit
5eb30ec145
pushed by
johnride
#277
2026-04-25 13:37:04 +00:00
55s
refactor: rebrand iot → fleet, operator/agent crates → harmony-fleet-*
check.yml #1303
:
Commit
7c1fedb303
pushed by
johnride
#276
2026-04-23 17:55:39 +00:00
2m30s
refactor(examples): rename iot_apply_deployment → harmony_apply_deployment
check.yml #1302
:
Commit
61cdb9c326
pushed by
johnride
#275
2026-04-23 17:23:09 +00:00
2m22s
feat(iot/chart): typed variants + CRD-keep + Pod security context
check.yml #1301
:
Commit
61d3a6b757
pushed by
johnride
#275
2026-04-23 14:34:59 +00:00
2m22s
refactor(nats): extract typed single-node primitive; NatsBasicScore becomes a thin wrapper
check.yml #1300
:
Commit
a616204b1c
pushed by
johnride
#275
2026-04-23 13:55:27 +00:00
59s
feat(iot): Chapter 3 — operator helm chart (local, no registry)
check.yml #1299
:
Commit
24b8282b7f
pushed by
johnride
#275
2026-04-23 13:27:58 +00:00
55s
feat(iot-load-test): stable paths + HOLD=1 interactive mode
check.yml #1298
:
Commit
5e8e72df52
pushed by
johnride
#274
2026-04-23 13:27:03 +00:00
57s
fix(inventory): order physical_hosts by rowid, not version_id
check.yml #1297
:
Commit
feadb088c8
pushed by
stremblay
#268
2026-04-22 22:59:22 +00:00
2m18s
refactor(add-node): refresh HAProxy before reboot, not after Ready
check.yml #1296
:
Commit
21e97c7ca9
pushed by
stremblay
#268
2026-04-22 17:08:40 +00:00
2m15s
Merge pull request 'fix(opnsense): valid HAProxy config + From<&str> codegen cleanup' (#273) from fix/haproxy-issues into master
harmony_composer.yaml #1295
:
Commit
be4b9acaad
pushed by
stremblay
master
2026-04-22 17:06:25 +00:00
2m17s
Merge pull request 'fix(opnsense): valid HAProxy config + From<&str> codegen cleanup' (#273) from fix/haproxy-issues into master
check.yml #1294
:
Commit
be4b9acaad
pushed by
stremblay
master
2026-04-22 17:04:08 +00:00
2m12s
fix(opnsense): lowercase match arms in generated From<&str>
check.yml #1293
:
Commit
ead76e710f
pushed by
stremblay
#273
2026-04-22 16:56:44 +00:00
2m10s
refactor(opnsense): use From<&str> for wire-value conversions
check.yml #1292
:
Commit
fc16e9fac9
pushed by
stremblay
#273
2026-04-22 16:34:22 +00:00
58s
revert(okd): bind load balancer on 0.0.0.0 again
check.yml #1291
:
Commit
a196268c1e
pushed by
stremblay
#273
2026-04-22 16:13:24 +00:00
2m20s
feat(iot): label-selector targeting (replace target_devices with targetSelector)
check.yml #1290
:
Commit
92150da12a
pushed by
johnride
#272
2026-04-22 15:39:05 +00:00
2m25s
fix: formatting
check.yml #1289
:
Commit
5a17bc229e
pushed by
stremblay
#273
2026-04-22 15:32:01 +00:00
2m22s
fix(okd): bind load balancer services on firewall IP, not 0.0.0.0
check.yml #1288
:
Commit
5e72777c15
pushed by
stremblay
#273
2026-04-22 15:16:19 +00:00
59s
feat(iot-operator): helm chart + gen-chart-crd subcommand
check.yml #1287
:
Commit
99e661ce4d
pushed by
johnride
#272
2026-04-22 13:49:18 +00:00
2m46s
Merge pull request 'refactor(operator): replace gen-crd yaml pipeline with a harmony Score' (#271) from feat/install-reconcile-operator-score into feat/iot-walking-skeleton
check.yml #1286
:
Commit
a79c835b08
pushed by
johnride
#264
2026-04-21 20:59:32 +00:00
2m18s
Merge branch 'feat/iot-walking-skeleton' into feat/install-reconcile-operator-score
check.yml #1285
:
Commit
6676023aa8
pushed by
johnride
#271
2026-04-21 20:57:14 +00:00
2m16s
docs(topology): flag InstallTopology smell + add roadmap §12.6
check.yml #1284
:
Commit
b8db8241d1
pushed by
johnride
#271
2026-04-21 20:54:58 +00:00
2m15s
refactor(operator): replace gen-crd yaml pipeline with a harmony Score
check.yml #1283
:
Commit
588afb9ab9
pushed by
johnride
#271
2026-04-21 20:40:30 +00:00
2m15s
Merge pull request 'refactor(iot): extract iot-contracts crate for cross-boundary types' (#270) from feat/iot-contracts into feat/iot-walking-skeleton
check.yml #1282
:
Commit
8c94c8e61e
pushed by
johnride
#264
2026-04-21 20:15:40 +00:00
2m16s
fix: opnsense port is 8443
check.yml #1281
:
Commit
cb78b111a7
pushed by
stremblay
#268
2026-04-21 20:06:02 +00:00
2m11s
refactor(reconciler): rename iot-contracts → harmony-reconciler-contracts
check.yml #1280
:
Commit
75c3ef9bb8
pushed by
johnride
#270
2026-04-21 19:52:10 +00:00
2m31s
feat(iot-contracts): type AgentStatus fields with Id + DateTime<Utc>
check.yml #1279
:
Commit
0d01a71cd5
pushed by
johnride
#270
2026-04-21 19:21:18 +00:00
2m10s
Merge pull request 'feat/iot-arm-vm' (#269) from feat/iot-arm-vm into feat/iot-walking-skeleton
check.yml #1278
:
Commit
4e787ddb71
pushed by
johnride
#264
2026-04-21 19:07:17 +00:00
2m18s
First
Previous
...
9
10
11
12
13
...
Next
Last