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

Run some unit tests in CI #145

Merged
merged 6 commits into from
May 29, 2024
Merged

Run some unit tests in CI #145

merged 6 commits into from
May 29, 2024

Commits on May 29, 2024

  1. nix: Support building multiple crates at once

    Signed-off-by: Nick Spinale <nick@nickspinale.com>
    nspin committed May 29, 2024
    Configuration menu
    Copy the full SHA
    860b56f View commit details
    Browse the repository at this point in the history
  2. nix: Rename buildCrateInLayers -> buildCratesInLayers

    Signed-off-by: Nick Spinale <nick@nickspinale.com>
    nspin committed May 29, 2024
    Configuration menu
    Copy the full SHA
    9bdd717 View commit details
    Browse the repository at this point in the history
  3. nix: Rename build-crate-in-layers.nix -> build-crates-in-layers.nix

    Signed-off-by: Nick Spinale <nick@nickspinale.com>
    nspin committed May 29, 2024
    Configuration menu
    Copy the full SHA
    8d5530b View commit details
    Browse the repository at this point in the history
  4. nix: Add name parameter to buildCratesInLayers

    Signed-off-by: Nick Spinale <nick@nickspinale.com>
    nspin committed May 29, 2024
    Configuration menu
    Copy the full SHA
    53184a6 View commit details
    Browse the repository at this point in the history
  5. nix: Add justBuildTests parameter to buildCratesInLayers

    Signed-off-by: Nick Spinale <nick@nickspinale.com>
    nspin committed May 29, 2024
    Configuration menu
    Copy the full SHA
    bf46dfb View commit details
    Browse the repository at this point in the history
  6. nix: Run some unit tests in CI

    Signed-off-by: Nick Spinale <nick@nickspinale.com>
    nspin committed May 29, 2024
    Configuration menu
    Copy the full SHA
    cba520d View commit details
    Browse the repository at this point in the history