nixery/server
Vincent Ambo 59f8925e05 feat(server): Introduce function to hash contents of a layer
This creates a cache key which can be used to check if a layer has
already been built.
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 feat(server): Introduce function to hash contents of a layer 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