488 Commits (0f2361ba2ff88a0f0f8fdc9f963bb64236c34d2e)

Author SHA1 Message Date
  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 21a99ed237 Fix dora message publish 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
  haixuanTao bd9fc7d084 Make list an available type for metadata 1 year ago
  haixuanTao cd9c9ee8af Bump to v0.3.7 1 year ago
  haixuanTao 42a3817a9e Bump version to v0.3.7-rc2 1 year ago
  Haixuan Xavier Tao d51f8ccb71 Update libraries/extensions/telemetry/metrics/src/lib.rs 1 year ago
  haixuanTao 376ebf81ec Add peft requirement for custom adapter 1 year ago
  Philipp Oppermann 70ca30dd2e
Implement `dora run` command (#703) 1 year ago
  Philipp Oppermann 7dc6b1d91d
Remove `deny_unknown_fields` from `dora-message` type definitions 1 year ago
  Philipp Oppermann b669971c7c
Fix: Enable tokio sync feature 1 year ago
  Philipp Oppermann d1500696b8
Removed commented-out dependency on `dora-core` 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
  Philipp Oppermann cd70382cde
Implement `dora run` command 1 year ago
  haixuanTao 3775a3c08b Make downloading file use `content_dosposition` header or the filename within the url to get the path avoiding to create confusion on the name of the file. 1 year ago
  Haixuan Xavier Tao 156b08a108
Fix ros2 bridge incompatibility with CI Ubuntu 24 and with pyo3 22 (#670) 1 year ago
  haixuanTao ee45beb61b Replace extract with downcast for ros2-beidge 1 year ago
  haixuanTao dd10bbf85c Bump `pyo3` version to `0.22` 1 year ago
  haixuanTao e88aba4053 Use readable port number 1 year ago
  haixuanTao 2d7e8f1a96 Skip validation of remote path for now 1 year ago
  Haixuan Xavier Tao 01b561a0aa
Make dora versions compatible by using separate versioning for `dora-message` crate (#614) 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 3c85d9ea1a fix clippy lints in libraries 1 year ago
  Philipp Oppermann 3469f8068b
Bump dora-message version to 0.4.0 1 year ago
  Philipp Oppermann 22373b28ac
Version comparison: Check for semver-compatibility instead of exact match 1 year ago
  Philipp Oppermann 8e8034d103
Set `repository` metadata for all our crates 1 year ago
  Philipp Oppermann d6032265a2
Refactor: Move message definitions to `dora-message` crate (#613) 1 year ago
  Philipp Oppermann b20cef6c37
Fix: Use correct pointer for `align_offset` call 1 year ago
  Philipp Oppermann 9c28f4e1e3
Add TODOs for next steps 1 year ago
  Philipp Oppermann 70482b4888
Use separate version for `dora-message` crate 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
  Philipp Oppermann c6f44a7da2
Merge pull request #567 from starlitxiling/main 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
  Philipp Oppermann 762f67f61f
Fix: Return data from downcast function 1 year ago
  Philipp Oppermann 7dbda333ce
Fix downcast name 1 year ago
  chang xu bccb1ae27d
Add domain unix socket supports (#594) 1 year ago
  jacques Perrault 52045f3af8 add try from for floats 1 year ago
  Philipp Oppermann 64f831ce02
Merge pull request #559 from dora-rs/error-logging 1 year ago
  starlitxiling edd0c7a1d2 fmt ros2-bridge action code 1 year ago
  starlitxiling 7ed5698c12
Merge branch 'dora-rs:main' into main 1 year ago
  starlitxiling 52281be4f7 add ros2-bridge action attempt code 1 year ago
  Philipp Oppermann b570cc314d
Remove some extra newlines in error message 1 year ago
  Philipp Oppermann 2d0f0dcf5e
Merge branch 'main' into error-logging 1 year ago