Skip to content

v0.7.8

Compare
Choose a tag to compare
@jazzdan jazzdan released this 12 Mar 22:57
· 3706 commits to master since this release
30ef55a

Changelog

876efed store: fix a bug in the results api when there are multiple images (#1266)
59f8faa ci integration: bump image to go 1.12 (#1280)
2e1b84b ci: bump ci image (#1276)
6e02927 ci: don't compile gotestsum (#1289)
2f1422b docker-compose: auto-match image names (#1281)
9ef6497 docker: show build progress (#1296)
e843c92 docker: unify environment overrides across docker client / custom build / docker compose (#1282)
d907735 engine: Separate the image selector from the image being injected (#1269)
631b24a engine: add more build order logging (#1273)
301083d engine: always show unexpected fallback message (#1270)
5545b31 engine: deploy synclet for custom_builds with fast build info (#1268)
1b7df80 engine: pass along the state needed for fast_build with docker-compose (#1283)
02a7192 engine: show all files that triggered a Tiltfile build (#1291)
e39df8b engine: test custom_build with and without synclet (#1275)
8a97f73 hud: add a tab pane, behind an env variable (#1288)
c3d23cd hud: fix an escaping bug in serialization (#1272)
dd912cf hud: fix tiltfile warning renderer test (#1286)
d91de32 hud: fix unexported fields that were missing from the web data (#1265)
d5fda2b integration: add back filewatching to dc integration test (#1263)
69cf7d7 k8s: if yaml upsert fails due to immutable field, call delete && apply instead of replace --force to make sure that pods get recreated with new info [ch1734] (#1292)
892943c tilt: ^T toggles log timestamps (#1274)
2d1ce48 tilt: bump protocc to go 1.12 (#1271)
c234388 tilt: update to go 1.12 (#1267)
b5a8971 tiltfile: have an image type enum (#1277)
d97310b tiltfile: support image json paths by entity name (#1285)
30ef55a tiltfile: support multiple images with the same name but different tag (#1297)
562c9b7 tiltfile: tests should error by default if there are warnings (#1293)
b60f6e9 upper_test: fix flaky deployid test (#1279)
70ba7f0 web: Release web assets as part of the goreleaser pipeline (#1290)
d914cad web: create a web view for a single log (#1278)
df1140a web: preview mode (#1284)