dependabot[bot]
3c1e7c7428
Bump Swatinem/rust-cache from 2.7.5 to 2.7.7
...
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache ) from 2.7.5 to 2.7.7.
- [Release notes](https://github.com/swatinem/rust-cache/releases )
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md )
- [Commits](https://github.com/swatinem/rust-cache/compare/v2.7.5...v2.7.7 )
---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-01 17:44:53 +00:00
dependabot[bot]
27bb591331
Bump xt0rted/pull-request-comment-branch from 2 to 3
...
Bumps [xt0rted/pull-request-comment-branch](https://github.com/xt0rted/pull-request-comment-branch ) from 2 to 3.
- [Release notes](https://github.com/xt0rted/pull-request-comment-branch/releases )
- [Changelog](https://github.com/xt0rted/pull-request-comment-branch/blob/main/CHANGELOG.md )
- [Commits](https://github.com/xt0rted/pull-request-comment-branch/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: xt0rted/pull-request-comment-branch
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-01 17:52:21 +00:00
Clément Renault
009709eace
Fix the path used in the flaky tests CI
2024-11-13 09:52:10 +01:00
dependabot[bot]
2e4d4b398d
Bump Swatinem/rust-cache from 2.7.1 to 2.7.5
...
Bumps [Swatinem/rust-cache](https://github.com/swatinem/rust-cache ) from 2.7.1 to 2.7.5.
- [Release notes](https://github.com/swatinem/rust-cache/releases )
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md )
- [Commits](https://github.com/swatinem/rust-cache/compare/v2.7.1...v2.7.5 )
---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-06 12:57:04 +00:00
Tamo
9799812b27
fix the benchmarks
2024-11-05 15:08:01 +01:00
Tamo
186326fe40
update the macos version
2024-11-04 16:33:04 +01:00
Clément Renault
ee72f622c7
Update benchmarks to match the new crates subfolder
2024-10-28 14:06:46 +01:00
Clément Renault
8ef8035bf2
Fix CI
2024-10-21 08:28:33 +02:00
Clément Renault
a663e408ad
Move to the right rust toolchain version
2024-07-29 10:06:34 +02:00
Clément Renault
986991277f
Use the dtolnay rust toolchain
2024-07-29 10:00:40 +02:00
Louis Dureuil
e3faacd160
Explicitly check permissions when receiving a slash command
2024-07-24 17:09:25 +02:00
Tamo
c85dd9f635
install a default stable toolchain before cargo build tries to install cross
2024-07-11 18:43:47 +02:00
curquiza
7da95d62e2
Add DEBIAN_FRONTEND to avoid interaction with tzdata
2024-07-11 18:43:47 +02:00
curquiza
2cda1360ee
Remove ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION in CI
2024-07-11 18:43:47 +02:00
curquiza
5f9c05b944
Update minimal ubuntu version used from 18.04 to 20.04
2024-07-11 18:43:47 +02:00
Tamo
0ecaf861fa
fix ci
2024-07-10 10:06:59 +02:00
Tamo
ee9aa63044
update rust version
2024-07-09 23:41:29 +02:00
Louis Dureuil
22b9c277d0
CI: Add ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION workaround to keep using Ubuntu 18.04
2024-07-08 11:04:11 +02:00
meili-bors[bot]
c701d89fdc
Merge #4754
...
4754: bring back v1.9.0 changes to main r=irevoire a=ManyTheFish
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
Co-authored-by: meili-bors[bot] <89034592+meili-bors[bot]@users.noreply.github.com>
Co-authored-by: Clément Renault <clement@meilisearch.com>
Co-authored-by: ManyTheFish <many@meilisearch.com>
2024-07-02 13:30:50 +00:00
Tamo
d96372b9c4
Merge branch 'main' into tmp-release-v1.9.0
2024-07-02 14:48:50 +02:00
dependabot[bot]
c885fcebcc
Bump docker/build-push-action from 5 to 6
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 12:28:28 +00:00
Clémentine
277f4883f6
Add vX Docker tag when publishing Docker image
2024-07-02 12:11:44 +02:00
ManyTheFish
015d90a962
merge main
2024-07-01 11:50:36 +02:00
Tamo
544e98ca99
use teh current version for clippy
2024-06-26 13:58:25 +02:00
Tamo
e16edb2c35
use the helix action since the official one doesn't support the rust-toolchain file
2024-06-25 17:00:50 +02:00
Tamo
5c758438fc
Update the CI to take the rust-toolchain file into account
2024-06-25 16:59:23 +02:00
Many the fish
304a9df52d
Remove -v
parameter
2024-06-12 07:22:24 +02:00
Louis Dureuil
eaf57056ca
comment with the results of benchmarks
2024-05-23 15:34:39 +02:00
Clémentine U. - curqui
d6b6cd322c
Update sprint_issue.md ( #4556 )
2024-04-05 18:40:28 +02:00
meili-bors[bot]
d1021c0f0d
Merge #4520
...
4520: Add automation to create openAPI issue r=dureuill a=curquiza
Create automatically an issue to remind us to update open-api file when opening a milestone
Co-authored-by: curquiza <clementine@meilisearch.com>
2024-03-27 17:33:22 +00:00
curquiza
8394be9484
Add automation to create openAPI issue
2024-03-21 15:52:11 +01:00
Clémentine U. - curqui
c67f04c746
Update sprint_issue.md
2024-03-20 18:45:56 +01:00
Tamo
c5322df519
Revert "Revert "Merge remote-tracking branch 'origin/main' into release-v1.7.1""
2024-03-20 10:08:28 +01:00
Tamo
567194b925
Revert "Merge remote-tracking branch 'origin/main' into release-v1.7.1"
...
This reverts commit bd74cce86a5e610477cc68bd555a636bcd735ca3, reversing
changes made to d2f77e88bd9f9ce018a71e78c120274336e80580.
2024-03-19 16:56:21 +01:00
Louis Dureuil
6fa3872268
Workflows: Fix reason param when benches are triggered from a comment.
2024-03-13 13:46:43 +01:00
Tamo
8ec3e30d2b
Merge branch 'main' into tmp-release-v1.7.0
2024-03-11 15:39:51 +01:00
Louis Dureuil
adcd848809
CI: Add bench workflows
2024-03-05 11:02:05 +01:00
Louis Dureuil
9806a3e5f6
Don't test on nightly
2024-02-29 14:24:50 +01:00
curquiza
024de0dcf8
Create automation when creating Milestone to create update-version issue
2024-02-14 17:36:47 +01:00
dependabot[bot]
58c3501b54
Bump peter-evans/repository-dispatch from 2 to 3
...
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch ) from 2 to 3.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases )
- [Commits](https://github.com/peter-evans/repository-dispatch/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-01 17:05:50 +00:00
meili-bors[bot]
b6fc181993
Merge #4304
...
4304: Add CUDA GPU support for Hugging Face embedders r=Kerollmops a=dureuill
Adds a "cuda" feature to `milli`.
Compiling with this feature requires that the CUDA support library be installed (see "with CUDA support" paragraph in https://huggingface.github.io/candle/guide/installation.html ), and adds CUDA support to the `huggingFace` embedder.
To enable GPU support, users will need to:
1. Have a compatible NVidia GPU under Linux
2. Follow [the guide](https://huggingface.github.io/candle/guide/installation.html ) to install the CUDA dependencies
3. Compile Meilisearch with the `cuda` feature: `cargo build --release --features cuda`
# Impact
Enabling the CUDA feature allows to use an available GPU to compute embeddings with a `huggingFace` embedder.
On an AWS Graviton 2, this yields a x3 - x5 improvement on indexing time.
# Technical details
- I had to change the CI so that the cuda feature is not included in the `Tests all features` workflow
- To achieve that, I had to add a binary following the `cargo xtask` design pattern, to list all features excepted the cuda one.
- I then changed the workflow accordingly (renamed to "Tests almost all features" 😉 )
- A test run of the new feature was done on a temporary version of this PR that had it enabled for PRs: [See the results here](https://github.com/meilisearch/meilisearch/actions/runs/7461331929/job/20301216732 )
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2024-01-22 13:55:04 +00:00
Louis Dureuil
1b90778bf5
Change CI
2024-01-22 10:25:56 +01:00
meili-bors[bot]
afb0e8eab9
Merge #4325
...
4325: Add Setting API reminder in issue template r=ManyTheFish a=ManyTheFish
When adding a new setting, several important points can be easily forgotten.
This PR adds a small reminder list of some of these points in the issue template.
Co-authored-by: Many the fish <many@meilisearch.com>
2024-01-22 09:02:27 +00:00
Many the fish
40fa0b4df6
Update .github/ISSUE_TEMPLATE/sprint_issue.md
2024-01-18 11:17:29 +01:00
Many the fish
ab4d614599
Update .github/ISSUE_TEMPLATE/sprint_issue.md
...
Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2024-01-18 10:28:30 +01:00
Clément Renault
f275554982
Make sure we override the default Rust version
2024-01-16 18:10:30 +01:00
Clément Renault
cfaa522d68
Bump the Rust version to 1.75.0
2024-01-16 16:36:54 +01:00
Many the fish
9e12a91afb
Update .github/ISSUE_TEMPLATE/sprint_issue.md
2024-01-16 11:04:50 +01:00
Many the fish
857cd09285
Add Setting API reminder in issue template
...
When adding a new setting, there are several important points that can be easily forgotten.
This PR adds a small reminder list of some of these points.
2024-01-15 11:19:13 +01:00
curquiza
1275e72e0b
Update SDK test dependencies
2024-01-02 09:59:46 +01:00