dependabot[bot]
f7b47b43f4
Bump docker/setup-qemu-action from 1 to 2
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 20:21:38 +00:00
dependabot[bot]
8e703fbabe
Bump codecov/codecov-action from 1 to 3
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 1 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 20:21:35 +00:00
dependabot[bot]
7ced5c2cc7
Bump docker/metadata-action from 3 to 4
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 20:21:32 +00:00
Clémentine Urquizar
f98c8d7f8b
Add dependabot for GHA
2022-06-28 18:58:23 +02:00
Clémentine Urquizar
7f4fab876d
Add fix to publish-binaries.yml
2022-06-27 13:11:58 +02:00
Clémentine Urquizar
f83188fd60
Fix CI with check-release.sh script
2022-06-24 13:11:04 +02:00
Clémentine Urquizar
32c8846514
Rollback 0.0.0 versionning
2022-06-22 12:20:12 +02:00
Clémentine Urquizar
c6ed756dbc
Update script after review
2022-06-21 10:46:32 +02:00
Clémentine Urquizar - curqui
de16de20f4
Update .github/scripts/check-release.sh
...
Co-authored-by: Tamo <tamo@meilisearch.com>
2022-06-21 10:14:24 +02:00
Clémentine Urquizar - curqui
c484d28646
Update .github/scripts/check-release.sh
...
Co-authored-by: Tamo <tamo@meilisearch.com>
2022-06-21 10:14:17 +02:00
Clémentine Urquizar
5318e53248
Move is-latest-release.sh script into the scripts folder
2022-06-21 10:12:00 +02:00
Clémentine Urquizar
06e05cc4f8
Update Docker credentials
2022-06-20 14:39:50 +02:00
Clémentine Urquizar
8b98303191
Change information place regarding release assets
2022-06-20 10:36:34 +02:00
Clémentine Urquizar
2dde6fadb4
Check the version in Cargo.toml before publishing
2022-06-20 10:22:01 +02:00
Janith Petangoda
10f3150150
Improve docker CI: push vX.Y
tag (without patch) to DockerHub ( #2507 )
...
* Create a docker tag without patch version if git tag has 0 patch version.
* Create Docker tag without patch number if git tag follows v<number>.<number>.<number>
Add minor changes on CI
2022-06-16 17:14:09 +02:00
Janith Petangoda
5ae5b06018
Improve docker CI: push vX.Y
tag (without patch) to DockerHub ( #2507 )
...
* Create a docker tag without patch version if git tag has 0 patch version.
* Create Docker tag without patch number if git tag follows v<number>.<number>.<number>
Add minor changes on CI
2022-06-16 09:51:20 +02:00
Clémentine Urquizar
44e004d895
Use nightly for cargo fmt in CI
2022-06-15 10:33:03 +02:00
Clémentine Urquizar
4a494ad2fa
Add schedule to the CI
2022-06-09 11:50:20 +02:00
Clémentine Urquizar - curqui
39a1dcb32c
Update .github/workflows/publish-docker.yml
2022-06-08 17:27:03 +02:00
Lawrence Chou
afcc493480
Merge publish-docker-latest.yml & publish-docker-tag.yml ( #2477 )
...
close #1901
2022-06-08 17:17:20 +02:00
ad hoc
348af6cfbf
deny-rust-warnings
2022-05-04 15:20:45 +02:00
Clémentine Urquizar - curqui
4e3b20ed73
Update config.yml
2022-03-24 12:13:30 +01: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
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
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
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
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