v0.7.10
Changelog
8984623 Increase test timeout (#1335)
5d12677 build: custom build can support deterministic tags (rather than generating temp tag to check against) [ch1909] (#1343)
cb90b60 build: customBuild now relies on $EXPECTED_REF env var (rather than $TAG) (#1351)
0589f68 developing: add documentation on profiling/pprof (#1355)
95691ed engine: (for now) don't require image TAGS to match when checking container image for match with image target (#1337)
0bed070 engine: add flag to disable push on custom build (#1341)
668e875 engine: add injectedRef + custom build test (#1350)
f01c741 engine: add kubectl exec update mode flag (#1324)
b80d5d4 engine: fix build (#1352)
0a91560 engine: fix up dc deploys when tilt is configured to talk to k8s (#1302)
32cd0b7 engine: if all BaD calls fail, return last UNEXPECTED error [ch1854] (#1328)
831ddd8 engine: support KIND (#1333)
e3d7186 engine: use staticBuild.FastBuild for LiveUpdate where possible [ch1833] (#1317)
f535503 engine: watch config files read by broken tiltfiles (#1306)
77011ec hud: add key shortcuts for the web view (#1287)
5948191 hud: don't scroll to the bottom after the tiltfile loads (#1316)
dc0a49b hud: start up the hud server by default on port 10350 (#1327)
19d30da integration/oneup: use default_registry (#1347)
33270f6 integration: add more docker-compose integration tests (#1338)
9590287 integration: add test that exercises exec update mode (#1346)
4772200 integration: add tests for multiple images with same tag (#1340)
5cb796e k8s: get KubeContext from config instead of context name (#1342)
2d7847d optionally nest fastBuild on staticBuild; can specify fastBuild properties in tiltfile on top of a docker_build [ch1834]" (#1311)
a9ad7f4 tests: clean up chdir (#1349)
9eb1f0d tilt: add .tiltignore support (#1323)
51cbcc4 tiltfile: add context to some readfile errors (#1315)
52e4484 tiltfile: add default_registry (#1339)
540eed8 tiltfile: add group and version to k8s_kind/k8s_image_json_path (#1304)
ec68d28 tiltfile: add json_decode and read_json function (#1298)
cc7fe49 tiltfile: default parameter to read_file (#1345)
9fdf85c tiltfile: fix some bad attr implementations (#1356)
8eb96a0 tiltfile: fix tests (#1326)
24c9a2c tiltfile: get rid of extra newlines after log output (#1309)
86f059a tiltfile: make regexes case-insensitive (#1318)
c9d13f1 tiltfile: make staticbuild helper (i.e. make image target assertions specific to the type of build) (#1310)
35f7c96 tiltfile: read_json default (#1348)
dab9c70 tiltfile: support regex in k8s_kind and k8s_image_json_path (#1312)
298e09d tiltfile: wrap load return values in struct (#1320)
134566c watch: tfw you have a test that asserts broken file-watch behavior 😢 (#1354)
69372c0 web: Add a log select box (#1325)
afe87f9 web: add a view of the yaml for each k8s resource (#1331)
d70c71b web: dynamic endpoints (#1321)
593b25f web: fix a minor auto-scroll bug (#1330)
5716925 web: use sass instead of css so we can have variables (#1329)