johnride
  • Joined on 2024-02-06
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 deleted branch small-fixes from NationTech/harmony 2025-04-24 18:47:49 +00:00
johnride pushed to master at NationTech/harmony 2025-04-24 18:47:49 +00:00
d307893f15 fix: small-fixes (#19)
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
johnride pushed to feat/maestroinitialize at NationTech/harmony 2025-04-24 17:16:50 +00:00
f5e3f1aaea feat: Add check.sh helper script to make sure code looks OK before pushing
508b97ca7c chore: Fix more warnings
Compare 2 commits »
johnride created pull request NationTech/harmony#18 2025-04-24 17:00:26 +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
johnride pushed to feat/maestroinitialize at NationTech/harmony 2025-04-24 16:59:28 +00:00
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
johnride created branch feat/maestroinitialize in NationTech/harmony 2025-04-24 16:59:28 +00:00
johnride created pull request NationTech/harmony#16 2025-04-24 14:24:12 +00:00
chore: Fix all warnings in the project, ignore unused variables mostly
johnride created branch chore/warnings in NationTech/harmony 2025-04-24 14:23:53 +00:00
johnride pushed to chore/warnings at NationTech/harmony 2025-04-24 14:23:53 +00:00
dccc9c04f5 chore: Fix all warnings in the project, ignore unused variables mostly
johnride deleted branch harmony-cli-remove-debug from NationTech/harmony 2025-04-23 18:55:12 +00:00
johnride pushed to master at NationTech/harmony 2025-04-23 18:55:08 +00:00
ff830486af Merge pull request 'fix(cli): remove need for debug in harmony-cli' (#15) from harmony-cli-remove-debug into master
da83019d85 remove need for debug in harmony-cli
Compare 2 commits »
johnride merged pull request NationTech/harmony#15 2025-04-23 18:55:06 +00:00
fix(cli): remove need for debug in harmony-cli