2441 Commits (3c49fbafc6d9e293e690ee73b4bb669c69027744)
 

Author SHA1 Message Date
  renovate[bot] 3c49fbafc6
Update Rust crate reqwest to v0.12.7 1 year ago
  Philipp Oppermann 1ccba56d13
Update dependencies (#630) 1 year ago
  renovate[bot] fe181cb863
Update dependencies 1 year ago
  Philipp Oppermann 3acb7040af
Update dependencies (#629) 1 year ago
  renovate[bot] c3fe304da3
Update dependencies 1 year ago
  Haixuan Xavier Tao ffc1f4eb30
fix clippy warnings (#626) 2 years ago
  Michael-J-Ward 011d610703 rustfmt 2 years ago
  Michael-J-Ward b13695ffb2 add allow(dead_code) to impl ffi::U16String::from_str 2 years ago
  Michael-J-Ward 18e4620e55 apply clippy refactoring for idiomatic insert-if-not-present 2 years ago
  Michael-J-Ward 39c71bfca1 remove if condition that returned `3` for both branches 2 years ago
  Michael-J-Ward 5c76a99285 add allow(dead_code) to CleanupHandle 2 years ago
  Michael-J-Ward 96c6ba0f1d fix simple lintst in api 2 years ago
  Michael-J-Ward 15bbacc3d9 fix clippy lints in binaries 2 years ago
  Michael-J-Ward 3c85d9ea1a fix clippy lints in libraries 2 years ago
  Philipp Oppermann 8e28fa839e
Update Rust crate serde to v1.0.207 (#624) 2 years ago
  renovate[bot] 8d11e9dbe5
Update Rust crate serde to v1.0.207 2 years ago
  Philipp Oppermann acb839ff58
Update README.md (#623) 2 years ago
  Yong He 7326448859
Update README.md 2 years ago
  Philipp Oppermann d6032265a2
Refactor: Move message definitions to `dora-message` crate (#613) 2 years ago
  Philipp Oppermann 0de37a5ff7
Update dependencies (#622) 2 years ago
  renovate[bot] e2e9f18db6
Update dependencies 2 years ago
  Haixuan Xavier Tao 38fb28f9e6
Fix alignment of atomics in shared memory communication channel (#612) 2 years ago
  Philipp Oppermann b20cef6c37
Fix: Use correct pointer for `align_offset` call 2 years ago
  Haixuan Xavier Tao d4e629ef24
Remove dynamic node from pending nodes before starting a dataflow (#606) 2 years ago
  Philipp Oppermann 85cccb6b94
Publish `dora-message` after `dora-core` 2 years ago
  Philipp Oppermann 6a3dcecf33
Refactor: Move message definitions to `dora-message` crate 2 years ago
  Philipp Oppermann 350f15fce4
Fix alignment of atomics in shared memory communication channel 2 years ago
  Haixuan Xavier Tao 090df9fa46
Update dependencies (#608) 2 years ago
  renovate[bot] 863014f3cd
Update dependencies 2 years ago
  Philipp Oppermann bd3f8fafd5
Merge pull request #604 from dora-rs/add-ci-cd-to-node-hub 2 years ago
  Philipp Oppermann 9e7f85f723
Merge pull request #605 from dora-rs/renovate/dependencies 2 years ago
  haixuanTao 26a4664d0c Remove dynamic node from pending nodes as users might want to have the flexibility to spawn them independently from starting the dataflow. also, dynamic nodes might create race condition when several are sequential 2 years ago
  renovate[bot] 4d79e3ac2d
Update dependencies 2 years ago
  haixuanTao 167089012f Limit publish CI to release event 2 years ago
  haixuanTao 0e8a47e8b5 Setup pytest folder architecture 2 years ago
  haixuanTao ee95b7be04 Adding install for linting and testing 2 years ago
  haixuanTao 54e1acd82f Replace poetry install with pip install 2 years ago
  haixuanTao 9f72a0acd1 fix python to a lower version to not build from source 2 years ago
  haixuanTao dfdca94967 Add a CI/CD for the node-hub and fix isort 2 years ago
  Philipp Oppermann c6f44a7da2
Merge pull request #567 from starlitxiling/main 2 years ago
  Haixuan Xavier Tao 42f1c7eb31
Merge pull request #569 from dora-rs/nodes_hub 2 years ago
  haixuanTao dc0d2f2515 Refactor rerun example by using metadata from both image and bbox definition to make our input more generalistic. 2 years ago
  haixuanTao 2927e84d3d Use dora metadata to reduce complexity as well as enable zero-copy image transfering 2 years ago
  haixuanTao b8d2e5560f Fix `pylint` warning 2 years ago
  haixuanTao 7bcb132075 Retrieve `open_telemetry_context` from metadata parameters. 2 years ago
  haixuanTao bc68de3bbd Change `MetadataParameters` into a `BTreeMap` to allow user defined metadata as well as enable more flexibility in managing metadata 2 years ago
  haixuanTao 00d3732a90 remove unused input and output from dynamic node 2 years ago
  haixuanTao f89b171bbc remove editable mode as it is not supported on older pip version 2 years ago
  haixuanTao e52834b5c4 Reformat folder so that they can be used in edit mode as well as use encoding to support multiple encoding 2 years ago
  haixuanTao 8878807acd Adding disk freeing on CLI Test 2 years ago