Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixos-hardware
base: 62a1812f3c20
Choose a base ref
...
head repository: NixOS/nixos-hardware
compare: 62d7c2eddf7d
Choose a head ref
  • 2 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 23, 2020

  1. Add parallel test runner

    The new test runner will evaluate all test profiles from the README.md
    in parallel in separate nix-build processes.
    Since we do not load all processes into one process,
    this also helps saving memory.
    Mic92 committed Feb 23, 2020
    Copy the full SHA
    9c95296 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Merge pull request #147 from Mic92/fix-travis

    travis: parallelize evaluation and limit RAM usage
    Mic92 committed Mar 11, 2020
    Copy the full SHA
    62d7c2e View commit details
    Browse the repository at this point in the history