Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project improvements #44

Merged
merged 4 commits into from
Sep 24, 2023
Merged

Project improvements #44

merged 4 commits into from
Sep 24, 2023

Commits on Sep 24, 2023

  1. build: Use nextest cargo test runner in CI

    Supports retries for flaky failures. Use 3 retries.
    Also limit the db test to run in a separate process, so that
    diesel_migration harness doesn't fail with an I/O error.
    alcroito committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    872216c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af35c85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e569f97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91534d7 View commit details
    Browse the repository at this point in the history