tvl-depot/views/kit
Vincent Ambo 7604833d2a fix(views/kit): provide lib argument to lazy-deps
Change-Id: I6687bda77a3160b922156de9045d5f8565be0a61
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8744
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
Autosubmit: tazjin <tazjin@tvl.su>
Reviewed-by: flokli <flokli@flokli.de>
2023-06-11 17:05:56 +00:00
..
buildkite.yml feat(tvl-kit): Expose lazy-deps 2022-05-02 23:34:55 +00:00
default.nix fix(views/kit): provide lib argument to lazy-deps 2023-06-11 17:05:56 +00:00
README.md fix(views/kit): communicate :unsign in the tvl-kit URL directly 2023-03-31 08:46:01 +00:00
workspace.josh feat(tvl-kit): Expose //tools/checks in tvl-kit 2022-06-07 09:40:06 +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.
  • magrathea: Command-line tool for working with TVL-style monorepos
  • checks: Collection of useful CI checks for Buildkite

It can be accessed via git by cloning it as such:

git clone https://code.tvl.fyi/depot.git:unsign: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.