github tilt-dev/tilt v0.18.4

latest releases: v0.33.15, v0.33.14, v0.33.13...
3 years ago

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

Release Notes

  • Preview the new Tilt UI! Click the menu in the upper-right to enable it by default.
  • Changes the Tiltfile function os.path.exists to not watch files (#4062)
  • Always uses one-time sessions with Buildkit. Makes Docker builds more robust if you're pulling from private repos (#4043)
  • Fixes a bug where sometimes Tilt would erroneously duplicate a log

Changelog

60679a9 Remind to tag from master with latest changes when doing a release (#4047)
cca0b3e Update version numbers: 0.18.3
8a3705b docker: always use one-time sessions with buildkit. Fixes #4043 (#4044)
c82cc9b engine: fix a bug in the log rotation handler where sometimes it would erroneously duplicate a log (#4050)
6c9efcd server: api endpoint for setting trigger mode [ch10576] (#4057)
4c2d764 server: streamline hud server tests (#4055)
432e008 tiltfile: change os.path.exists to not watch files. Fixes #4062 (#4064)
b6b9638 tiltfile: fix name of custom_build(command_bat). Fixes #4061 (#4063)
78cd4af web: Add a button to opt into the new UX (#4067)
6b00a5a web: add an api for filtering build logs and run logs (#4051)
d8310ab web: add an api for incremental logs to the LogStore (#4040)
9152611 web: add an update dialog. Also fixes #3844 while I'm here (#4066)
7626df0 web: add links and copy pod id button to the resource detail page (#4056)
cd2bee1 web: clean up design for tabs UI (#4059)
1e50db0 web: compute update status on the server side instead of the client side. (#4058)
527bf5d web: fix some bugs in sidebar navigation. /r/(all)/overview now points to the 'all' details (#4048)
678ce0e web: fix some minor log rendering bugs (#4049)
57d9d9a web: incrementally render logs (#4042)
22c9848 web: make the sidebar fixed width (#4068)
a447851 web: polish the popover interaction (#4046)
5027583 web: refactor sidebar context now that pins will appear in more places (#4052)
83fae6e web: upgrade some deps (#4065)

Docker images

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

Don't miss a new tilt release

NewReleases is sending notifications on new releases.