meilisearch/.github/workflows
James Lucktaylor 76cf1bff87
Add scheduled test to Actions for all features
Add a new job to the Rust workflow to run 'cargo build' and 'cargo
test' (on the cron schedule only) with the '--all-features' flag.
This will execute across all three environments: Linux, macOS,
Windows.

Autoformat the Rust workflow file via the Red Hat YAML extension for
Visual Studio Code:
https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml
This straightens out whitespace and string quoting for safer parsing.

Fixes #3506.
2023-03-03 12:01:14 +00:00
..
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 scheduled test to Actions for all features 2023-03-03 12:01:14 +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 comments in version bump CI 2023-02-21 19:14:59 +01:00