Skip to content

v0.10.18

Choose a tag to compare

@landism landism released this 08 Nov 21:49
335b149

Changelog

bfa2c11 cli: add 'tilt dump webview' and 'tilt dump engine' (#2492)
fb81185 cli: engine dump should also include private fields (#2503)
3ea6c41 cloud: remove snapshots from update-history (#2504)
46cb48c engine/model: remove DeployID (delete-code-friday) (#2476)
c2de126 engine: change some engine tests to use valid yaml
2775a11 hud: remove SnapshotMessage. AFAICT, this is dead code, bc we no longer load this exact route (#2481)
65c89db hud: split up the big render function (#2479)
4e02b1b integration: add more logging to onewatchexec (#2490)
4dd0eab integration: disable a test for now (#2507)
3f13715 integration: dump the engine state when integration tests fail (#2501)
1f4e0a6 integration: factor out a TiltDriver class (#2512)
4c39591 integration: test that we can do a live update after a crash rebuild (#2486)
d4984fb integration: turn on verbose mode (#2495)
cffae25 store: fix a bug where tilt hangs indefinitely if it hits a FatalError while hud=false (#2506)
35b7648 store: remove EngineState.InitialBuildsQueued (#2488)
982fa42 synclet: fix make proto (#2526)
8ea4b95 tests passing (#2489)
a0af056 tilt: 0.10.17 (#2480)
d66a7d0 tilt: inject labels to LabelSelectors, too (#2500)
335b149 tiltfile: add auto_init to local_resource (#2527)
205b79e tiltfile: add helm --set to the helm() built-in (#2482)
e3b4484 tiltfile: load analytics extension (#2516)
5f4e93d tiltfile: make builtin setup easier to read (#2478)
d8cca41 tiltfile: move some more converters into tiltfile/value (#2477)
0d86b35 web: UI for trigger button that allows force update [ch3767] (#2469)
017d30e web: assorted mobile fixes (#2505)
507b300 web: clear snapshot link when modal is closed (#2517)
e6ddeec web: don't show trigger button next to Tiltfile, we currently have no way to force update it (#2502)
739e42a web: fix a non-portable svg (#2494)
5cc87b3 web: fix handleOpenSnapshot (#2496)
4fadcc2 web: fix svg portability (#2508)
1dc1e61 web: fix yellow dot for alerts (#2515)
4206570 web: handle sidebar name overflow (#2499)
9c62b56 web: introduce HUDGrid (#2493)
ec91873 web: refactor ResourceStatus (#2510)
83d0305 web: restructure the SidebarItem and create a storybook for the Sidebar (#2497)
00ae0e8 web: show force rebuild button for resource with a single failed build (#2514)
c0edbcd web: update typescript definitions, streamline makefile for webview proto (#2523)
ef011f7 web: upgrade some pretty safe dependencies (#2471)
0ca6cba web: web UI reflects when builds are queued (#2491)