tvl-depot/ops
Vincent Ambo abaa90c3ab fix(ops/pipelines): limit concurrency of 🦙
When pushing a large chain of CLs, builds can fail with OOM issues as
many Nix evaluations of the depot are happening simultaneously.

To work around this, we limit the concurrency of simultaneous Nix
evaluations (i.e. the `:llama` step). This can slow down the start of
builds in a large chain of small changes, but that is a better
tradeoff than failing the builds entirely and making people click
buttons.

Change-Id: If351aaad22d52e2bcf871377f22ab1df594c518d
Reviewed-on: https://cl.tvl.fyi/c/depot/+/7501
Reviewed-by: sterni <sternenseemann@systemli.org>
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2022-12-03 14:11:04 +00:00
..
besadii fix(ops/besadii) test trigger.ref against configured branch 2022-06-09 15:26:25 +00:00
buildkite refactor(ops/buildkite): Use tools.checks.validateTerraform 2022-06-07 09:32:13 +00:00
deploy-whitby refactor(deploy-whitby): use nvd instead of nix-diff 2022-01-13 08:14:00 +00:00
dns chore(3p/sources): Bump channels & overlays 2022-09-28 08:02:31 +00:00
gerrit-tvl fix(gerrit-tvl): Use only one build filter 2022-05-28 13:39:58 +00:00
glesys feat(ops/glesys): add CNAME for tvixbolt.tvl.su 2022-09-13 11:05:53 +00:00
journaldriver chore(3p/sources): Bump channels & overlays 2022-09-28 08:02:31 +00:00
keycloak feat(ops/keycloak): import github identity provider configuration 2022-09-20 09:28:45 +00:00
kontemplate style: format entire depot with nixpkgs-fmt 2022-01-31 16:11:53 +00:00
machines fix(ops/machines/whitby): serve grafana at status.tvl.su again 2022-11-07 14:43:18 +00:00
modules fix(ops/machines/whitby): serve grafana at status.tvl.su again 2022-11-07 14:43:18 +00:00
mq_cli style(rust): Format all Rust code with rustfmt 2022-02-08 12:06:39 +00:00
pipelines fix(ops/pipelines): limit concurrency of 🦙 2022-12-03 14:11:04 +00:00
posix_mq.rs style(rust): Format all Rust code with rustfmt 2022-02-08 12:06:39 +00:00
secrets feat(ops/keycloak): import github identity provider configuration 2022-09-20 09:28:45 +00:00
users feat(ops/users): add IslandUsurper to users. 2022-12-01 10:42:47 +00:00
nixos.nix fix(ops/nixos): use builtins.storePath to avoid dumping pkgs.path 2022-05-29 10:22:25 +00:00