Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | evanix: --estimate -> --statistics | sinanmohd | 2024-08-25 | 3 | -29/+29 |
| | |||||
* | evanix/opts_read: only clean up on error | sinanmohd | 2024-08-25 | 1 | -2/+2 |
| | |||||
* | evanix: only disable pipeline when highs is in use | sinanmohd | 2024-08-25 | 1 | -1/+3 |
| | |||||
* | evanix: implement --max-time flag | sinanmohd | 2024-08-25 | 6 | -12/+49 |
| | |||||
* | jobs/job_cost_estimate: init | sinanmohd | 2024-08-24 | 4 | -11/+101 |
| | |||||
* | evanix: add max-time flag | sinanmohd | 2024-08-24 | 3 | -2/+39 |
| | |||||
* | evanix: add estimate flag | sinanmohd | 2024-08-24 | 6 | -12/+84 |
| | |||||
* | flake/devShell: add jq | sinanmohd | 2024-08-24 | 1 | -0/+1 |
| | |||||
* | evanix: use highs by default | sinanmohd | 2024-08-18 | 1 | -1/+1 |
| | |||||
* | nixosTests/sunset-unbuilt-9: simplify test | sinanmohd | 2024-08-17 | 1 | -9/+5 |
| | |||||
* | evanix: --max-build -> --max-builds | sinanmohd | 2024-08-17 | 6 | -10/+10 |
| | |||||
* | Merge pull request #14 from sinanmohd/feat/nixosTests | Sinan Mohd | 2024-08-17 | 6 | -0/+544 |
|\ | | | | | nixosTests: WIP integration tests | ||||
| * | nixosTests: allow extending testScript without overriding it | SomeoneSerge | 2024-08-16 | 1 | -6/+13 |
| | | |||||
| * | nixosTests: refactor the way common template and per-instance args are handled | SomeoneSerge | 2024-08-16 | 1 | -4/+2 |
| | | |||||
| * | nixosTests/dsl: clean up | sinanmohd | 2024-08-16 | 1 | -7/+7 |
| | | |||||
| * | nixosTests: sunset-unbuilt: refactor the dag | Someone Serge | 2024-08-16 | 1 | -25/+9 |
| | | |||||
| * | nixosTests: sunset-unbuilt: rename to avoid confusion | Someone Serge | 2024-08-16 | 1 | -1/+1 |
| | | |||||
| * | nixosTests: make options hierarchical | Someone Serge | 2024-08-15 | 3 | -78/+96 |
| | | |||||
| * | nixosTests/sunset-unbuilt-0: set assertNeeded | sinanmohd | 2024-08-14 | 1 | -3/+19 |
| | | |||||
| * | nixosTests/dsl: verify assertNeeded | sinanmohd | 2024-08-14 | 1 | -12/+25 |
| | | |||||
| * | nixosTests/dsl: clean up | sinanmohd | 2024-08-14 | 1 | -2/+2 |
| | | |||||
| * | nixosTests/dsl: verify assertChosen | sinanmohd | 2024-08-14 | 3 | -18/+39 |
| | | |||||
| * | nixosTests: drop nixos-lib | sinanmohd | 2024-08-13 | 2 | -6/+3 |
| | | |||||
| * | nixosTests/dsl: verify choseBuilds | sinanmohd | 2024-08-13 | 1 | -1/+37 |
| | | |||||
| * | nixosTests/dsl: make sure cache value is valid | sinanmohd | 2024-08-12 | 1 | -5/+8 |
| | | |||||
| * | nixosTests/dsl: change option names | sinanmohd | 2024-08-12 | 1 | -2/+2 |
| | | |||||
| * | nixosTests/sunset-unbuilt-0: init | sinanmohd | 2024-08-12 | 1 | -0/+14 |
| | | |||||
| * | nixosTests: runCommand.inputDerivatino: explain why | SomeoneSerge | 2024-08-11 | 1 | -0/+2 |
| | | |||||
| * | flake/devShell: add nixfmt-rfc-style | sinanmohd | 2024-08-11 | 3 | -41/+39 |
| | | |||||
| * | nixosTests/sunset: init | sinanmohd | 2024-08-11 | 1 | -0/+39 |
| | | |||||
| * | nixosTests/all-tests: always import dsl | sinanmohd | 2024-08-11 | 1 | -3/+1 |
| | | |||||
| * | nixosTests: drop unused args | sinanmohd | 2024-08-11 | 2 | -2/+0 |
| | | |||||
| * | flake.nix: add .#checks | SomeoneSerge | 2024-08-08 | 2 | -0/+33 |
| | | |||||
| * | nixosTests: init | SomeoneSerge | 2024-08-03 | 5 | -0/+369 |
| | | | | | | | | A PoC that only runs --dry-run, no evanix | ||||
* | | evanix: set unique test names | sinanmohd | 2024-08-17 | 1 | -1/+1 |
| | | |||||
* | | evanix: better meson tests | sinanmohd | 2024-08-17 | 1 | -1/+12 |
| | | |||||
* | | flake/packages/evanix-asan: init | sinanmohd | 2024-08-17 | 1 | -0/+5 |
| | | |||||
* | | flake: bump lock | sinanmohd | 2024-08-03 | 1 | -3/+3 |
| | | |||||
* | | util/vpopen: return pid on success | sinanmohd | 2024-08-03 | 2 | -5/+6 |
| | | |||||
* | | flake/devShell: add nix-eval-jobs | sinanmohd | 2024-08-02 | 1 | -0/+1 |
| | | |||||
* | | tests: clean up | sinanmohd | 2024-08-01 | 5 | -25/+25 |
|/ | |||||
* | tests/dag: refactor, drop queue_thread_new() | sinanmohd | 2024-08-01 | 1 | -16/+9 |
| | |||||
* | Merge pull request #13 from sinanmohd/refactor/nix | Someone | 2024-07-31 | 2 | -41/+58 |
|\ | | | | | Refactor nix expressions | ||||
| * | .#evanix: run tests | SomeoneSerge | 2024-07-31 | 1 | -0/+2 |
| | | |||||
| * | .#devShells: reuse buildInputs from .#evanix | SomeoneSerge | 2024-07-31 | 1 | -11/+2 |
| | | |||||
| * | .#evanix: use uthash from the hosts platform | SomeoneSerge | 2024-07-31 | 1 | -1/+1 |
| | | |||||
| * | .#evanix: remove .nix files from src | SomeoneSerge | 2024-07-31 | 1 | -1/+14 |
| | | |||||
| * | .#evanix: make callPackage-able | SomeoneSerge | 2024-07-31 | 2 | -30/+41 |
|/ | |||||
* | tests: init | sinanmohd | 2024-07-30 | 11 | -29/+154 |
| | |||||
* | Merge pull request #12 from ↵ | Sinan Mohd | 2024-07-29 | 1 | -1/+1 |
|\ | | | | | | | | | sinanmohd/dependabot/github_actions/DeterminateSystems/nix-installer-action-13 build(deps): bump DeterminateSystems/nix-installer-action from 12 to 13 |