Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰
Notable Changes
- ✨ CLI suggests generating a starter Tiltfile if none is detected (#5366, #5380)
- 🐛 Fix panic while running
tilt docker-prune
from CLI (#5370) - 🐛 Fix
tilt ci
hanging indefinitely if a K8s resource has both a Deployment and Job (#5394) - 🐛 Prevent defining duplicate resource names in Tiltfile (#5390)
- 🐛 Fix Live Update with multiple updates intermittently getting stuck (#5382)
- 🐛 Fix warning when using
disable_snapshots()
(#5395)
Changelog
c1189c2 Introduces a generic Tiltfile to get first time Tilters started (#5366)
9cbe3ac Search docs from UI (#5375)
5d5c29d Update version numbers: 0.23.6
8611693 buildcontrol: adjust how we determine image rebuilds (#5393)
73c23fc cli: fix tilt docker-prune
command panic (#5392)
92f8f3a cli: prompt to generate Tiltfile (#5380)
68f24f6 podlogstream: fix a flake test (#5391)
790ef89 scripts: add a couple script utilities (#5398)
a63ba4b session: use RuntimeStatus and PodReadinessMode to derive CI state (#5399)
f7ed52e tiltfile: duplicate resources should consistently be an error (#5390)
b7a5e12 tiltfile: fix disable_snapshots() (#5397)
ab2936d vendor: upgrade k8s deps (#5386)
b57ed30 web: bump follow-redirects from 1.14.6 to 1.14.7 (#5385)
880a43d web: demonstrate how to use react-testing-library (#5389)
330e24b web: split up OverviewTable code into separate files to improve legibility (#5384)
Docker images
docker pull tiltdev/tilt:v0.23.7