v0.13.6
Install Tilt | Upgrade Tilt | Tilt Cloud | Tilt Extensions
Release Notes
- Windows support release candidate
- Set environment variables with
os.getenv,os.putenv,os.unsetenv - Configure Kubernetes secrets to be scrubbed (or not scrubbed) from logs with
secret_settings - Batch command in
custom_build,local,local_resource
Detailed Changelog
290c355 Update upgrade docs as soon as possible (#3308)
dbbb64d bump version to 0.13.5 (#3303)
bd32c6d clean up buildkit error messages a bit (#3338)
bd359ff dockerfile: more gracefully handle partial parsing. Fixes #3331 (#3337)
947966d engine: fix some improper format strings (#3318)
399f64e hud: better support for windows terminals (#3315)
3ecd43b hud: fix bugs where tilt would drop logs on exit (#3330)
b4f6cd3 k8s: Reset() the rest mapper if it fails to map an existing type. Fixes #3325 (#3339)
2633cfe k8s: log client timeout (#3323)
5e26102 make: fix release (#3302)
772d5b0 model: custom_build should be stored as a Cmd instead of a string, and support 🦇s (#3317)
21b21a4 procutil: don't worry about process groups, taskkill is way more robust (#3314)
441018d readme: use pkg.go.dev instead of godoc.org (#3310)
420712f testutils: ignore a spurious error (#3340)
6c85e66 tiltfile: add os.getenv, os.putenv, os.unsetenv. Fixes #2564 (#3329)
ea3019f tiltfile: secret_settings builtin lets you turn off secret scrubbing (#3313)
6f1945f tiltfile: support batch commands in the same way as Bazel and Buck (#3316)
44097f2 upper: remove redundant+flaky init test (#3328)
59fe96e vendor: pull in fsnotify changes (#3305)
9c744ee watch: use the recursive watcher on windows (#3306)
7fdc90c web: clearer copy on tilt cloud signin/link modal [ch6917] (#3311)
306f63d windows is no longer alpha. Fixes #1961 (#3336)
Docker images
docker pull tiltdev/tiltdocker pull tiltdev/tilt:v0.13.6