MeiliSearch/.github/workflows
Vibhav Bobade 09a94e0db3 optimize meilisearch uffizzi build
even though docker cache was being used earlier for uffizzi builds,
seems like the cache layers weren't persisting. This commit adds changes
to move meilisearch building outside the dockerfile so that we can
use the rust cache action. We are also building to the musl target
so that the binary for meilisearch which is created can be used for
the uffizzi ttyd image which uses alpine.
2023-02-21 17:25:28 +05:30
..
create-issue-dependencies.yml Add comment information about the cron job 2023-02-02 15:58:03 +01:00
flaky.yml fix cargo flaky 2023-01-17 11:03:44 +01:00
latest-git-tag.yml Add missingneeds: to the git latest tag workflow 2023-01-12 15:04:11 +01:00
manual_benchmarks.yml Bump taiki-e/install-action from 1 to 2 2023-01-01 10:02:00 +00:00
milestone-workflow.yml Remove core mention 2022-12-13 17:34:43 +01:00
publish-binaries.yml Bump svenstaro/upload-release-action from 2.3.0 to 2.4.0 2023-01-18 11:02:44 +00:00
publish-deb-brew-pkg.yml Bump svenstaro/upload-release-action from 2.3.0 to 2.4.0 2023-01-18 11:02:44 +00:00
publish-docker-images.yml Do not escape tag name 2023-02-16 10:53:14 +01:00
push_benchmarks_indexing.yml Bump taiki-e/install-action from 1 to 2 2023-01-01 10:02:00 +00:00
push_benchmarks_search_geo.yml Bump taiki-e/install-action from 1 to 2 2023-01-01 10:02:00 +00:00
push_benchmarks_search_songs.yml Bump taiki-e/install-action from 1 to 2 2023-01-01 10:02:00 +00:00
push_benchmarks_search_wiki.yml Bump taiki-e/install-action from 1 to 2 2023-01-01 10:02:00 +00:00
rust.yml Add tests with rust nightly in CI 2023-02-14 15:33:12 +00:00
uffizzi-build.yml optimize meilisearch uffizzi build 2023-02-21 17:25:28 +05:30
uffizzi-preview-deploy.yml optimize meilisearch uffizzi build 2023-02-21 17:25:28 +05:30
update-cargo-toml-version.yml update our CI scripts accordingly 2023-02-15 13:56:24 +01:00