266 Commits (main)

Author SHA1 Message Date
  Chrislearn Young 26f9973ae3
cargo fmt 5 months ago
  Chrislearn Young 27db3a228a
Update rust edition to 2024 6 months ago
  Philipp Oppermann 591aaadcfd
Improve build logging (#1067) 6 months ago
  Chrislearn Young bcf591deb4 Remove rust--toolchain.toml and use rust-version in Cargo.toml 6 months ago
  Philipp Oppermann 0dc349a862
Buffer log messages that are sent before subscribers are connected 6 months ago
  haixuantao 31f0b33803 Fix coordinator not using build feature flag 6 months ago
  Philipp Oppermann 5993403d28
Print build_id instead of session_id 7 months ago
  Philipp Oppermann 950862b916
Add a special log level for `stdout` output 7 months ago
  Philipp Oppermann eb50a368f0
Fix: Store build results to report them on subsequent `WaitForBuild` messages 7 months ago
  Philipp Oppermann 829f483007
Make `dora run` error on distributed dataflows 7 months ago
  Philipp Oppermann 51ed0194c7
Rework and refactor for two-step build 7 months ago
  Philipp Oppermann 95709b44b4
Refactor spawn result recording to fix `WaitForSpawnResult` handling 9 months ago
  Philipp Oppermann c9a720d7ae
Error if coordinator doesn't reply properly 9 months ago
  Philipp Oppermann 90733aabeb
Send build output to CLI 9 months ago
  Philipp Oppermann bcb861932c
Make `dora build` command behave like `dora start` without spawning 9 months ago
  Philipp Oppermann 20a1ade6ad
Only use event kind in latency warning (instead of debug output) 9 months ago
  Philipp Oppermann 740ca7494a
Remove unused function 9 months ago
  Philipp Oppermann 49b87daeae
Handle dataflow spawn asynchronously in coordinator too 9 months ago
  Philipp Oppermann 63c548991f
Warn if event handling takes too long in daemon or coordinator 9 months ago
  Philipp Oppermann e7c8048bf9
Finish coordinator connection in all error cases 10 months ago
  Philipp Oppermann a21510ff54
Finish coordinator connection in more error cases 10 months ago
  Philipp Oppermann a692c2ee5b Log in coordinator when dataflow is finished 11 months ago
  Philipp Oppermann 68d09a1c0c
Merge branch 'main' into zenoh-daemon 11 months ago
  haixuantao 961a1dcb79 Add `uv` within start cli command 11 months ago
  Philipp Oppermann faf6e3ef7c
Error on daemon registration if machine ID is not unique 11 months ago
  Philipp Oppermann b2af5a0af0
Properly disconnect daemons that exited in coordinator 11 months ago
  Philipp Oppermann b569474c75
Remove commented-out check 11 months ago
  Philipp Oppermann 3fb11ee7d8
Fix typos: deamon -> daemon 11 months ago
  Philipp Oppermann 0db2fff2e9
Merge branch 'main' into zenoh-daemon 11 months ago
  Philipp Oppermann 2527ba6ff3
Improve log output 11 months ago
  Philipp Oppermann 1c3c71b867
Log when sending AllNodesReady message 11 months ago
  Philipp Oppermann d5307b9acb
Don't check dataflow in coordinator 11 months ago
  Philipp Oppermann fc401b0f62
Rework default daemon selection 11 months ago
  Philipp Oppermann 0f3c0fb2fe
Assign unique ID to each daemon 11 months ago
  Philipp Oppermann 5f4902d15d
Report error context from coordinator to CLI 11 months ago
  Philipp Oppermann 8b3be226e5
Use `zenoh` for inter-daemon messaging 11 months ago
  haixuantao 28af216c8f Add uv flag to enable build and run through uv run and uv pip 11 months ago
  yjhmelody ca614753a1 chore: use workspace edition 1 year ago
  Philipp Oppermann 7c44e7a2e6
Move more types from `dora-core` to `dora-message` to avoid dependency 1 year ago
  Philipp Oppermann 3d6360ddab
Fix dora list listing twice a stopping dataflow when using multiple daemon. (#668) 1 year ago
  haixuanTao 07ed728a45 Remove dataflow from appearing twice within `dora list` when stopping 1 year ago
  haixuanTao 768241cfd1 Fix error hanged coordinator when failing to connect or get a response from the daemon, that can happen when the daemon unexpectedly stop working. 1 year ago
  Enzo Le Van 232d72a623
Coordinator stopped on bad control command (#650) 1 year ago
  Haixuan Xavier Tao 01b561a0aa
Make dora versions compatible by using separate versioning for `dora-message` crate (#614) 1 year ago
  Michael-J-Ward 011d610703 rustfmt 1 year ago
  Michael-J-Ward 18e4620e55 apply clippy refactoring for idiomatic insert-if-not-present 1 year ago
  Michael-J-Ward 15bbacc3d9 fix clippy lints in binaries 1 year ago
  Philipp Oppermann 8e8034d103
Set `repository` metadata for all our crates 1 year ago
  Philipp Oppermann 6a3dcecf33
Refactor: Move message definitions to `dora-message` crate 1 year ago
  Philipp Oppermann 4e2d85e3b0
Fix or silence clippy warnings 1 year ago