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