tvl-depot/tools/nixery/server
Vincent Ambo 9c3c622403 refactor(server): Expose layer grouping logic via a function
Refactors the layer grouping package (which previously compiled to a
separate binary) to expose the layer grouping logic via a function
instead.

This is the next step towards creating layers inside of the server
component instead of in Nix.

Relates to #50.
2019-10-03 13:21:04 +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
layers refactor(server): Expose layer grouping logic via a function 2019-10-03 13:21:04 +01:00
default.nix chore(server): Add 'go vet' to build process 2019-08-14 20:18:41 +01:00
go-deps.nix chore(server): Import layer grouping logic into server component 2019-10-03 13:21:04 +01:00
main.go feat(server): Cache built manifests to the GCS bucket 2019-09-10 11:32:37 +01:00