158 Commits (bbfa17f3183d8bf8a062c1c5efd115d64e05c464)

Author SHA1 Message Date
  haixuanTao 9f471dea09 Add test within CI/CD 1 year ago
  Philipp Oppermann cb6e84343f
Change macOS CI runner to `macos-13` 1 year ago
  haixuanTao 4477d71d8c Pin python version 1 year ago
  haixuanTao 8b3c2faf68 Pin Python Version 1 year ago
  haixuanTao 9d5d9260c3 Remove python dep from `cargo test` as it creates a dynamic link with python. See: https://github.com/dora-rs/dora/actions/runs/11589598043/job/32265425082?pr=696 1 year ago
  haixuanTao b551f2a549 Downgrade macos 14 that requires pytorch support python 3.13 1 year ago
  haixuanTao d98bab8f31 Fix CI by lowering the time spent running the python example 1 year ago
  haixuanTao 64fcc5b6ae Add more time for the dataflow to stop 1 year ago
  haixuanTao e63d95ce8b CI: Adding time before stopping python dataflow so that we don't need to interrupt the dataflow 1 year ago
  haixuanTao af6cceaf72 Fix CI not enough storage by using the CLI to run python example 1 year ago
  haixuanTao 0a91ce32cb CI: Fix Ubuntu 22 error in ROS2 1 year ago
  haixuanTao 8878807acd Adding disk freeing on CLI Test 1 year ago
  Hennzau 2b40fe63b4 Separate a simple dataflow for CI (without yolo) and a yolo dataflow 1 year ago
  Hennzau 05caf8fbfd nodes_hub -> node-hub + opencv-plot and opencv-video-capture 1 year ago
  Philipp Oppermann 542afe2916
Merge pull request #578 from dora-rs/hot-fix-pip-release 1 year ago
  chang xu bccb1ae27d
Add domain unix socket supports (#594) 1 year ago
  Philipp Oppermann 93f68b6b0a
Check build for cross-compiled targets on CI 1 year ago
  Philipp Oppermann 3bf521211d
Fix CI: Use `--detach` to start dataflow in background 2 years ago
  Haixuan Xavier Tao 42255f5a70
Merge pull request #557 from dora-rs/convert-pyevent-into-dictionary 2 years ago
  haixuanTao a8d4c070d2 Fix CI opencv-python install 2 years ago
  XxChang d9ed1dc251 Merge branch 'main' of https://github.com/dora-rs/dora into update_dora_new 2 years ago
  Haixuan Xavier Tao f34cbe2ffc
Merge pull request #517 from dora-rs/detached-python-process 2 years ago
  XxChang 818886c4ce add internal-create-with-path-dependence flag to c/cxx 2 years ago
  XxChang 04279ed8ae minor 2 years ago
  XxChang 436577ddc7 add c template test 2 years ago
  XxChang b4c6e12f45 add c template test 2 years ago
  chang xu 799a3a6363
Refuse relative path for remote in coordinator (#538) 2 years ago
  haixuanTao 5c97affc65 Remove object detection from dynamic plot for CI purpose 2 years ago
  haixuanTao fe8722b7f5 Use tmp dir to free up disk space on /tmp 2 years ago
  haixuanTao faed55c42c Reuse example virtual env 2 years ago
  haixuanTao 7651ef82ad adding requirements installation within the CI 2 years ago
  haixuanTao d180aa7345 Adding configuration for dynamic nodes port 2 years ago
  haixuanTao 3ad402ce45 Add dynamic node event loop and dynamic node connection 2 years ago
  EricLBuehler 8adb6e0cf4 Add typos check to ci 2 years ago
  Haixuan Xavier Tao f50478b1a7
Merge pull request #513 from Gege-Wang/multiple-daemon 2 years ago
  Gege-Wang ce2b02fb05 fix: change the SocketAddr to IpAddr 2 years ago
  Gege-Wang 717c5d0639 test: change ip to localhost 2 years ago
  Gege-Wang d9ddeff87c test: add coordinator-addr CI test 2 years ago
  Philipp Oppermann a370aeea7d
CI: Free disk space for ROS2 example 2 years ago
  haixuanTao e66b7ce67b Adding long arg for grace duration and adding more grace duration within the CI 2 years ago
  Philipp Oppermann fe4006a878
Work around different venv folder on Windows 2 years ago
  Philipp Oppermann 3be68a1775
Spawn separate daemon for Python CLI test 2 years ago
  Philipp Oppermann 2d742e3a53
Try using venv for CLI test 2 years ago
  Philipp Oppermann c9f00783de
Update `setup-miniconda` action 2 years ago
  haixuanTao b58904923a deactivate env before running CI/CD 2 years ago
  haixuanTao c19658d4a0 Add Ci/CD on custom conda env for operator 2 years ago
  Philipp Oppermann 3a72b2765b
CI: Start `examples_rclcpp_minimal_service` service for `rust-ros2-dataflow` example 2 years ago
  Philipp Oppermann da44f75235
Run c++ ros2 example on CI 2 years ago
  haixuanTao aa2ffafba1 Test ros2-bridge within the ros2 job to use the right dependencies 2 years ago
  haixuanTao c9e4a696a3 Adding numpy and pyarrow dependencies 2 years ago