v0.11.2
Changelog
6408486 ci: enable staticcheck, fix problems that were surfaced (#2809)
95fb33f Fixed typo in live_update_build_and_deploy.go (#2800)
25f08a3 build: move PipelineState & friends over towards loggers instead of writers (#2806)
d22b420 ci: enable misspelling linter (#2819)
3fe9df5 ci: enable more linters (#2813)
e633cb4 ci: roll up go vet and goimports checks in to golangci (#2811)
38bf87c cli: analytics failures should be debug logs (#2830)
b3dbc50 cloud: Just because we have a token doesn't mean it's valid :embarrassed: (#2827)
1ea8b9a cloud: lookup errors should be debug logs (#2831)
626eb3f engine: move targetqueue into buildcontrol (#2834)
39d5335 engine: remove some dead wrapper objects (#2801)
c51350e integration: disable local_resource test (#2836)
d9a509c integration: enable lint (#2824)
5506506 integration: fix, reenable local resource test (#2832)
a566f55 integration: skip local resource test (#2829)
b2e90c1 local: SIGTERM to stop processes instead of SIGINT
a8f72c6 local_resource: kill pgid on shutdown, add integration test (#2823)
b95f7a5 logger: add arbitrary fields to log events (#2802)
c0d4117 procutil: don't send signals to nil process (#2826)
3baa95f proto: add log fields to protobuf (#2803)
ae4d5ed tilt: 0.11.1 (#2799)
642e2e7 tilt: fix make vendor (#2822)
a4623f0 tiltfile: add network argument to docker_buld (#2816)
b3dd581 tiltfile: add quiet parameter to local (#2808)
c5e03fb tiltfile: record required helm local subcharts as dependencies (#2774)
da87f89 web: Implement progress logs (#2812)
0fd3a45 web: implement a simple windowing mechanism to improve UI perf (#2828)
44a6337 web: rewrite internal implementation of LogStore (#2810)