Skip to content

v0.9.7

Choose a tag to compare

@hyu hyu released this 30 Jul 18:18
22bfc2a

Changelog

20158e2 Alert Pane shows button to get URL - Feature Flagged (#1923)
8d80e93 Updated: web: refactoring alertResource to just be Resource type with alerts array (#1920)
22bfc2a build: RunStepError rename, store more info (#1936)
edf8861 bump to 0.9.6 (#1915)
d92acf8 engine/store: s/deployInfo/containerInfo, can attach multiple containerInfos to a BuildState if that target is deployed to multiple containers [ch3004] (#1921)
b5f81d8 engine: don't create container id arrays with empty elements (#1927)
498efc4 engine: factor out a PodBuilder for creating fake pods (#1934)
891e498 engine: fix regression from #1908 that caused spam about 'no container ports' when trying to port fwd (tho port forwarding still worked) (#1924)
df22e5c engine: make testPod take a Manifest, in preparation for generating PodStatuses for testing from the Manifest (#1933)
5fa404b ignore: improve the ephemeral temp file patterns [ch2663] (#1925)
ff73128 store/engine: BuildResult can have multiple container IDs (#1922)
3336590 store: remove FilesReplacedSet (#1916)
763b3d7 tiltfile: include entity and image name when failing to parse image names in k8s objects (#1919)
d81579b tiltfile: the helm() command should include requirements (#1917)