Philipp Oppermann
2279258a6e
Fix: Run `dora build` before running pytest
1 year ago
Philipp Oppermann
d92d51f671
CI: Remove some `dora build` calls that were run before `dora up`
The `dora build` command now requires a connection to the coordinator.
1 year ago
Philipp Oppermann
d7f30c362d
Disable sccache for `musllinux` jobs
1 year ago
Philipp Oppermann
0786b63f8f
Restore original sleep durations in CLI test
1 year ago
Philipp Oppermann
d9c18fd82b
CI: Print when running `dora stop`
1 year ago
Philipp Oppermann
247d4f9d03
Longer sleeps in Python CLI example
1 year ago
Philipp Oppermann
09b69a1063
Sleep a bit after `dora destroy` to avoid races
1 year ago
Philipp Oppermann
343588d53a
Add build command to Python CLI test again
Shortens the time required for dora start, which allows us to keep the sleep duration lower.
1 year ago
Philipp Oppermann
b0bcef0b21
Extend sleep duration in 'Test CLI' CI job
The `dora start` command will now also trigger a build, so the whole thing takes longer.
1 year ago
Philipp Oppermann
a59428a3c0
Add libatomic for armv7
1 year ago
Philipp Oppermann
eed434fe22
Add symlinks to 32-bit libatomic to fix build for x86
1 year ago
Philipp Oppermann
37de4c234e
Try before-script-linux
1 year ago
Philipp Oppermann
1eae50adb3
Add a `rust-dataflow-git` example and run it on CI
1 year ago
Enzo Le Van
164b3df49f
cxx-dataflow2 -> cxx-arrow-dataflow
1 year ago
Enzo Le Van
f79fd079aa
Update ci.yml
Fix CI indentation
1 year ago
Enzo Le Van
3f7010ce25
Update .github/workflows/ci.yml
1 year ago
Mati-ur-rehman-017
c854cb188a
Added example in CI
1 year ago
Enzo Le Van
814a180a6b
fix: allow manual dispatch and ubuntu 22.04 for aarch64 linux
1 year ago
Enzo Le Van
c607e71c9d
fix: global and plan on 22.04
1 year ago
Enzo Le Van
5c9d955ba4
cargo-dist: configure correctly the CI
1 year ago
Enzo Le Van
4de7fc13f7
cargo-dist: initializing and making it build/distribute the CLI
1 year ago
Somay (DIIN)
f3613f8425
Updated the timeout for CLI-Test from 30 to 45 minutes in ci.yml
1 year ago
haixuantao
d929140512
add arm32 into docker build process
1 year ago
haixuantao
91a11b59e3
Make docker container multi platform
1 year ago
haixuantao
8acd6a3800
Adding permission to build and push job
1 year ago
haixuantao
17a2e59190
Improve docker registry
1 year ago
Haixuan Xavier Tao
1ee502796e
Create docker-image.yml
1 year ago
Haixuan Xavier Tao
844e94a6be
Add noise filtering on whipser to be able to use speakers ( #847 )
This PR makes it possible to use speakers when talking to an AI through
voice. It is done by filtering out the output of the TTS from the input
of the STT using fuzzy matching.
1 year ago
haixuantao
2f20ec4521
Make sure to handle cross compilation
1 year ago
haixuantao
a2125fef1f
Add checks for windows x86
1 year ago
haixuantao
acb465350e
Add check all except python dependencies
1 year ago
haixuantao
5b4100e2e5
Use cargo check all
1 year ago
haixuantao
bf307d1b76
make cross platform build only happen on release
1 year ago
Philipp Oppermann
00f9270524
Fix: Set variables outside bash script to prevent injection
1 year ago
Philipp Oppermann
6db36c2822
CI: Permit issue modifications for issue assign job
Follow-up to #840
1 year ago
Munish Mummadi
f967cf39de
feat: updated dora-bot assigning and guide
1 year ago
haixuantao
de21dc1241
Remove prepare_freethreaded_python which is not necessary
1 year ago
haixuantao
d464dc8c98
Add `generate-import-lib` experimental feature
1 year ago
haixuantao
518c6b0113
Add cross compilation for rust-python dependencies
1 year ago
haixuantao
7388bba256
Simplify node hub test and publish
1 year ago
haixuanTao
b47be49436
Add more time for dataflow to stop
1 year ago
haixuanTao
8c9335eb33
Make sure that the daemon runs within the same environment as the build process
1 year ago
haixuanTao
dde40540b2
Fix miss configured version of multiple library to make sure everything is well versioned
1 year ago
haixuanTao
8b19716b3e
Fix pip installation of development dora node api python
1 year ago
haixuantao
196bed3454
Add support for uv within runtime node
1 year ago
haixuantao
649902783c
Fix CI/CD
1 year ago
haixuantao
c72bc64745
Fix uv build error
1 year ago
haixuantao
1a35193ae7
Fix dependency installation on template
1 year ago
haixuantao
d1af9bc272
Fix CI
1 year ago
haixuantao
8617357fe4
Add uv at the beginning of installation instruction
1 year ago