haixuanTao
|
2f401ff846
|
Fix `pip-release` by bumping actions version
|
2 years ago |
haixuanTao
|
c71bba98f0
|
Remove failing `x86` build that is failing the pip release
|
2 years ago |
Haixuan Xavier Tao
|
110ce99795
|
Merge pull request #566 from dora-rs/v0.3.5
V0.3.5
|
2 years ago |
haixuanTao
|
85c7b03f43
|
Fix README and changelog
|
2 years ago |
haixuanTao
|
b1672f772e
|
Bump to version 0.3.5
|
2 years ago |
haixuanTao
|
4f9cf0532a
|
bumping to v0.3.5-rc1
|
2 years ago |
Haixuan Xavier Tao
|
be1618a116
|
Merge pull request #568 from dora-rs/ignore-quicker-pending-drop-token
Ignore-quicker-pending-drop-token
|
2 years ago |
Haixuan Xavier Tao
|
5c286917cb
|
Merge pull request #576 from dora-rs/increase-grace-duration
Increasing grace duration to 2 seconds so that drop token get well returned
|
2 years ago |
haixuanTao
|
0a61082476
|
Increasing grace duration to 2 seconds so that drop token get well returned or ignored
|
2 years ago |
Haixuan Xavier Tao
|
30de4ccc38
|
Merge pull request #573 from dora-rs/c_timestamp
C timestamp
|
2 years ago |
Haixuan Xavier Tao
|
05e7bb1ac1
|
Merge pull request #571 from jdilla52/missing_types
add try from for floats
|
2 years ago |
Philipp Oppermann
|
cd4aafae43
|
Merge pull request #574 from dora-rs/renovate/dependencies
Update Rust crate serde_json to v1.0.120
|
2 years ago |
renovate[bot]
|
e8f846c4fc
|
Update Rust crate serde_json to v1.0.120
|
2 years ago |
XxChang
|
ab2ea3e169
|
fix fmt
|
2 years ago |
XxChang
|
ac65b0fc09
|
minor
|
2 years ago |
XxChang
|
1f23470d8b
|
minor
|
2 years ago |
XxChang
|
7904a3ee55
|
add a timestamp method to c-node-api
|
2 years ago |
XxChang
|
fb362b7f27
|
add a timestamp method to c-node-api
|
2 years ago |
XxChang
|
3f1185fd34
|
add a timestamp method to c-node-api
|
2 years ago |
Philipp Oppermann
|
0f01afa8fb
|
Merge pull request #572 from dora-rs/renovate/dependencies
Update dependencies
|
2 years ago |
renovate[bot]
|
156a821c7c
|
Update dependencies
|
2 years ago |
jacques Perrault
|
52045f3af8
|
add try from for floats
|
2 years ago |
Haixuan Xavier Tao
|
054ef593e3
|
Merge pull request #570 from dora-rs/derive-pyo3-special-method-for-node
|
2 years ago |
haixuanTao
|
2b1299deba
|
Derive Node special method
|
2 years ago |
haixuanTao
|
1f06034889
|
Increasing grace duration to 2 seconds so that drop token get well returned or ignored
|
2 years ago |
haixuanTao
|
329844358a
|
Reduce timeout time and increase grace duration so that node exit gracefully within one second
|
2 years ago |
haixuanTao
|
5b7a614c14
|
Reduce drop token time from 30s to 1s as most of the time the drop token is having a race condition with the GIL in python.
|
2 years ago |
haixuanTao
|
320ef26da5
|
Update pip wheel to compile for musl
|
2 years ago |
Philipp Oppermann
|
64f831ce02
|
Merge pull request #559 from dora-rs/error-logging
Add basic log forwarding from daemon to CLI
|
2 years ago |
Haixuan Xavier Tao
|
04b845ad72
|
Merge pull request #547 from EricLBuehler/proc_macro_dir
Derive `__dir__`, `__str__`, `__repr__` with a proc macro crate
|
2 years ago |
haixuanTao
|
3baabde73f
|
Add free Ubuntu disk space within the release job
|
2 years ago |
haixuanTao
|
257c889a88
|
Bump dora version to 0.3.5-rc0
|
2 years ago |
Philipp Oppermann
|
4e2d85e3b0
|
Fix or silence clippy warnings
|
2 years ago |
Philipp Oppermann
|
a29189a040
|
Close log subscribers that cannot keep up
We need to avoid blocking the coordinator for too long.
|
2 years ago |
Philipp Oppermann
|
1f32b29afe
|
Close log subscriber connection if send fails (instead of erroring)
|
2 years ago |
Philipp Oppermann
|
b570cc314d
|
Remove some extra newlines in error message
|
2 years ago |
Philipp Oppermann
|
2d0f0dcf5e
|
Merge branch 'main' into error-logging
|
2 years ago |
Philipp Oppermann
|
1aaf5ef1a2
|
Improve log output
|
2 years ago |
Philipp Oppermann
|
2680e61404
|
Change default log level to info and consider `RUST_LOG`
Allows to override the log level through the `RUST_LOG` env variable.
|
2 years ago |
Philipp Oppermann
|
8aecbb249c
|
Log when node finishes or fails
|
2 years ago |
EricLBuehler
|
233192f41e
|
Update deps
|
2 years ago |
EricLBuehler
|
72f604295b
|
Merge remote-tracking branch 'upstream/main' into proc_macro_dir
|
2 years ago |
Eric Buehler
|
61d12274fb
|
Merge pull request #1 from haixuanTao/improve-eric-pyo3-derive-special-method
Add derivation fo python ros2 bridge
|
2 years ago |
Philipp Oppermann
|
fdd38dca21
|
Merge pull request #554 from dora-rs/list-failed-dataflows
List failed and finished dataflows in `dora list`
|
2 years ago |
Philipp Oppermann
|
cf45f11257
|
Fix example
|
2 years ago |
Philipp Oppermann
|
12049c4039
|
Fix: Add `DataflowDaemonResult::is_ok` method
|
2 years ago |
Philipp Oppermann
|
e90ffd0b7f
|
Merge branch 'main' into list-failed-dataflows
|
2 years ago |
Philipp Oppermann
|
8d2d88c69d
|
Merge pull request #561 from dora-rs/attach-as-default
Make `dora start` attach by default, add `--detach` to opt-out
|
2 years ago |
Philipp Oppermann
|
3bf521211d
|
Fix CI: Use `--detach` to start dataflow in background
|
2 years ago |
Philipp Oppermann
|
f283b4d463
|
Merge pull request #552 from dora-rs/better-errors
Print only first node error and report more metadata in dataflow results
|
2 years ago |