• proto: add daemon proto Aug 7
  • proto: make rule to generate protobuf files, documentation Aug 7
  • k8s: implement Apply Aug 7
  • k8s: simplify Apply to read from stdin instead of file Aug 7
  • proto: commit generated go files Aug 7
  • remove extra generated proto Aug 7
  • proto: proto supports building docker images Aug 8
  • build: first pass at builder interface Aug 8
  • build: build base docker image Aug 9
  • internal: clean up docker artifacts Aug 10
  • internal: one mount works Aug 10
  • build: asserting files and contents in tests only executes container … Aug 10
  • build: build one step locally Aug 10
  • build: respond to @maiamcc feedback Aug 13
  • build: fix multiple step test Aug 13
  • wire up builder Aug 13
  • tiltfile: use sh instead of bash to make Cmd Aug 13
  • proto: server adapter no longer depends on build pkg Aug 13
  • build: authenticate before push Aug 14
  • build: get digest from push output Aug 15
  • build: incremental build interface Aug 15
  • proto: add service name to service message Aug 15
  • model: use ServiceName type instead of string Aug 16
  • service: manager tracks services Aug 16
  • engine: build and deploy from existing Aug 16
  • Some pull requests not shown.
  • Dockerfile: add go dependencies Aug 13
  • tiltfile: build image correctly Aug 13
  • fix project name Aug 13
  • install binary, dont specify entry point in k8s config Aug 15
  • tiltfile: install correctly Aug 15
  • tiltfile: mkdir -p to support incremental builds Aug 16
  • Composite Tiltfile Aug 22
  • Update composite service syntax Aug 22
  • submit name via frontend instead of just cats Aug 6
  • temp: add temp package to wmclient Aug 9
  • pull in test fix Aug 27