depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nix
/
buildkite
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-16
r/7940
feat(nix/buildkite): reflect deps between derivations in pipelines
sterni
1
-3
/
+23
2024-04-16
r/7939
feat(nix/buildkite): use keys based on drvPaths where possible
sterni
1
-2
/
+19
2024-04-03
r/7848
fix(nix/buildkite): solve bogus realpath errors if build steps fail
sterni
1
-1
/
+4
2024-03-07
r/7656
feat(buildkite): avoid building extraSteps in pipeline construction
sterni
1
-7
/
+28
2024-03-02
r/7630
refactor(nix/buildkite): unify target attr path calculation
sterni
1
-6
/
+9
2024-03-02
r/7629
refactor(nix/buildkite): use attr path over target drv in mkBuild*
sterni
1
-15
/
+14
2024-03-02
r/7628
refactor(nix/buildkite): make more use of formal arguments
sterni
1
-8
/
+10
2023-10-22
r/6868
feat(nix/buildkite): fetch drvmap from *any* default branch builds
Vincent Ambo
1
-25
/
+36
2023-07-24
r/6443
feat(nix/buildkite): add meta.ci.buildkiteExtraStepArgs
Florian Klink
1
-1
/
+3
2023-07-24
r/6442
feat(nix/buildkite): add meta.ci.buildkiteExtraDeps
Florian Klink
1
-1
/
+1
2023-07-18
r/6431
feat(nix/buildkite): support meta.timeout
Florian Klink
1
-0
/
+2
2023-07-18
r/6430
feat(nix/buildkite): drop postBuild logic
Florian Klink
1
-31
/
+2
2023-06-03
r/6229
feat(nix/buildkite): extraSteps: include parentLabel into hash
Florian Klink
1
-1
/
+1
2023-06-03
r/6228
feat(nix/buildkite): add step key to release steps
Florian Klink
1
-0
/
+1
2023-06-01
r/6226
docs(nix/buildkite): escape "release" in warning
Florian Klink
1
-1
/
+1
2022-11-01
r/5227
feat(ops/buildkite): Support "soft failures"
William Carroll
1
-0
/
+4
2022-10-20
r/5169
fix(nix/buildkite) don't fail if gated step has no branches
Evgeny Zemtsov
1
-1
/
+1
2022-10-11
r/5104
fix(nix/buildkite): split extra steps based on all known phases
Evgeny Zemtsov
1
-1
/
+1
2022-10-10
r/5078
feat(nix/buildkite): allow custom phases
Evgeny Zemtsov
1
-17
/
+24
2022-09-30
r/5007
fix(nix/buildkite): follow parent skip behavior in extra steps
Evgeny Zemtsov
1
-1
/
+12
2022-09-28
r/4980
chore(3p/sources): Bump channels & overlays
sterni
1
-2
/
+2
2022-09-01
r/4565
feat(buildkite/mkPipeline): allow fast failure for build steps
Evgeny Zemtsov
1
-3
/
+10
2022-07-25
r/4322
fix(ops/buildkite): do not set branch if empty
Jean-François Roche
1
-5
/
+4
2022-07-25
r/4321
feat(ops/buildkite): Allow agents targeting
Jean-François Roche
1
-2
/
+4
2022-07-25
r/4320
feat(ops/buildkite): Allow skip of individual steps
Jean-François Roche
1
-2
/
+4
2022-06-06
r/4222
refactor(nix/buildkite): Optimise steps if builds are not enabled
Vincent Ambo
1
-1
/
+2
2022-06-06
r/4221
fix(nix/buildkite): Disable `depends_on` if build phase is not run
Vincent Ambo
1
-4
/
+15
2022-06-06
r/4220
feat(nix/buildkite): Allow toggling of individual phases
Vincent Ambo
1
-6
/
+18
2022-06-03
r/4205
feat(nix/buildkite): Validate available phases in extra steps
Vincent Ambo
1
-5
/
+13
2022-06-03
r/4204
fix(nix/buildkite): Forbid 'prompt' in build phase steps
Vincent Ambo
1
-5
/
+11
2022-06-03
r/4203
refactor(nix/buildkite): Explicit support for build phases
Vincent Ambo
1
-63
/
+108
2022-06-03
r/4202
refactor(nix/buildkite): Rename "post" steps to "release" steps
Vincent Ambo
1
-1
/
+1
2022-06-02
r/4201
docs(nix/buildkite): Fix an out-of-date comment about chunk size
Vincent Ambo
1
-1
/
+1
2022-03-30
r/3924
refactor(ops/pipelines): Configurable GraphQL token location
Vincent Ambo
1
-1
/
+2
2022-02-24
r/3866
fix(nix/buildkite): Do not set 'branches' attribute in step groups
Vincent Ambo
1
-1
/
+1
2022-02-07
r/3774
refactor(nix): Move `mkLabel` from buildkite to readTree
Vincent Ambo
1
-8
/
+2
2022-02-04
r/3770
fix(nix/buildkite): read & print the store path of built derivations
Vincent Ambo
1
-1
/
+1
2022-02-02
r/3743
feat(nix/buildkite): Add parentOverride argument to extra steps
Vincent Ambo
1
-9
/
+23
2022-01-31
r/3723
style: format entire depot with nixpkgs-fmt
Vincent Ambo
1
-148
/
+164
2022-01-29
r/3701
chore(nix/buildkite): reduce chunk size to 192
Vincent Ambo
1
-1
/
+1
2022-01-24
r/3668
feat(nix/buildkite): Support un-gated post-build extra steps
Vincent Ambo
1
-2
/
+7
2022-01-24
r/3667
refactor(nix/buildkite): Restrict step conditionals to refs only
Vincent Ambo
1
-11
/
+9
2022-01-24
r/3666
feat(nix/buildkite): Add support for gated steps
Vincent Ambo
1
-7
/
+69
2022-01-22
r/3657
refactor(ops/pipelines): Split build/post steps into separate chunks
Vincent Ambo
1
-16
/
+9
2022-01-21
r/3652
feat(nix/buildkite): Add support for extra steps
Vincent Ambo
1
-17
/
+85
2022-01-20
r/3651
chore(nix/buildkite): Drop `--fork-point` parameter
Vincent Ambo
1
-1
/
+1
2022-01-20
r/3640
fix(nix/buildkite): prevent swallowing errors from git-merge-base
Vincent Ambo
1
-5
/
+7
2022-01-19
r/3637
refactor(nix/buildkite): Move fetch-parent-targets script here
Vincent Ambo
1
-0
/
+41
2022-01-17
r/3602
feat(nix/buildkite): Check target map of parent to determine skips
Vincent Ambo
1
-22
/
+22
2022-01-17
r/3601
feat(ops/pipelines): Create drvmap structure for each commit
Vincent Ambo
1
-3
/
+23
[next]