This adds the //nix/lazy-deps tool at //lazy-deps in tvl-kit. A CI step is added for the kit that uses this to lazily build an example tool (magrathea). Change-Id: Ibd6d69c83b87bd6e0766942d73297621f2593113 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5514 Tested-by: BuildkiteCI Reviewed-by: ezemtsov <eugene.zemtsov@gmail.com> |
||
|---|---|---|
| .. | ||
| buildkite.yml | ||
| default.nix | ||
| README.md | ||
| workspace.josh | ||
The TVL Kit
This folder contains a publicly available version of the core TVL tooling, currently comprising of:
buildkite: TVL tooling for dynamically generating Buildkite pipelines with Nix.buildGo: Nix-based build system for Go.readTree: Nix library to dynamically compute attribute trees corresponding to the physical layout of a repository.besadii: Configurable Gerrit/Buildkite integration hook.
It can be accessed via git by cloning it as such:
git clone https://code.tvl.fyi/depot.git:workspace=views/kit.git tvl-kit
If you are looking at this within the TVL depot, you can see the
josh configuration in workspace.josh. You will find the projects
at slightly different paths within the depot.