index
:
evanix
master
A Nix build Scheduler
sinan@sinanmohd.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
|
\
|
*
.#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 sinanmohd/dependabot/github_actions/DeterminateSy...
Sinan Mohd
2024-07-29
1
-1
/
+1
|
\
|
*
build(deps): bump DeterminateSystems/nix-installer-action from 12 to 13
dependabot[bot]
2024-07-29
1
-1
/
+1
|
/
*
jobs: scheduled -> requested
sinanmohd
2024-07-28
4
-6
/
+6
*
solver_highs: return job cost on success
sinanmohd
2024-07-25
1
-1
/
+1
*
solver_sjf: init
sinanmohd
2024-07-25
4
-1
/
+45
*
solver_greedy -> solver_conformity
sinanmohd
2024-07-25
6
-23
/
+23
*
evanix: mark --solver=highs as stable
sinanmohd
2024-07-25
1
-8
/
+1
*
solver_greedy/solver_report: remove redundant data
sinanmohd
2024-07-25
3
-24
/
+4
*
solver_highs: implement --solver-report
sinanmohd
2024-07-25
1
-0
/
+10
*
solver_highs: turn off highs output when --solver-report is not passed
sinanmohd
2024-07-25
1
-1
/
+6
*
solver_highs: destroy highs instance after use
sinanmohd
2024-07-25
1
-0
/
+1
*
jobid: update size after realloc
sinanmohd
2024-07-25
1
-0
/
+1
*
jobs: job_cost -> job_cost_recursive
sinanmohd
2024-07-24
3
-8
/
+8
*
jobid: don't realloc when jobid->filled < jobid->size
sinanmohd
2024-07-24
1
-4
/
+3
*
solver_highs: increment the correct iterator
sinanmohd
2024-07-24
2
-10
/
+16
*
evanix: disable pipeline with --solver=highs
sinanmohd
2024-07-24
1
-4
/
+8
*
solver_highs: init
sinanmohd
2024-07-24
6
-20
/
+274
*
solver_util -> jobid
sinanmohd
2024-07-23
5
-32
/
+5
*
evanix: don't use fcfs solver with --max_build
sinanmohd
2024-07-21
4
-22
/
+9
*
evanix: add --solver flag
sinanmohd
2024-07-21
7
-17
/
+51
*
evanix: pass optstring
sinanmohd
2024-07-21
1
-12
/
+12
[next]