johnride
  • Joined on 2024-02-06
johnride pushed to feat/discover_inventory at NationTech/harmony 2025-08-31 05:01:59 +00:00
affcc657c1 chore: Update harmony_inventory_agent binary
johnride pushed to feat/discover_inventory at NationTech/harmony 2025-08-31 04:55:39 +00:00
637ffde992 feat(inventory): Fully automated inventory gathering now works!! Been waiting a long time for this feature
johnride pushed to feat/discover_inventory at NationTech/harmony 2025-08-31 04:32:00 +00:00
d9c26f43ee wip: saving harmony inventory, currently messing with async stuff, properly understanding stuff now so I should fix it soon. The recv in the inventory agent is sync and blocking the whole thread so the request cannot be sent until the recv is killed, which is wrong. Will fix this by isolating on another thread
johnride pushed to feat/discover_inventory at NationTech/harmony 2025-08-31 00:02:04 +00:00
e548bf619a feat: Can now discover inventory agent and download its host definition, next up save it to db
johnride created branch feat/discover_inventory in NationTech/harmony 2025-08-31 00:02:03 +00:00
johnride pushed to refact/harmony_types at NationTech/harmony 2025-08-30 22:01:27 +00:00
f9906cb419 refact: Move basic types to harmony_types crate to avoid external dependencies.
johnride created pull request NationTech/harmony#126 2025-08-30 21:53:15 +00:00
refact: Move basic types to harmony_types crate to avoid external dependencies.
johnride pushed to refact/harmony_types at NationTech/harmony 2025-08-30 21:52:26 +00:00
07e6674cfe refact: Move basic types to harmony_types crate to avoid external dependencies.
johnride created branch refact/harmony_types in NationTech/harmony 2025-08-30 21:52:26 +00:00
johnride released Latest Snapshot at NationTech/harmony 2025-08-30 20:50:59 +00:00
johnride pushed to feat/inventory_persistence at NationTech/harmony 2025-08-30 20:49:04 +00:00
cb4382fbb5 feat: Inventory PhysicalHost persistence with sqlx and local sqlite db
1eca2cc1a9 refact: Discovery callback takes a closure and fix git dependency hash
Compare 2 commits »
johnride pushed to master at NationTech/harmony 2025-08-30 20:48:17 +00:00
1eca2cc1a9 refact: Discovery callback takes a closure and fix git dependency hash
johnride pushed to feat/inventory_persistence at NationTech/harmony 2025-08-30 20:35:36 +00:00
35fe324f5e feat: Inventory PhysicalHost persistence with sqlx and local sqlite db
johnride created pull request NationTech/harmony#125 2025-08-30 20:05:41 +00:00
feat: Inventory PhysicalHost persistence with sqlx and local sqlite db
johnride created branch feat/inventory_persistence in NationTech/harmony 2025-08-30 20:05:26 +00:00
johnride pushed to feat/inventory_persistence at NationTech/harmony 2025-08-30 20:05:26 +00:00
fa4332afe1 feat: Inventory PhysicalHost persistence with sqlx and local sqlite db
johnride released Latest Snapshot at NationTech/harmony 2025-08-30 14:37:06 +00:00
johnride deleted branch doc/pxe_test_setup from NationTech/harmony 2025-08-30 14:33:40 +00:00
johnride merged pull request NationTech/harmony#117 2025-08-30 14:33:39 +00:00
doc/pxe_test_setup
johnride pushed to master at NationTech/harmony 2025-08-30 14:33:39 +00:00
269f13ae9b Merge pull request 'doc/pxe_test_setup' (#117) from doc/pxe_test_setup into master
ec277bc13d feat: Allow building harmony statically with x86_64-unknown-linux-musl target
a9f8cd16ea Merge remote-tracking branch 'origin/master' into doc/pxe_test_setup
c542a935e3 feat: Update harmony_inventory_agent binary in pxe http files
0395d11e98 fix(doctest): Import harmony instrumentation properly in doc tests
Compare 30 commits »