Commit Graph

6 Commits

Author SHA1 Message Date
David Corvoysier
bc95ef2e8b
review: do not use latest tag 2025-02-20 16:14:41 +01:00
David Corvoysier
2c37e8acbe
test(neuron): merge integration tests and fixtures 2025-02-20 16:14:41 +01:00
David Corvoysier
542eee6ca7
fix(neuron): increase ulimit when building image
The base image used to compile the rust components seems to have a low
ulimit for opened files, which leads to errors during compilation.
2025-02-20 16:14:41 +01:00
David Corvoysier
0b7c7c3d18
feat(neuron): add server and integration tests 2025-02-20 16:14:41 +01:00
David Corvoysier
f085204c5e
feat(neuron): add server standalone installation 2025-02-20 16:14:40 +01:00
David Corvoysier
13caf6d087
feat: add neuron backend 2025-02-20 16:14:38 +01:00