284 Commits (1925c55f0cceaa013ff5b5edbad5345f3d444d84)

Author SHA1 Message Date
  haixuanTao 5e3be6f539 Reduce minimal dependency to avoid breaking change 1 year ago
  haixuanTao 353b8312fe Bump dora to version 0.3.10 1 year ago
  haixuanTao 17cbba2da3 Bump version to 0.3.10-rc3 1 year ago
  haixuantao 1a35193ae7 Fix dependency installation on template 1 year ago
  haixuantao 8617357fe4 Add uv at the beginning of installation instruction 1 year ago
  haixuanTao 02e1bd35dd Make priority to use uv installed packaged 1 year ago
  Philipp Oppermann 29ce4ea7e5 Introduce logger structs to forward more log messages 1 year ago
  haixuantao efe0cffe9d Remove chrono pinning 1 year ago
  haixuantao 0edbcf2505 Pin chrono version 1 year ago
  Philipp Oppermann 68d09a1c0c
Merge branch 'main' into zenoh-daemon 1 year ago
  haixuantao 961a1dcb79 Add `uv` within start cli command 1 year ago
  Philipp Oppermann 62eebe56b4
Set default log level to INFO for coordinator and daemon 1 year ago
  Philipp Oppermann 0db2fff2e9
Merge branch 'main' into zenoh-daemon 1 year ago
  Philipp Oppermann 0f3c0fb2fe
Assign unique ID to each daemon 1 year ago
  Philipp Oppermann 8b3be226e5
Use `zenoh` for inter-daemon messaging 1 year ago
  haixuantao 28af216c8f Add uv flag to enable build and run through uv run and uv pip 1 year ago
  haixuantao ce3c3b23af Refactor readme 1 year ago
  haixuantao 5205102ab3 Remove poetry build system 1 year ago
  haixuantao c04a73b1a4 Make requires python 3.8 to avoid resolution issues 1 year ago
  haixuantao 9e3142d086 Fix license and readme and requires-python 1 year ago
  haixuantao 1f15484d0d Remove ruff and pytest from CI/CD and makes them dev dependencies of each node 1 year ago
  haixuantao afb20cbadc Migrate dependencies to standardised version 1 year ago
  haixuantao 4325d260dc use generic `project.scripts` instead of `tool.poetry.scripts` 1 year ago
  haixuantao 7a0654a1f8 Replace pylint with ruff 1 year ago
  haixuantao 5b98fd30aa Fix test name containing - instead of _ 1 year ago
  haixuantao c5536efdec Downgrade dev dependency for better support for old python version 1 year ago
  haixuantao 52d883e6b5 Minor template fix 1 year ago
  haixuantao 2573117610 Add category within README.md 1 year ago
  haixuantao 134e6c94b6 Add compliancy tool in requirements 1 year ago
  haixuantao 1ff4583922 Improve compliancy guideline 1 year ago
  haixuantao c07a956b33 Rename CustomNode just Node 1 year ago
  haixuantao ad6ddb237d Improve dora new template to be compliant with formatting, linting, and testing 1 year ago
  haixuantao 0d22903670 Add send_output example 1 year ago
  haixuantao a4940401c2 Rewrite python template to make them pip installable 1 year ago
  haixuantao 2e4c9c16b9 Fix version setting and add setting up architecture in CI/CD 1 year ago
  haixuanTao 376ebf81ec Add peft requirement for custom adapter 1 year ago
  Philipp Oppermann 70ca30dd2e
Implement `dora run` command (#703) 1 year ago
  Philipp Oppermann 7c44e7a2e6
Move more types from `dora-core` to `dora-message` to avoid dependency 1 year ago
  Philipp Oppermann cd70382cde
Implement `dora run` command 1 year ago
  haixuanTao e0afd26e27 fix clippy 1 year ago
  haixuanTao 37bfc31da9 Making dora-cli pip installable independantly from python 1 year ago
  Haixuan Xavier Tao a254d7007c
Enable multiline build for better packaging of dora node. (#683) 1 year ago
  haixuanTao c30d9cda91 Enable multi-line build for more explicit packaging 1 year ago
  haixuanTao b494a47d85 use `download_file` when calling build or start for a url dataflow 1 year ago
  Haixuan Xavier Tao 54d1bc52be
Fix hanged coordinator when failing to connect to the daemon on destroy command (#664) 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
  haixuanTao 25666ce342 Remove cli dataflow path check as it is too hard to manage with multiple daemon and remote coordinator 1 year ago
  haixuanTao e0e2c56433 use long version for port to avoid conflict 1 year ago
  haixuanTao 1855800fec fix multi daemon example 1 year ago
  haixuanTao 3fec093c6b Split coordinator addr and coordinator port to make using the daemon connection easier to remember 1 year ago