284 Commits (fa888e8b82175f5e2670caeb781fa07bd481fa1c)

Author SHA1 Message Date
  Dora Bot bfe3804ff9 Update JSON schema for 425d8a2be9 1 year ago
  Philipp Oppermann 6c3298b535
Example change to JSON file to test PR creation 1 year ago
  Dora Bot fbc9f46987 Update JSON schema for `dora-core` 1 year ago
  Philipp Oppermann e7130289d0
Update `schemars` crate to `v1.0.4` 1 year ago
  Haixuan Xavier Tao 1f1d2f91aa
chore: update json schema (#1080) 1 year ago
  Philipp Oppermann 591aaadcfd
Improve build logging (#1067) 1 year ago
  sjfhsjfh f4be254168
chore: update json schema 1 year ago
  Philipp Oppermann 2f610f964c
Fix: Create working directory if it doesn't exist (#1066) 1 year ago
  Chrislearn Young 076e7f8035 remove unused field `reuse_for` 1 year ago
  Chrislearn Young dcfaee05b7 Fix all `cargo clippy` warning 1 year ago
  Haixuan Xavier Tao 05547d841d
Fix many `cargo clippy` warning (#1070) 1 year ago
  Chrislearn Young bcf591deb4 Remove rust--toolchain.toml and use rust-version in Cargo.toml 1 year ago
  Chrislearn Young 715ee0286b Fix many `cargo clippy` warning 1 year ago
  Philipp Oppermann bd10a0ccab
Include working directory in 'running build command' message 1 year ago
  Philipp Oppermann 6073c9c70a
Wait for stdout task on build 1 year ago
  Philipp Oppermann c48434c15b
Create working directory if it doesn't exist 1 year ago
  Chrislearn Young cc9eeac472 Made some changes to make clippy happy 1 year ago
  Philipp Oppermann 9eac013637
Fix clone directory copying 1 year ago
  Philipp Oppermann 84084b1475
Fix: Don't rename git dir if other nodes of same dataflow still need it 1 year ago
  Philipp Oppermann 950862b916
Add a special log level for `stdout` output 1 year ago
  Philipp Oppermann de32f92766
Force colored output for build commands 1 year ago
  Philipp Oppermann 003542c0fa
Add `build` feature to `dora-core` to make `git2` dependency optional 1 year ago
  Philipp Oppermann 0a60e3dbb6
Log a warning that git working dir is still unstable and might change 1 year ago
  Philipp Oppermann 2a05324692
Fix some warnings 1 year ago
  Philipp Oppermann 9d917bdaa9
Parse dataflow descriptor lazily in node APIs 1 year ago
  Philipp Oppermann 829f483007
Make `dora run` error on distributed dataflows 1 year ago
  Philipp Oppermann b82b1059dc
Remove empty module 1 year ago
  Philipp Oppermann 51ed0194c7
Rework and refactor for two-step build 1 year ago
  Philipp Oppermann 90733aabeb
Send build output to CLI 1 year ago
  Philipp Oppermann 3b00466e3b
Skip path check for operators with build commands 1 year ago
  Philipp Oppermann ead79013c8
Skip path checks for nodes with build command 1 year ago
  Philipp Oppermann c0ac912fc2
Simplify UNC working directory paths on Windows 1 year ago
  Philipp Oppermann e31b2a3489
Remove needless cloning of node `env` field for building 1 year ago
  Philipp Oppermann 6998964cda
Merge branch 'main' into git-source 1 year ago
  Philipp Oppermann e8d7bb02fb
Add support for git repo sources for nodes 1 year ago
  Shar-jeel-Sajid a049e97e7c clippy linting automatic fix 1 year ago
  haixuantao cb53fc2c11 update json schema 1 year ago
  haixuantao 0cd764980d migrate example to uv to make it independant of virtual environment activation 1 year ago
  haixuanTao 02e1bd35dd Make priority to use uv installed packaged 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
  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