haixuanTao
|
57b78a5805
|
Fix python api link and add broken link check
|
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 |
Haixuan Xavier Tao
|
110ce99795
|
Merge pull request #566 from dora-rs/v0.3.5
V0.3.5
|
1 year ago |
haixuanTao
|
85c7b03f43
|
Fix README and changelog
|
1 year ago |
haixuanTao
|
b1672f772e
|
Bump to version 0.3.5
|
1 year ago |
haixuanTao
|
4f9cf0532a
|
bumping to v0.3.5-rc1
|
1 year ago |
Haixuan Xavier Tao
|
be1618a116
|
Merge pull request #568 from dora-rs/ignore-quicker-pending-drop-token
Ignore-quicker-pending-drop-token
|
1 year 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
|
1 year ago |
haixuanTao
|
0a61082476
|
Increasing grace duration to 2 seconds so that drop token get well returned or ignored
|
1 year ago |
Haixuan Xavier Tao
|
30de4ccc38
|
Merge pull request #573 from dora-rs/c_timestamp
C timestamp
|
1 year ago |
Haixuan Xavier Tao
|
05e7bb1ac1
|
Merge pull request #571 from jdilla52/missing_types
add try from for floats
|
1 year ago |
Philipp Oppermann
|
cd4aafae43
|
Merge pull request #574 from dora-rs/renovate/dependencies
Update Rust crate serde_json to v1.0.120
|
1 year ago |
renovate[bot]
|
e8f846c4fc
|
Update Rust crate serde_json to v1.0.120
|
1 year ago |
XxChang
|
ab2ea3e169
|
fix fmt
|
1 year ago |
XxChang
|
ac65b0fc09
|
minor
|
1 year ago |
XxChang
|
1f23470d8b
|
minor
|
1 year ago |
XxChang
|
7904a3ee55
|
add a timestamp method to c-node-api
|
1 year ago |
XxChang
|
fb362b7f27
|
add a timestamp method to c-node-api
|
1 year ago |
XxChang
|
3f1185fd34
|
add a timestamp method to c-node-api
|
1 year ago |
Philipp Oppermann
|
0f01afa8fb
|
Merge pull request #572 from dora-rs/renovate/dependencies
Update dependencies
|
1 year ago |
renovate[bot]
|
156a821c7c
|
Update dependencies
|
1 year ago |
jacques Perrault
|
52045f3af8
|
add try from for floats
|
1 year ago |
Haixuan Xavier Tao
|
054ef593e3
|
Merge pull request #570 from dora-rs/derive-pyo3-special-method-for-node
|
1 year ago |
haixuanTao
|
2b1299deba
|
Derive Node special method
|
1 year ago |
haixuanTao
|
1f06034889
|
Increasing grace duration to 2 seconds so that drop token get well returned or ignored
|
1 year ago |
haixuanTao
|
329844358a
|
Reduce timeout time and increase grace duration so that node exit gracefully within one second
|
1 year 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.
|
1 year ago |
haixuanTao
|
320ef26da5
|
Update pip wheel to compile for musl
|
1 year ago |
Philipp Oppermann
|
64f831ce02
|
Merge pull request #559 from dora-rs/error-logging
Add basic log forwarding from daemon to CLI
|
1 year ago |
Haixuan Xavier Tao
|
04b845ad72
|
Merge pull request #547 from EricLBuehler/proc_macro_dir
Derive `__dir__`, `__str__`, `__repr__` with a proc macro crate
|
1 year ago |
haixuanTao
|
3baabde73f
|
Add free Ubuntu disk space within the release job
|
1 year ago |
haixuanTao
|
257c889a88
|
Bump dora version to 0.3.5-rc0
|
1 year ago |
Philipp Oppermann
|
4e2d85e3b0
|
Fix or silence clippy warnings
|
1 year ago |
Philipp Oppermann
|
a29189a040
|
Close log subscribers that cannot keep up
We need to avoid blocking the coordinator for too long.
|
1 year ago |
Philipp Oppermann
|
1f32b29afe
|
Close log subscriber connection if send fails (instead of erroring)
|
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 |
Philipp Oppermann
|
1aaf5ef1a2
|
Improve log output
|
1 year 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.
|
1 year ago |
Philipp Oppermann
|
8aecbb249c
|
Log when node finishes or fails
|
1 year ago |