haixuanTao
167089012f
Limit publish CI to release event
1 year ago
haixuanTao
ee95b7be04
Adding install for linting and testing
1 year ago
haixuanTao
54e1acd82f
Replace poetry install with pip install
it seems to fail for certain python package such as numpy
1 year ago
haixuanTao
9f72a0acd1
fix python to a lower version to not build from source
1 year ago
haixuanTao
dfdca94967
Add a CI/CD for the node-hub and fix isort
1 year ago
haixuanTao
8878807acd
Adding disk freeing on CLI Test
fix typo
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
.idea
.idea
README.md and better outputs/inputs
README.md and ultralytics-yolo
fix queue_size and dynamic
README.md
Fix CI
Fix CI
Fix CI
Fix CI
Fix CI
Fix CI
Fix CI
Fix CI
Fix CI
1 year ago
Philipp Oppermann
542afe2916
Merge pull request #578 from dora-rs/hot-fix-pip-release
Add-armv7-musleabihf-prebuilt-release
1 year ago
Philipp Oppermann
b05a6948d3
Merge pull request #596 from dora-rs/test-pip-release-on-ci
Test pip release creation as part of normal CI
1 year ago
Haixuan Xavier Tao
99f054ccbf
Only check pip release on push to main
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
We release for these targets, so we should check them during CI runs too.
1 year ago
Philipp Oppermann
13fb05c4fa
Test pip release creation as part of normal CI
1 year ago
haixuanTao
39d7d49de4
Add installl shell
1 year ago
haixuanTao
46e3788ee9
Remove archive folder within the zip archive
1 year ago
haixuanTao
469347338a
fix wheels path searching
1 year ago
haixuanTao
5b526107c3
Use musleabihf for armv7
1 year ago
haixuanTao
1264bd47ad
Remove compiling of x86 windows python
1 year ago
haixuanTao
fff866c425
Upload wheel with the release
1 year ago
haixuanTao
76223ee919
Zip only binary
1 year ago
haixuanTao
0e58dd9617
Fix windows release
1 year ago
haixuanTao
e3d9686474
Refactor pip and cli CI/CD
1 year ago
haixuanTao
2f401ff846
Fix `pip-release` by bumping actions version
1 year ago
haixuanTao
c71bba98f0
Remove failing `x86` build that is failing the pip release
1 year ago
haixuanTao
320ef26da5
Update pip wheel to compile for musl
1 year ago
haixuanTao
3baabde73f
Add free Ubuntu disk space within the release job
1 year ago
Philipp Oppermann
3bf521211d
Fix CI: Use `--detach` to start dataflow in background
1 year ago
Haixuan Xavier Tao
42255f5a70
Merge pull request #557 from dora-rs/convert-pyevent-into-dictionary
Transform custom PyEvent into standard python dictionary for easier d…
1 year ago
haixuanTao
a8d4c070d2
Fix CI opencv-python install
1 year ago
XxChang
d9ed1dc251
Merge branch 'main' of https://github.com/dora-rs/dora into update_dora_new
1 year ago
Haixuan Xavier Tao
f34cbe2ffc
Merge pull request #517 from dora-rs/detached-python-process
Run dynamic node
1 year ago
XxChang
818886c4ce
add internal-create-with-path-dependence flag to c/cxx
1 year ago
XxChang
04279ed8ae
minor
1 year ago
XxChang
436577ddc7
add c template test
1 year ago
XxChang
b4c6e12f45
add c template test
1 year ago
chang xu
799a3a6363
Refuse relative path for remote in coordinator ( #538 )
* refuse pass relative path to remote daemon
* add local ip checker in dora start
* delete some additional packages on CI to make enough space available
* add coodinator_is_remote argument
1 year ago
haixuanTao
5c97affc65
Remove object detection from dynamic plot for CI purpose
1 year ago
haixuanTao
fe8722b7f5
Use tmp dir to free up disk space on /tmp
1 year ago
haixuanTao
faed55c42c
Reuse example virtual env
1 year ago
haixuanTao
7651ef82ad
adding requirements installation within the CI
1 year ago
haixuanTao
d180aa7345
Adding configuration for dynamic nodes port
1 year ago
haixuanTao
3ad402ce45
Add dynamic node event loop and dynamic node connection
1 year ago
EricLBuehler
8adb6e0cf4
Add typos check to ci
1 year ago
Haixuan Xavier Tao
f50478b1a7
Merge pull request #513 from Gege-Wang/multiple-daemon
Make dora cli connect to remote coordinator
1 year ago
Gege-Wang
ce2b02fb05
fix: change the SocketAddr to IpAddr
1 year ago
Gege-Wang
717c5d0639
test: change ip to localhost
1 year ago
Gege-Wang
d9ddeff87c
test: add coordinator-addr CI test
1 year ago
Philipp Oppermann
a370aeea7d
CI: Free disk space for ROS2 example
1 year ago
haixuanTao
68c240e6bd
Bump python version to 3.8
1 year ago