github tilt-dev/tilt v0.25.0

latest releases: v0.33.20, v0.33.19, v0.33.18...
2 years ago

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

Notable Changes

  • tiltfile: use the extension api objects for file loading (#5445) - Changes some internals of how Tiltfiles get loaded and addresses a number of issues. See PR description for a list.
  • web: add show/hide toggle for disabled resources, plus update design for Alerts on Top option (#5475) - v0.24.0 introduced the notion of disabled resources. For Tiltfiles that define a lot of resources, but filter most of them out via args, seeing all the disabled resources was undesirable. They can now be hidden/shown via a new button in the web ui.

Changelog

e08c400 Add Tiltfile.loaded *.changed tags (#5471)
da6dea8 Fix env bug based on order of hasPrefix and provide test coverage (#5448)
051b3ca Linting fix: gocritic assignOp, unlambda, typeSwitchVar (#5450)
63af35c Linting fix: gocritic singleCaseSwitch, ifElseChain, elseif (#5451)
7d38b58 Update vendor (#5479)
0a9f03e Update version numbers: 0.24.0
7a35ed1 Update version numbers: 0.24.1
0037160 api: fix tiltfile reconciler_test compilation (#5480)
9e31d78 api: make ObjectSet.AddSetForType additive (#5459)
acc6195 api: make tiltfile builds cancelable (#5473)
603a71e backend: add cancel update buttons (#5461)
820ad19 cli: fix Tiltfile generation prompt on Windows (#5444)
228c0ea controllers: small fix to extension status reporting (#5458)
430d1ab disable: DC: don't spawn goroutines for work that's already in progress (#5457)
72e16c5 dockercompose: accept env_file argument (#5462)
c279f2e engine: fix dc disable flaky test (#5460)
69c1804 engine: fix flaky TestPodUnexpectedContainerStartsImageBuildOutOfOrderEvents (#5463)
449fe2d lint: fix local-prefixes for goimports (#5453)
12aeb98 tiltfile: don't check enabled resources when loading failed (#5468)
b509b25 tiltfile: use the extension api objects for file loading (#5445)
91193c8 tiltfile: warn if default registry has been set but will be ignored (#5449)
e3d8b1f web: add show/hide toggle for disabled resources, plus update design for Alerts on Top option (#5475)
5682ae4 web: convert OverviewTable.test to react-testing-library (#5474)
c86ca00 web: let anser colorize ansi logs (#5422)
2460ca2 web: refactor how resource selection is stored so it is more performant (#5477)

Docker images

  • docker pull tiltdev/tilt:v0.25.0

Don't miss a new tilt release

NewReleases is sending notifications on new releases.