tvl-depot/tools/nixery/server/builder
Vincent Ambo 61269175c0 refactor(server): Introduce a state type to carry runtime state
The state type contains things such as the bucket handle and Nixery's
configuration which need to be passed around in the builder.

This is only added for convenience.
2019-10-03 13:21:04 +01:00
..
builder.go feat(server): Log Nix output live during the builds 2019-09-21 15:25:28 +01:00
cache.go feat(server): Add cache for layer builds in GCS & local cache 2019-10-03 13:21:04 +01:00
state.go refactor(server): Introduce a state type to carry runtime state 2019-10-03 13:21:04 +01:00