3177 Commits (v0.1.1-test-8-python-runtime)
 

Author SHA1 Message Date
  haixuanTao 7035ea2c1c Create different ubuntu release as they use different glibc 3 years ago
  haixuanTao fe1f79252a Make pip wheel for several linux version 3 years ago
  haixuanTao d631d127dd Fix clippy warnings 3 years ago
  haixuanTao 67b32ff0fb Replace all versions to `v0.1.1` 3 years ago
  haixuanTao 98d2722360 Fix template for `v0.1.1` 3 years ago
  haixuanTao 83cc80e073 FIx documentation 3 years ago
  haixuanTao 32e11f538c Remove `stop_thread` loop after a `StopAll` 3 years ago
  haixuanTao 294990e307 Make `stop_thread` not borrow `communication` for static 3 years ago
  haixuanTao 9ed73d2d4a Remove `macOS` from `runtime` distribution 3 years ago
  haixuanTao 3fe3d23252 add `XCode` for macOS pypi release 3 years ago
  haixuanTao baf81d10ed remove sdist from pypi release 3 years ago
  haixuanTao 5ef226b071 Fix libacl CI error and make CI simpler 3 years ago
  haixuanTao 0a7105a329 Fix `ndk-sys` yank by upgrading locked version 3 years ago
  haixuanTao 1d080a6edb Split pip and github release 3 years ago
  haixuanTao 9ec9d22620 wait for stop thread to finish before stopping runtime 3 years ago
  haixuanTao e7172bec8f refactor debugging change 3 years ago
  haixuanTao 9f0a0e6957 Fix GIL race condition 3 years ago
  haixuanTao 992b8251c2 DRAFT: Fixing Python linking error 3 years ago
  Yong He c9f4a1ab84
Update README.md 3 years ago
  Yong He 00ed5bae81
Update README.md 3 years ago
  Xavier Tao 86db6c007e
Implement an interactive `dora stop` command (#143) 3 years ago
  Philipp Oppermann bc2bfb634e
Merge branch 'request-reply-com-layer' into interactive-cli 3 years ago
  Philipp Oppermann 5f86a104f6
Fix `coordinator_running` check 3 years ago
  Philipp Oppermann 92af6439c4
Tweak display implementation of DataflowId 3 years ago
  Philipp Oppermann a124fb11c9
Ensure that dataflow names are unique if set 3 years ago
  Philipp Oppermann 3c2a2dd6da
Allow optional naming of dataflows 3 years ago
  Philipp Oppermann 7da63b89ce
Merge branch 'request-reply-com-layer' into interactive-cli 3 years ago
  Philipp Oppermann 4a9a82875e
Merge pull request #126 from dora-rs/c++-templates 3 years ago
  Philipp Oppermann 5aa39a5fef
Merge pull request #141 from dora-rs/cache_download 3 years ago
  Haixuan Xavier Tao 8f6ed9266b Change cache log level 3 years ago
  Xavier Tao 20262c12ea
Update libraries/extensions/download/src/lib.rs 3 years ago
  Philipp Oppermann c9241d2930
Don't consider control channel errors as fatal 3 years ago
  Philipp Oppermann f686d3fe2a
Fix: Spawn control listener threads using `std` API 3 years ago
  Philipp Oppermann 03d9c05eab
Use TCP-based request/reply communication layer for control messages 3 years ago
  Philipp Oppermann fc50a8232f
Create a request/reply communication layer abstraction 3 years ago
  Philipp Oppermann 94ecacdfee
Implement an interactive `dora stop` command 3 years ago
  Philipp Oppermann 63c404a1af
Create a C++ dataflow template 3 years ago
  Philipp Oppermann ffa490cc8f
Implement C++ template in dora CLI 3 years ago
  Philipp Oppermann 17ea34f295
Merge pull request #142 from dora-rs/ci 3 years ago
  Philipp Oppermann 6985950751
Update Rust problem matcher to v1.1.0 3 years ago
  Philipp Oppermann 5de3a90138
Revert "Temporarily replace problem matchers with fork to avoid warning" 3 years ago
  Philipp Oppermann 8e64c60105
Merge pull request #121 from dora-rs/c++-operator-api 3 years ago
  Philipp Oppermann 7325fc13f8
Merge pull request #140 from dora-rs/ci-update 3 years ago
  haixuanTao 399f1dcfad Use cache instead of downloading file each time 3 years ago
  Philipp Oppermann 78c24616dd
Enable caching for Python example too 3 years ago
  Philipp Oppermann e5a825b11f
Temporarily replace problem matchers with fork to avoid warning 3 years ago
  Philipp Oppermann 36c09a21ce
Set up caching on CI 3 years ago
  Philipp Oppermann ff179c3b93
Early-exit the c++ example on Windows 3 years ago
  Philipp Oppermann 1e7940b0a7
Replace unmaintained actions-rs/cargo action with separate problem matcher 3 years ago
  Philipp Oppermann a8eb676478
Merge pull request #130 from dora-rs/dora-up-env-file 3 years ago