267 Commits (189f704328bf5feb2524ab73dbd4e352d3582ed8)

Author SHA1 Message Date
  Philipp Oppermann 9eac013637
Fix clone directory copying 7 months ago
  Philipp Oppermann 84084b1475
Fix: Don't rename git dir if other nodes of same dataflow still need it 7 months ago
  Philipp Oppermann 950862b916
Add a special log level for `stdout` output 7 months ago
  Philipp Oppermann de32f92766
Force colored output for build commands 7 months ago
  Philipp Oppermann 003542c0fa
Add `build` feature to `dora-core` to make `git2` dependency optional 7 months ago
  Philipp Oppermann 0a60e3dbb6
Log a warning that git working dir is still unstable and might change 7 months ago
  Philipp Oppermann 2a05324692
Fix some warnings 7 months ago
  Philipp Oppermann 9d917bdaa9
Parse dataflow descriptor lazily in node APIs 7 months ago
  Philipp Oppermann 829f483007
Make `dora run` error on distributed dataflows 7 months ago
  Philipp Oppermann b82b1059dc
Remove empty module 7 months ago
  Philipp Oppermann 51ed0194c7
Rework and refactor for two-step build 7 months ago
  Philipp Oppermann 90733aabeb
Send build output to CLI 9 months ago
  Philipp Oppermann 3b00466e3b
Skip path check for operators with build commands 9 months ago
  Philipp Oppermann ead79013c8
Skip path checks for nodes with build command 9 months ago
  Philipp Oppermann c0ac912fc2
Simplify UNC working directory paths on Windows 9 months ago
  Philipp Oppermann e31b2a3489
Remove needless cloning of node `env` field for building 9 months ago
  Philipp Oppermann 6998964cda
Merge branch 'main' into git-source 9 months ago
  Philipp Oppermann e8d7bb02fb
Add support for git repo sources for nodes 10 months ago
  Shar-jeel-Sajid a049e97e7c clippy linting automatic fix 10 months ago
  haixuantao cb53fc2c11 update json schema 10 months ago
  haixuantao 0cd764980d migrate example to uv to make it independant of virtual environment activation 11 months ago
  haixuanTao 02e1bd35dd Make priority to use uv installed packaged 11 months ago
  Philipp Oppermann 0db2fff2e9
Merge branch 'main' into zenoh-daemon 11 months ago
  Philipp Oppermann 0f3c0fb2fe
Assign unique ID to each daemon 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
  haixuantao 39fd51d7b0 Escape special character within description to avoid conflict with mermaid syntax 1 year ago
  haixuantao cbc96bdd10 Add description within visualization for better clarity 1 year ago
  haixuantao 31c0e76f8a Force python run unbuffered print to avoid having to use flush=True within python 1 year ago
  Xavier Tao e489cf1363 Fix an error with macos that is choosing the wrong python when running dora 1 year ago
  Philipp Oppermann 49aef8bac6
Move more implementation code out of `dora-message` into `dora-core` 1 year ago
  Philipp Oppermann 7c44e7a2e6
Move more types from `dora-core` to `dora-message` to avoid dependency 1 year ago
  haixuanTao e88aba4053 Use readable port number 1 year ago
  haixuanTao 2d7e8f1a96 Skip validation of remote path for now 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 3c85d9ea1a fix clippy lints in libraries 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
  chang xu bccb1ae27d
Add domain unix socket supports (#594) 1 year ago
  Philipp Oppermann b570cc314d
Remove some extra newlines in error message 1 year ago
  Philipp Oppermann 2d0f0dcf5e
Merge branch 'main' into error-logging 1 year ago
  Philipp Oppermann 1aaf5ef1a2
Improve log output 1 year ago
  Philipp Oppermann 2680e61404
Change default log level to info and consider `RUST_LOG` 1 year ago
  Philipp Oppermann 12049c4039
Fix: Add `DataflowDaemonResult::is_ok` method 1 year ago
  Philipp Oppermann e90ffd0b7f
Merge branch 'main' into list-failed-dataflows 1 year ago
  Philipp Oppermann 5bda3338af
Only add `[...]` omission marker if stderr buffer is full 1 year ago
  Philipp Oppermann ece3f72a39
Shorten grace duration error message to one line 1 year ago
  Philipp Oppermann ee394361e9
Add error cause for grace duration kills 1 year ago