Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰
Notable Changes
- 🐛 Improved port forward error handling / automatic reconnection (#4824)
- ✨ Tiltfile
exit()
function to stop execution without an error (seefail()
to stop with an error) (#4819) - ✨ Support for disabling custom UIButtons (#4831)
Changelog
29b7740 Update version numbers: 0.22.2
81d5250 apicmp: panic if comparing two different types (#4820)
9aafa06 apis: add ExtensionRepo, GlobalExtension (#4825)
7572f9a controllers: reconciler scaffolding for GlobalExtension, ExtensionRepo (#4828)
f6a07d0 controllers: tiltfile reconciler (#4823)
61ceed7 engine: more multi-tiltfile support (#4832)
43ce195 extensionrepo: add a basic reconciler (#4830)
2d0ddc5 extensionrepo: support on-disk repos (#4835)
9d1c6df globalextension: add basic status reconcilation (#4836)
40fb0ca portforward: handle broken spdy connections (#4824)
2df32c2 server: store global extensions and repos on disk (#4829)
5a6410c tiltfile: add exit() built-in to stop execution (#4819)
a34d631 tiltfile: apiserver <> engine store interop (#4838)
7e16963 tiltfile: limit scenarios where [no output]
is shown (#4826)
685b7c3 uibutton: implement 'disabled' field (#4831)
7e73e18 web: add analytics events for resource group toggling (#4837)
4c8ba35 web: add labels to Tilt's storybook Tiltfile (#4789)
cc94d8f web: open link to trigger mode docs in a new window from info tooltip (#4833)
6f6cc90 web: run prettier (#4834)
Docker images
docker pull tiltdev/tilt
docker pull tiltdev/tilt:v0.22.3