111 Commits (fa17544d8d3eac2c8a3c1a4e76137aafcfcc702b)

Author SHA1 Message Date
  haixuanTao c2071e7539 Fix clippy and remove unwanted `.unwrap` 3 years ago
  haixuanTao fb694dfcc4 Add `dora-cli` name for tracing 3 years ago
  haixuanTao 2f6eb3833f Address PR comments by removing unsued event, removing reloading todos, and removing `info!` on `cli` querying of `coordinator` 3 years ago
  haixuanTao edf59d5318 Fix CI issue with not retrieving UUID 3 years ago
  haixuanTao 8f05ec79a1 Add attach logic and hot-reloading logic to the cli 3 years ago
  haixuanTao 2b1ae1ad93 Add `runtime_path` arg into descriptor check 3 years ago
  haixuanTao a15cf4a64d add `is_valid` method to make validation optional 3 years ago
  haixuanTao 704d8db565 Use validation logic on every yaml description to avoid undefined behaviour 3 years ago
  haixuanTao db92865c3f Remove duplicated `read_descriptor` function 3 years ago
  Philipp Oppermann 7f3041ed6c
Allow configuring queue size per input 3 years ago
  Haixuan Xavier Tao 18d2c558c0
Merge pull request #211 from dora-rs/add-rust-api-info 3 years ago
  haixuanTao 8e58396213 remove header file from template 3 years ago
  haixuanTao ad2d08dc97 Copy c header file in template to avoid copying it from outside of 3 years ago
  haixuanTao 7a7a20a298 Add missing licenses and centralise license definition 3 years ago
  haixuanTao 101ddd2092 add documentation and description to all crates 3 years ago
  haixuanTao f5b65d6de7 Remove unused dependencies to simplify publishing 3 years ago
  haixuanTao 4c137f8505 Add documentation to the cli within the helper mode. 3 years ago
  Philipp Oppermann f2fb2ffab6
Merge pull request #210 from dora-rs/remove-workspace-path 3 years ago
  Philipp Oppermann 7ede910fad
Add an internal cli argument to create template with path dependencies 3 years ago
  haixuanTao f1cf0864a4 Remove static path from workspace dependency 3 years ago
  Philipp Oppermann 7394ff57c6
Merge pull request #208 from dora-rs/cleanup 3 years ago
  Philipp Oppermann 1cfe2dad4e
Merge pull request #204 from dora-rs/fix-template 3 years ago
  haixuanTao 59a10d5fc6 Fix clippy warnings 3 years ago
  Haixuan Xavier Tao 4a026e0e11
Merge pull request #203 from dora-rs/fix-zenoh 3 years ago
  Philipp Oppermann d30bc9f42a
Remove unimplemented CLI arguments 3 years ago
  haixuanTao 2b40407d21 Split rust operators into single operator 3 years ago
  haixuanTao a0ebff1c86 Updating template to the new daemon API 3 years ago
  haixuanTao e6b1bcf08d adding the `operator_types.h` required for c operator compilation 3 years ago
  haixuanTao 764cd120a4 remove slash from zenoh prefix 3 years ago
  haixuanTao 447777a14c Remove `remove_dir_al` as it is vulnerable to a race condition according to dependabot 3 years ago
  Philipp Oppermann 019e411eef
Change CLI control request reply type 3 years ago
  Philipp Oppermann 8226805eb4
Fix import in Rust operator template 3 years ago
  Philipp Oppermann 11bb9e446a
Update Rust operator template 3 years ago
  Philipp Oppermann 3658b5356d
Fix import in Rust node template 3 years ago
  Philipp Oppermann d334c6f243
Make `daemon` module of Rust node API private and reexport symbols 3 years ago
  Philipp Oppermann 8c8f56a368
Update Python operator template for new `on_event` method 3 years ago
  Philipp Oppermann 1e07a73a64
Merge branch 'main' into unify-nodes-and-operators 3 years ago
  haixuanTao c0f25ea4be Fix typo in dataflow template for yaml creation 3 years ago
  haixuanTao ce77e17d8b Use `DoraStatus` from dora library in template 3 years ago
  Philipp Oppermann ff836d200c
Start adding back support for daemon communication over TCP 3 years ago
  Philipp Oppermann 248afa9bcc
Update `check_input` for changes to `UserInputMapping` 3 years ago
  dependabot[bot] f76071205f
Bump webbrowser from 0.8.0 to 0.8.3 3 years ago
  haixuantao 1beb2e80c0 prefix version with a v 3 years ago
  haixuantao 4ee2659474 Update `[workspace.dependencies]` version and template version 3 years ago
  Philipp Oppermann 35e86684d0
Update `up` and `destroy` commands for dora-daemon and ensure proper coordinator exit 3 years ago
  Philipp Oppermann 7448594622
Update `dora check` to check whether daemon is running 3 years ago
  Philipp Oppermann 8c1c29f7f8
Remove icoryx roudi handling from dora-cli 3 years ago
  haixuanTao 15e42c19ae Bumping dora version 3 years ago
  Philipp Oppermann d8260d5d2c
Inherit package version from workspace root 3 years ago
  haixuanTao b15d25b9a3 Fix clippy warnings 3 years ago