Philipp Oppermann
|
93f68b6b0a
|
Check build for cross-compiled targets on CI
We release for these targets, so we should check them during CI runs too.
|
1 year ago |
Philipp Oppermann
|
13fb05c4fa
|
Test pip release creation as part of normal CI
|
1 year ago |
Eric Buehler
|
f722f1ac41
|
Merge pull request #585 from dora-rs/renovate/dependencies
Update dependencies
|
1 year ago |
renovate[bot]
|
bd9706b958
|
Update dependencies
|
1 year ago |
Philipp Oppermann
|
bdeade85d0
|
Merge pull request #584 from dora-rs/renovate/dependencies
Update dependencies
|
1 year ago |
renovate[bot]
|
5ab2610e38
|
Update dependencies
|
1 year ago |
Philipp Oppermann
|
6d3638e819
|
Merge pull request #580 from dora-rs/add_comment
add a comment on read_dora_input_id
|
1 year ago |
Philipp Oppermann
|
8d63e81f1d
|
Merge pull request #583 from dora-rs/fix-575
Don't wait for non-started dynamic nodes on stop
|
1 year ago |
Philipp Oppermann
|
508311ed9b
|
Don't wait for non-started dynamic nodes on stop
|
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 |
XxChang
|
2e426e5133
|
add safety
|
1 year ago |
XxChang
|
8ee80cac6b
|
fix fmt
|
1 year ago |
XxChang
|
e590b2e029
|
add a comment on read_dora_input_id
|
1 year ago |
Eric Buehler
|
01c404710b
|
Merge pull request #579 from dora-rs/renovate/dependencies
Update dependencies
|
1 year ago |
haixuanTao
|
5b526107c3
|
Use musleabihf for armv7
|
1 year ago |
renovate[bot]
|
33d8745ad4
|
Update dependencies
|
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 |