tvl-depot/tools/nixery/server
Vincent Ambo 0000b956bb feat(server): Log Nix output live during the builds
Instead of dumping all Nix output as one at the end of the build
process, stream it live as the lines come in.

This is a lot more useful for debugging stuff like where manifest
retrievals get stuck.
2019-09-21 15:25:28 +01:00
..
builder feat(server): Log Nix output live during the builds 2019-09-21 15:25:28 +01:00
config feat: Add configuration option for popularity data URL 2019-09-21 12:44:40 +01:00
default.nix chore(server): Add 'go vet' to build process 2019-08-14 20:18:41 +01:00
go-deps.nix refactor: Move registry server to a subfolder 2019-08-14 00:02:04 +01:00
main.go feat(server): Cache built manifests to the GCS bucket 2019-09-10 11:32:37 +01:00