tvl-depot/views/kit
Vincent Ambo 49c8d8371c fix(views/kit): Export niv-pinned source hashes
These are required for standalone imports of the kit now.

Change-Id: Ie3c7218a606b1ba9cf274bb80b314a7889d8ede9
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5189
Tested-by: BuildkiteCI
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: ezemtsov <eugene.zemtsov@gmail.com>
2022-02-02 14:28:14 +00:00
..
buildkite.yml feat(views/kit): Check Buildkite pipeline into repository 2022-01-22 21:13:16 +00:00
default.nix fix(views/kit): Export niv-pinned source hashes 2022-02-02 14:28:14 +00:00
README.md feat(views/kit): Check Buildkite pipeline into repository 2022-01-22 21:13:16 +00:00
workspace.josh fix(views/kit): Export niv-pinned source hashes 2022-02-02 14:28:14 +00:00

The TVL Kit

Build status

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.