about summary refs log tree commit diff
path: root/tvix/store/src/bin/tvix-store.rs
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2023-08-30T12·28+0300
committertazjin <tazjin@tvl.su>2023-10-22T12·29+0000
commitba9a62ca9f82f00aec1b8ad163252476cbb5322a (patch)
treef6d9d01d31c56c39854967e59c18d9b4cfb5be3b /tvix/store/src/bin/tvix-store.rs
parent23c811a2a0f3b46caf937f52baea718490df75e3 (diff)
feat(nix/buildkite): fetch drvmap from *any* default branch builds r/6868
With this change, the query we make to Buildkite changes from
explicitly querying for a specific number of *ancestor* builds, to
any latest builds of the default branch that have a drvmap.

This is not really supported by Buildkite, it seems, and the query to
do it feels very wonky and requires a lot of fiddling with `jq` to get
the output into the right shape.

We lose the information about which build we downloaded this from in
the output. Adding that information back would make the `jq` query
much more complex.

Change-Id: I9e7cecdffa9ac09f9e0339eb24d98c0e8dd82292
Reviewed-on: https://cl.tvl.fyi/c/depot/+/9168
Tested-by: BuildkiteCI
Reviewed-by: ezemtsov <eugene.zemtsov@gmail.com>
Diffstat (limited to 'tvix/store/src/bin/tvix-store.rs')
0 files changed, 0 insertions, 0 deletions