This website requires JavaScript.
Explore
Help
Sign In
NationTech
/
harmony
Watch
6
Star
0
Fork
1
You've already forked harmony
Code
Issues
32
Pull Requests
6
Actions
7
Packages
Projects
Releases
1
Wiki
Activity
All Workflows
check.yml
harmony_composer.yaml
Actor
All actors
johnride
letian
taha
wjro
Status
All status
success
failure
waiting
running
wip: OKD Installation full process automation underway, ready to test bootstrapping very soon
check.yml #609
:
Commit
35a459f63c
pushed by
johnride
#130
2025-09-02 03:22:37 +00:00
41s
wip: OKD Installation full process automation underway, ready to test bootstrapping very soon
check.yml #608
:
Commit
6f88fd00c1
pushed by
johnride
#130
2025-09-02 03:21:28 +00:00
42s
wip: bootstrap step of okd installation required some refactoring, its getting there
check.yml #607
:
Commit
f076d36297
pushed by
johnride
#130
2025-09-01 23:15:20 +00:00
42s
feat(opnsense-config): dnsmasq dhcp static mappings
check.yml #606
:
Commit
138e414727
pushed by
johnride
#130
2025-09-01 21:35:36 +00:00
42s
chore: Update harmony_inventory_agent binary
check.yml #595
:
Commit
affcc657c1
pushed by
johnride
#127
2025-08-31 05:08:47 +00:00
1m23s
refact: Move basic types to harmony_types crate to avoid external dependencies.
check.yml #593
:
Commit
07e6674cfe
pushed by
johnride
#126
2025-08-30 21:54:00 +00:00
43s
feat: Inventory PhysicalHost persistence with sqlx and local sqlite db
check.yml #592
:
Commit
cb4382fbb5
pushed by
johnride
#125
2025-08-30 22:37:04 +00:00
1m27s
refact: Discovery callback takes a closure and fix git dependency hash
check.yml #590
:
Commit
1eca2cc1a9
pushed by
johnride
master
2025-08-30 20:48:59 +00:00
41s
feat: Inventory PhysicalHost persistence with sqlx and local sqlite db
check.yml #588
:
Commit
fa4332afe1
pushed by
johnride
#125
2025-08-30 20:06:27 +00:00
44s
extract related logic into an OkdIpxeScore
check.yml #580
:
Commit
b857412151
pushed by
letian
#117
2025-08-29 13:52:58 +00:00
40s
fix typo in service type
check.yml #579
:
Commit
78b80c2169
pushed by
letian
#117
2025-08-29 08:43:13 +00:00
40s
Merge remote-tracking branch 'origin/doc/pxe_test_setup' into doc/pxe_test_setup
check.yml #578
:
Commit
0876f4e4f0
pushed by
johnride
#117
2025-08-29 05:15:48 +00:00
39s
wip: rook-ceph install score
check.yml #573
:
Commit
ac7fd53d5e
pushed by
wjro
#122
2025-08-25 19:40:25 +00:00
27s
mod.rs
check.yml #569
:
Commit
65cc9befeb
pushed by
wjro
#121
2025-08-25 17:32:31 +00:00
28s
fix: remove ceph osd deletes and purges osd from ceph osd tree\
check.yml #568
:
Commit
3867d436ad
pushed by
wjro
#120
2025-08-25 15:18:41 +00:00
30s
feat: Bump harmony_composer rust version to 1.89
check.yml #566
:
Commit
5895f867cf
pushed by
johnride
master
2025-08-23 20:27:51 +00:00
29s
chore: Cleanup warnings and unused functions
check.yml #564
:
Commit
4c17fcd447
pushed by
johnride
#117
2025-08-23 20:22:38 +00:00
43s
chore: cargo fix
check.yml #563
:
Commit
a1ab5d40fb
pushed by
johnride
#117
2025-08-23 19:52:57 +00:00
41s
chore: cargo fmt
check.yml #562
:
Commit
6c92dd24f7
pushed by
johnride
#117
2025-08-23 19:49:12 +00:00
42s
fix: Update prebuilt inventory_agent binary
check.yml #561
:
Commit
c805d7e018
pushed by
johnride
#117
2025-08-23 19:34:04 +00:00
40s
fix(opnsense-xml): dnsmasq force is now optional
check.yml #560
:
Commit
b33615b969
pushed by
johnride
#117
2025-08-23 19:32:07 +00:00
42s
fix(inventory_agent): Inventory agent now fallsback on error messages when it cant find values
check.yml #559
:
Commit
0f59f29ac4
pushed by
johnride
#117
2025-08-23 19:27:42 +00:00
42s
chore: refactor pxe templates to jinja templates rendered by askama
check.yml #558
:
Commit
57c3b01e66
pushed by
johnride
#117
2025-08-22 13:06:22 +00:00
39s
doc: Add README explaining how to build harmony_inventory_agent statically with musl target
check.yml #557
:
Commit
06a2be4496
pushed by
johnride
#117
2025-08-22 02:03:10 +00:00
37s
Merge pull request 'feat/inventory_agent' (#119) from feat/inventory_agent into master
check.yml #555
:
Commit
d36c574590
pushed by
johnride
master
2025-08-22 01:56:41 +00:00
39s
fix: Make sure directory exists before uploading file in opnsense http
check.yml #554
:
Commit
2618441de3
pushed by
johnride
#117
2025-08-21 21:32:37 +00:00
33s
wip: PXE setup for ipxe and okd files in progress
check.yml #553
:
Commit
da6610c625
pushed by
johnride
#117
2025-08-21 21:29:19 +00:00
38s
Merge pull request 'feat/ceph-osd-score' (#116) from feat/ceph-osd-score into master
check.yml #551
:
Commit
bfca9cf163
pushed by
wjro
master
2025-08-20 18:20:34 +00:00
36s
doc: PXE test setup script and README file to explain what it does and how to use it
check.yml #550
:
Commit
597dcbc848
pushed by
johnride
#117
2025-08-20 17:15:42 +00:00
40s
Merge pull request 'feat: Harmony inventory agent crate that exposes an endpoint listing the host hardware. Has to be reviewed, generated 99% by GLM-4.5' (#115) from feat/inventory_agent into master
check.yml #547
:
Commit
07116eb8a6
pushed by
johnride
master
2025-08-19 16:58:47 +00:00
35s
First
Previous
...
2
3
4
5
6
...
Next
Last