harmony/examples
Ian Letourneau 6ea5630d30
Some checks failed
Compile and package harmony_composer / package_harmony_composer (push) Waiting to run
Run Check Script / check (push) Has been cancelled
feat: add hurl! and local_folder! macros to make Url easier to create (#135)
* it was named `hurl!` instead of just `url!` because it was clashing with the crate `url` so we would have been forced to use it with `harmony_macros::url!` which is less sexy

Reviewed-on: https://git.nationtech.io/NationTech/harmony/pulls/135
2025-09-08 14:43:41 +00:00
..
application_monitoring_with_tenant feat(example): added an example of packaging a rust app from github (#124) 2025-09-08 13:52:25 +00:00
cli feat(inventory agent): Local presence advertisement and discovery now works! Must be within the same LAN to share the multicast address though 2025-08-29 11:22:44 -04:00
kube-rs chore: reformat & clippy cleanup (#96) 2025-08-06 15:57:14 +00:00
lamp refact: Move basic types to harmony_types crate to avoid external dependencies. 2025-08-30 18:01:14 -04:00
monitoring refact: Move basic types to harmony_types crate to avoid external dependencies. 2025-08-30 18:01:14 -04:00
monitoring_with_tenant refact: Move basic types to harmony_types crate to avoid external dependencies. 2025-08-30 18:01:14 -04:00
nanodc feat: automatically discover inventory (#127) 2025-08-31 22:45:07 +00:00
ntfy fix(cli): simplify running the CLI by hiding the maestro inside the implemtation (#93) 2025-08-04 20:59:07 +00:00
okd_pxe feat: automatically discover inventory (#127) 2025-08-31 22:45:07 +00:00
opnsense feat: automatically discover inventory (#127) 2025-08-31 22:45:07 +00:00
rhob_application_monitoring feat: added a monitoring stack that works with openshift/okd (#134) 2025-09-08 14:22:05 +00:00
rust feat: add hurl! and local_folder! macros to make Url easier to create (#135) 2025-09-08 14:43:41 +00:00
tenant refact: Move basic types to harmony_types crate to avoid external dependencies. 2025-08-30 18:01:14 -04:00
try_rust_webapp feat(example): added an example of packaging a rust app from github (#124) 2025-09-08 13:52:25 +00:00
tui fix: bring back to TUI 2025-08-15 12:47:36 -04:00
validate_ceph_cluster_health fix: cargo fmt 2025-08-25 13:33:36 -04:00