github tilt-dev/tilt v0.23.2

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

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

Notable Changes

  • 🔧 Improved Docker build performance for large build contexts (#5240)
  • ✨ Add tilt wait CLI command to wait on resources to become ready (#5238)
  • ✨ Support editing args in a text editor when running tilt args (#5241)
  • ✨ Add auto_init support to dc_resource (#5225)
  • 🔧 Autocomplete support in Homebrew formula (#5217)
  • ✨ Support for container_selector on Live Update for k8s_custom_deploy (#5248)
  • 🐛 Fix port forwards when using non-local DNS --host (#5245)
  • 🐛 Improve Pod status reporting when using extra_label_selectors (#5222)
  • 🐛 Fix stuck dependencies on a local_resource in rare situations (#5232)

Changelog

0b5302c Add go_test_changes resource to Tiltfile (#5231)
b6b49d4 Revert "web: add a load event for expand/collapse (#5219)" (#5227)
416dc3e Update version numbers: 0.23.1
36c5660 api: add conditions to uiresource (#5230)
0056b64 api: add container selector to LiveUpdateSpec (#5243)
531cfcd api: do not log controller-runtime messages after context cancel (#5213)
b996b83 buildcontrol: 'waiting' status fix (#5235)
98e29b4 buildcontrol: minor tweaks to docker image reporting (#5214)
34b9d2b cli: tilt args allows editing args in $EDITOR (#5241)
a004d91 cli: add 'tilt wait' to wait on resources to become ready (#5238)
151242b docker: use an fssync server for uploading files (#5240)
021e360 docker_compose: Add auto_init param to dc_resource (#5225)
14e1b56 dockercompose: fix spurious full rebuild instead of Live Update (#5242)
30cd9b1 dockercompose: upgrade compose-go to v1.0.8 (#5233)
c531e05 engine: add a ready condition to all uiresources (#5234)
dd065a4 engine: add an up-to-date condition to all uiresources (#5236)
7ec0bc0 engine: make Tiltfile.Spec.Args single source of truth (#5226)
03a51a8 fix: lookup hosts before passing to NewOnAddresses (#5245)
646aa11 goreleaser: add autocompletion to our homebrew formula (#5217)
d92932e k8s_custom_deploy: add container name selector support (#5248)
f99cc73 kubernetesapply: improve cmd timeout handling (#5221)
27b123a kubernetesapply: improve user-facing logging (#5211)
763c450 liveupdate: add container name selector support to reconciler (#5247)
91d055a store: filter out pods from old replicasets (#5222)
fd433bd store: log when a resource becomes enabled or disabled (#5220)
6a15ec1 tiltfile: ignore readiness probe for local resource w/ no serve_cmd (#5232)
ac711d0 web: add a load event for expand/collapse (#5219)
da32d75 web: add additional analytics to toggle ApiButton interactions (#5237)
ea19e7f web: add disabled resources heading to filtered list and adjust font size for button (#5244)
62eb5bc web: add missing dependency for ApiButton stories and correct data format for memo use in Sidebar (#5216)
7b4286c web: clean up action bar in detail view for disabled resources (#5215)
1803702 web: hide ApiButtons on Table View when a resource is disabled (#5229)
cd387bc web: implement UIButton.RequiresConfirmation (#5218)
d71816c web: propagate analytics tags a bit better (#5212)
b1dbdb0 web: refactor test data for generating a single resource, so that there is a central, configurable function that is called instead of many (#5228)
d221807 wire: bump docker image to go 1.17 (#5224)

Docker images

  • docker pull tiltdev/tilt:v0.23.2

Don't miss a new tilt release

NewReleases is sending notifications on new releases.