haixuanTao
b47be49436
Add more time for dataflow to stop
10 months ago
haixuanTao
8c9335eb33
Make sure that the daemon runs within the same environment as the build process
10 months ago
haixuanTao
dde40540b2
Fix miss configured version of multiple library to make sure everything is well versioned
10 months ago
haixuanTao
8b19716b3e
Fix pip installation of development dora node api python
10 months ago
haixuantao
196bed3454
Add support for uv within runtime node
10 months ago
haixuantao
649902783c
Fix CI/CD
10 months ago
haixuantao
c72bc64745
Fix uv build error
10 months ago
haixuantao
1a35193ae7
Fix dependency installation on template
10 months ago
haixuantao
d1af9bc272
Fix CI
11 months ago
haixuantao
8617357fe4
Add uv at the beginning of installation instruction
11 months ago
haixuantao
e854af33b0
Setup uv using github action
11 months ago
haixuanTao
095156941f
Migrate the CI to --uv
11 months ago
haixuanTao
cb8007a13a
Fix rerun error in CI/CD by moving up operating mode env variable
11 months ago
haixuantao
76ee88f9c0
Adding operatinf mode with python example to avoid wgpu error
11 months ago
haixuantao
52c13dca98
Install UV for testing
11 months ago
haixuantao
fa3f408a27
Making CI/CD of node hub independant from other nodes
11 months ago
haixuantao
d1c46948e7
Using only paths for pip-release
11 months ago
haixuantao
18712d1706
Make CI/CD finish despite not every node being CI passing
11 months ago
haixuantao
fe1a7239f6
Add `Cargo.toml` within pip release process
11 months ago
Philipp Oppermann
d98032fd0e
Update CI runners to `ubuntu-22.04`
The ubuntu 20.04 runners will be removed in April 2025. There are already scheduled `brownouts` that lead to build failures, so we should fix it right now.
10 months ago
haixuantao
2ea2abec4d
Reduce sleep time in example
10 months ago
haixuantao
3b6678bd73
Remove free disk space on ubuntu
10 months ago
Haixuan Xavier Tao
b9b8ced620
Adding a test for checking on the latency when used timeout and queue at the same time ( #783 )
This PR is a follow of issue https://github.com/dora-rs/dora/issues/774
and indeed it seems that the latency is higher than what we would
expect.
11 months ago
haixuantao
5102a9e38b
Make the pip release CI only run for dedicated work
11 months ago
haixuantao
a2910b907d
Rename timeout test
11 months ago
Philipp Oppermann
7fc8466c0c
Use `paths-ignore` instead of negated `paths`
The GitHub workflow docs specify: 'If you define a path with the ! character, you must also define at least one path without the ! character. If you only want to exclude paths, use paths-ignore instead.'
11 months ago
haixuantao
2390b020e3
Make uv publish only done on linux runner
11 months ago
haixuantao
0399fee27d
Adding check url
11 months ago
haixuantao
f75290a9e4
Fix runner condition
11 months ago
haixuantao
3fe30d75c2
Bump to dora rc2 version
11 months ago
haixuantao
9ab06f9223
Fix same wheel error message
11 months ago
haixuantao
0026331df6
Minor release fix
11 months ago
Haixuan Xavier Tao
074908cca6
Add qwenvl2 5 ( #767 )
11 months ago
haixuantao
57fd132998
fix CI ignore node-hub
11 months ago
haixuantao
f801931caf
Ignore node-hub folder
11 months ago
haixuantao
76cbed9bef
Set python to version 3.10 within venv
11 months ago
haixuantao
627b3f7d8d
Using default pypi within llama-cpp-python
11 months ago
haixuantao
85d06a6e11
Bump upload artifact version
11 months ago
haixuantao
4208339035
Add messages within CI to better understand logs
1 year ago
haixuantao
1f15484d0d
Remove ruff and pytest from CI/CD and makes them dev dependencies of each node
1 year ago
haixuantao
a059f71e22
Fix CI/CD by allowing maturing to be installed with pip
1 year ago
haixuantao
6f2656eb49
Replace poetry with uv in CI/CD
1 year ago
haixuantao
458d78e7a9
Use UV for the CI/CD for faster dependency resolution
1 year ago
haixuantao
4be1c7439f
fix ruff CI/CD
1 year ago
haixuantao
7a0654a1f8
Replace pylint with ruff
1 year ago
haixuantao
795cd9b436
Fix CI/CD by adding portaudio system-level dependency
1 year ago
haixuantao
34d7390f84
Remove failfast false for node hub
1 year ago
haixuantao
1ff4583922
Improve compliancy guideline
1 year ago
haixuantao
ad6ddb237d
Improve dora new template to be compliant with formatting, linting, and testing
1 year ago
haixuantao
bbfa17f318
Add zig to fix toolchains
1 year ago