johnride
  • Joined on 2024-02-06
johnride created branch feat/lampDocker in NationTech/harmony 2025-04-25 18:35:47 +00:00
johnride pushed to feat/lampDocker at NationTech/harmony 2025-04-25 18:35:47 +00:00
16a665241e feat: LampScore implement dockerfile generation and image building
johnride deleted branch feat/k3d from NationTech/harmony 2025-04-25 16:46:30 +00:00
johnride pushed to master at NationTech/harmony 2025-04-25 16:46:30 +00:00
065e3904b8 Merge pull request 'fix(k8s_anywhere): Ensure k3d cluster is started before use' (#21) from feat/k3d into master
22752960f9 fix(k8s_anywhere): Ensure k3d cluster is started before use
Compare 2 commits »
johnride merged pull request NationTech/harmony#21 2025-04-25 16:46:29 +00:00
fix(k8s_anywhere): Ensure k3d cluster is started before use
johnride pushed to feat/k3d at NationTech/harmony 2025-04-25 16:45:39 +00:00
22752960f9 fix(k8s_anywhere): Ensure k3d cluster is started before use
johnride pushed to feat/k3d at NationTech/harmony 2025-04-25 16:44:56 +00:00
92d6adaf15 fix(k8s_anywhere): Ensure k3d cluster is started before use
23971ecd7c Merge pull request 'feat: implement k3d cluster management' (#20) from feat/k3d into master
Compare 2 commits »
johnride created pull request NationTech/harmony#21 2025-04-25 15:34:27 +00:00
fix(k8s_anywhere): Ensure k3d cluster is started before use
johnride pushed to feat/k3d at NationTech/harmony 2025-04-25 15:33:21 +00:00
f163255850 fix(k8s_anywhere): Ensure k3d cluster is started before use
johnride pushed to master at NationTech/harmony 2025-04-25 15:33:16 +00:00
23971ecd7c Merge pull request 'feat: implement k3d cluster management' (#20) from feat/k3d into master
fbcd3e4f7f feat: implement k3d cluster management
Compare 2 commits »
johnride merged pull request NationTech/harmony#20 2025-04-25 15:33:14 +00:00
feat: implement k3d cluster management
johnride created pull request NationTech/harmony#20 2025-04-24 21:37:16 +00:00
feat: implement k3d cluster management
johnride pushed to feat/k3d at NationTech/harmony 2025-04-24 21:36:44 +00:00
fbcd3e4f7f feat: implement k3d cluster management
johnride created branch feat/k3d in NationTech/harmony 2025-04-24 21:36:44 +00:00
johnride pushed to master at NationTech/harmony 2025-04-24 18:47:49 +00:00
d307893f15 fix: small-fixes (#19)
johnride deleted branch small-fixes from NationTech/harmony 2025-04-24 18:47:49 +00:00
johnride merged pull request NationTech/harmony#19 2025-04-24 18:47:48 +00:00
fix: small-fixes
johnride approved NationTech/harmony#19 2025-04-24 18:47:15 +00:00
fix: small-fixes
johnride pushed to master at NationTech/harmony 2025-04-24 17:43:33 +00:00
00c0566533 Merge pull request 'feat: introduce Maestro::initialize function that creates the maestro instance and ensure_ready the topology as well. Also refactor all relevant examples to use this new initialize function' (#18) from feat/maestroinitialize into master
f5e3f1aaea feat: Add check.sh helper script to make sure code looks OK before pushing
508b97ca7c chore: Fix more warnings
80bdd0ee8a feat: introduce Maestro::initialize function that creates the maestro instance and ensure_ready the topology as well. Also refactor all relevant examples to use this new initialize function
Compare 4 commits »
johnride merged pull request NationTech/harmony#18 2025-04-24 17:43:32 +00:00
feat: introduce Maestro::initialize function that creates the maestro instance and ensure_ready the topology as well. Also refactor all relevant examples to use this new initialize function