Marin Koštić

Results 6 comments of Marin Koštić

@withtypes and me were discussing this, here is what we propose to do. We add a new CLI flag which will accept `key=value` pairs (this would be a repeated flag),...

`lookup_nodes` would take `'static str`, control node would parse the expression and return results. >lookup_nodes("name=specific") Narrowing down the looks better I agree!

@Yoric thanks for showing initiative! > When you speak of the node-local registry, is this crates/lunatic-registry-api? Yes that's correct! > When you speak of the control node, is this crates/lunatic-control-axum?...

@bkolobara Every thing looks good! Can You try out the new binaries on macOS, to see if the problems format are gone? After we can delete the draft builds. PS....

Ok, great catch I'll remove the directory structure! Also I'll check what we can do about hombrew and how we can improve release there.

I've fixed the directory structure when we package macOS builds. Also I've checked some of the most popular rust project and how they are installed using Homebrew. Most of them...