291 Commits (0f2361ba2ff88a0f0f8fdc9f963bb64236c34d2e)

Author SHA1 Message Date
  haixuantao 28af216c8f Add uv flag to enable build and run through uv run and uv pip 1 year ago
  yjhmelody ca614753a1 chore: use workspace edition 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 bd0f9768b5 Making cli install the default api for avoid confusion on install 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 b1a125dced Add python flag within maturin 1 year ago
  haixuanTao e0afd26e27 fix clippy 1 year ago
  haixuanTao 37bfc31da9 Making dora-cli pip installable independantly from python 1 year ago
  haixuanTao 9ae7467f95 Make pip-release workflow release cli as well 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
  haixuanTao bda9545a99 shorten coordinator addr for faster remote connection. 1 year ago
  Haixuan Xavier Tao e823ecc43e
Raise error if dora-coordinator is not connected when calling `dora destroy` (#655) 1 year ago
  haixuanTao d010c9d61a Raise error if dora-coordinator is not connected when calling `dora destroy` 1 year ago
  haixuanTao 0ca209a106 Fix not-null terminated string print within C template 1 year ago
  XxChang 3db6744e36 fix typo 1 year ago
  XxChang 6be57ab920 changes to template 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
  XxChang 1f23470d8b minor 2 years ago
  Philipp Oppermann 4e2d85e3b0
Fix or silence clippy warnings 2 years ago
  Philipp Oppermann 2d0f0dcf5e
Merge branch 'main' into error-logging 2 years ago