github tilt-dev/tilt v0.22.1

latest releases: v0.33.13, v0.33.12, v0.33.11...
2 years ago

Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰

Notable changes

✨ Support absolute path to Dockerfile in docker-compose build
✨ Improved parsing of docker-compose.yml files
✨ Tilt UI: The sidebar resource bar is now resizeable to better handle long resource names
✨ Tilt UI: Resources are no longer grouped by whether or not they are test resources, in preparation for user-added labels
🐛 Fix issue #3196 to prevent logging benign context errors

Changelog

477aad4 Support absolute path to Dockerfile in docker-compose build (#4775)
5b3b901 Update version numbers: 0.22.0
01b40c6 apis: add Tiltfile API (#4785)
59cbf06 controllers: fix an idempotency bug in the portforward manager (#4771)
77c9b40 controllers: set up a tiltfile reconciler (#4791)
ad67893 docker-compose: use compose-go to parse Compose YAML (#4777)
0336111 engine: don't log spurious uiresource/uisession errors (#4779)
6989b58 engine: prepare for multiple tiltfiles (#4784)
dab5b1e k8s: fix a race condition where two goroutines were modifying the rest.Config (#4772)
7bd7e37 localexec: two improvements for running controllers with local_resource: (#4778)
0b678d5 podlogstream: do not log context errors (#4790)
3a43d99 probe: log transitions at higher level (#4780)
d27fd96 store: log subscriber name on notify error (#4783)
fb83891 store: stop retrying subscriber notifications on shutdown (#4782)
51c6852 tiltfile: add Tiltfile owner label to all manifests (#4786)
85f21fe tiltfile: add support for labels in *_resource functions (#4767)
b2a9a1f tiltfile: pass TILT_HOST + TILT_PORT to local() commands (#4773)
0b7ba49 web: Add a resize drag component to the sidebar (#4774)
7288cb6 web: add accordion functionality for resources grouped by labels (#4765)
808dc98 web: allow sidebar items to shrink properly (#4787)
a788ad4 web: remove log filter links on resource status summary for label groups (#4794)
7abfb82 web: remove test and non-test resource grouping code so all resources are grouped together (outside of labels) (#4781)

Docker images

  • docker pull tiltdev/tilt
  • docker pull tiltdev/tilt:v0.22.1

Don't miss a new tilt release

NewReleases is sending notifications on new releases.