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
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
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
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
e002509bf2
Remove COMMIT_SHA and COMMIT_DATE build arg
2021-08-31 17:01:58 +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
5dc7d498bd
Update release process for stable releases
2020-05-12 11:10:55 +02:00
4cdb67c249
Automate homebrew publish
2020-03-20 12:14:08 +01:00