Clémentine Urquizar
ec89030483
Update bors toml
2022-04-26 17:36:04 +02:00
Clémentine Urquizar
7cb7643565
Make nightly CI run every week
...
Update CI
Fix CI
2022-04-25 18:52:27 +02:00
Clémentine Urquizar
9383629d13
Enforce labelling for the PRs
2022-04-09 23:47:06 +02:00
Kerollmops
6a77c81a28
Increase benchmarks (push) CI timeout
2022-03-29 09:45:36 -07:00
ad hoc
1d683865cf
chore(CI): add debug test to CI
2022-03-17 12:40:20 +01:00
Clémentine Urquizar - curqui
f5a72bb19a
Change CI name for publishing binaries
2022-03-14 14:20:25 +01:00
Kerollmops
19bfb2649b
Raise the GitHub CI timeout limit to 72h
2022-02-23 15:27:51 +01:00
Clémentine Urquizar
78cf8f1f9f
Fix typo
2022-02-02 19:32:20 +01:00
Clémentine Urquizar
c71c95feb0
Refactor CIs to publish aaarch64 binary
2022-02-02 19:25:28 +01:00
Clémentine Urquizar
8a959da120
Update MeiliSearch into Meilisearch everywhere
2022-01-26 17:43:16 +01:00
Clémentine Urquizar
3d99686f7a
Change self-hosted label by benchmarks
2022-01-04 16:01:01 +01:00
Tamo
6a1216bd51
Integrate telegraf into our CI
2022-01-04 11:59:05 +01:00
Tamo
d75e84f625
chore(ci): Enable rust_backtrace in the ci
2021-12-22 18:20:44 +01:00
Clémentine Urquizar
fd854035c1
Use self hosted github runner
2021-12-21 18:32:29 +01:00
Clémentine Urquizar
0da5aca9f6
Set fail-fast to false in publish-binaries CI
2021-12-08 09:54:13 +01:00
Clémentine Urquizar
b7c5b78a61
Remove workflow_dispatch
2021-11-15 14:13:40 +01:00
Clémentine Urquizar
f081dc2001
Remove checkout
2021-11-12 21:31:18 +01:00
Clémentine Urquizar
2cf7daa227
Use self-hosted runner
2021-11-12 18:49:02 +01:00
Clémentine Urquizar
9d75fbc619
Fix docker meta job
2021-11-11 19:42:30 +01:00
Clémentine Urquizar
3b1b9a277b
Remove context
2021-11-11 16:38:45 +01:00
Clémentine Urquizar
40e87b9544
Add checkout
2021-11-11 16:37:01 +01:00
Clémentine Urquizar
ded7922be5
Add context and platform
2021-11-11 16:30:16 +01:00
Clémentine Urquizar
11ef64ee43
Fix credentials
2021-11-11 16:02:32 +01:00
Clémentine Urquizar
5e6d7b7649
Add worflow dispatch event
2021-11-11 16:00:10 +01:00
Clémentine Urquizar
5fd9616b5f
Add ARM image for Docker to CI
2021-11-11 15:58:44 +01:00
Clémentine Urquizar
bf01c674ea
Remove release drafter
2021-11-08 14:49:50 +01:00
Patrick Dung
5caa79df67
Update .github/workflows/publish-crossbuild.yml
...
Update to use the correct syntax
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
2021-10-24 11:31:04 +00:00
Patrick Dung
d519e1036f
Update .github/workflows/publish-crossbuild.yml
...
better naming
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
2021-10-21 17:02:28 +00:00
Patrick Dung
19eebc0b0a
Update .github/workflows/publish-crossbuild.yml
...
better naming
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
2021-10-21 17:02:16 +00:00
Patrick Dung
5585020753
Update .github/workflows/publish-crossbuild.yml
...
better spacing
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
2021-10-21 17:02:00 +00:00
Patrick Dung
ef7e7a8f11
Only generate aarch64 binary with action-rs
2021-10-21 00:40:46 +08:00
bors[bot]
b6af84eb77
Merge #394
...
394: Added search_geo benchmark in cron job r=irevoire a=fumblehool
fixes : #392
`search_geo` cron will run every friday at 18:30
Co-authored-by: Damanpreet Singh <daman.4880@gmail.com>
2021-10-18 14:33:32 +00:00
Damanpreet Singh
2e4604b0b9
fixed filename for search_* crons
2021-10-18 18:48:38 +05:30
Damanpreet Singh
4c34164d2e
fixed filename for search_geo cron
2021-10-18 18:43:36 +05:30
Damanpreet Singh
493d9b98f5
fix indexing benchmark GH actions upload filename
2021-10-16 21:52:36 +05:30
Damanpreet Singh
efaef4f748
Added search_geo benchmark in cron job
2021-10-16 21:41:45 +05:30
Patrick Dung
87115b02d9
Fixing the passing of environment variables
2021-10-10 03:27:51 +08:00
Patrick Dung
c614520405
Cross build with action-rs
2021-10-10 02:21:30 +08:00
bors[bot]
95211e2665
Merge #1703
...
1703: Trigger CodeCoverage manually instead of on each PR r=irevoire a=curquiza
Since no one is using it now on the PRs, we would rather get a state of the code coverage once (triggered manually) rather than on each PR.
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
2021-09-27 13:55:05 +00:00
Tamo
176160d32f
fix all benchmarks and add the compile time checking of the benhcmarks in the ci
2021-09-22 12:10:21 +02:00
Tamo
5e683ba472
add benchmarks for the geosearch
2021-09-20 10:44:37 +02:00
bors[bot]
148a896cca
Merge #1666
...
1666: Proposed fix for ARM binary on RHEL r=irevoire a=kappa-wingman
https://github.com/meilisearch/MeiliSearch/issues/1410
Co-authored-by: Kappa Wingman <64772920+kappa-wingman@users.noreply.github.com>
2021-09-15 14:16:25 +00:00
Clémentine Urquizar
be10d90f07
Trigger CodeCoverage manually instead of on each PR
2021-09-14 18:59:20 +02:00
Alexey Shekhirin
bbb012ad0f
chore(ci): use smarter dependencies cache
2021-09-07 19:56:38 +03:00
Alexey Shekhirin
dbd91e7151
chore(ci): use smarter dependencies cache
2021-09-07 18:16:33 +03:00
Kappa Wingman
b444e2e074
Proposed fix for ARM binary on RHEL
...
https://github.com/meilisearch/MeiliSearch/issues/1410
2021-09-02 01:01:46 +00:00
Clémentine Urquizar
e002509bf2
Remove COMMIT_SHA and COMMIT_DATE build arg
2021-08-31 17:01:58 +02:00
Tamo
5e639bc0c1
postfix all action name with (cron)
2021-08-30 13:55:00 +02:00
Irevoire
49a6d2d5f1
run all benchmarks once every friday
2021-08-30 13:55:00 +02:00
Alexey Shekhirin
01461af333
chore(ci): remove Rust beta from tests job
2021-08-24 22:18:13 +03:00