1b72eba1f3
Merge #2867
...
2867: Bring back `stable` into `main` r=Kerollmops a=curquiza
Following hotfix for v0.29.1
Co-authored-by: Loïc Lecrenier <loic@meilisearch.com >
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com >
Co-authored-by: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
2022-10-06 14:14:23 +00:00
dc93853946
Use Ubuntu 18.04 for all CI tasks that previously used Ubuntu 20.04
...
This is to prevent linking with a version of glibc that is too recent.
With meilisearch v0.29.0 we inadvertently bumped the minimum supported
glibc version to 2.29, which means it couldn't be run from Debian 10
(for example) anymore. By using Ubuntu 18.04, which uses glibc 2.27, we
restore support for older Linux distros.
2022-10-06 10:13:50 +02:00
221e3edf48
Update publish-binaries.yml
2022-10-04 19:33:39 +02:00
6a67afa48b
chore: generate Apple Silicon binaries
...
Closes #2792
2022-10-03 15:09:39 +02:00
5f5b787483
Use meili-bot PAT everywhere
2022-09-04 11:32:22 +02:00
2eca723a91
Update checkout v2 to v3 in CI manifests
2022-09-02 16:45:32 +02:00
8f3b590436
Move if conditions to the steps and not to the whole job
2022-09-01 13:34:34 +02:00
80b1f3e830
Add dry run for publishing binaries: check the compilation works
2022-08-31 17:28:42 +02:00
07bb32b622
Update ubuntu-18.04 to 20.04
2022-08-29 18:26:01 +02:00
8e370ed9ab
Merge branch 'main' into stable
2022-07-11 14:41:15 +02:00
ed185fb636
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-06-28 20:21:41 +00:00
7f4fab876d
Add fix to publish-binaries.yml
2022-06-27 13:11:58 +02:00
f83188fd60
Fix CI with check-release.sh script
2022-06-24 13:11:04 +02:00
2dde6fadb4
Check the version in Cargo.toml before publishing
2022-06-20 10:22:01 +02:00
f5a72bb19a
Change CI name for publishing binaries
2022-03-14 14:20:25 +01:00
78cf8f1f9f
Fix typo
2022-02-02 19:32:20 +01:00
c71c95feb0
Refactor CIs to publish aaarch64 binary
2022-02-02 19:25:28 +01:00
0da5aca9f6
Set fail-fast to false in publish-binaries CI
2021-12-08 09:54:13 +01:00
b444e2e074
Proposed fix for ARM binary on RHEL
...
https://github.com/meilisearch/MeiliSearch/issues/1410
2021-09-02 01:01:46 +00:00
e002509bf2
Remove COMMIT_SHA and COMMIT_DATE build arg
2021-08-31 17:01:58 +02:00
c55f73bbc3
Remove ARMv7 support
2021-07-28 17:29:40 +02:00
bb7d3be1b8
change ubuntu version
2021-03-25 10:44:40 +01:00
7e00bf4bfa
update ci to new workflow
2020-07-21 16:52:01 +02:00
e3e32e7f2b
Fix the Windows CI by using .exe
2020-05-11 18:19:12 +02:00
457b645f3c
Use a personal access token to publish bins
...
The default GITHUB_TOKEN expires after 1h
2020-04-10 18:28:28 +02:00
5c638184e9
Publish an aarch64 (aka ARMv8) binary on releases
2020-04-03 10:39:28 +02:00
88c063e887
Publish an ARMv7 binary for the releases
2020-03-26 10:51:47 +01:00
289bc6570b
Update the action to publish windows binaries
2019-12-07 11:52:14 +01:00
00d1200704
Rename the meilisearch-http binary into meilisearch
2019-11-26 11:17:30 +01:00
7cc096e0a2
Rename MeiliDB into MeiliSearch
2019-11-26 11:12:30 +01:00
cc06d96993
Add gh actions to release binaries
2019-11-25 17:27:15 +01:00