Skip to content

v0.7.5

Compare
Choose a tag to compare
@jazzdan jazzdan released this 19 Feb 17:11
· 3825 commits to master since this release

Changelog

076dee3 Add unit tests to roadmap (#1168)
d1e8e9a build: bake the base dockerfile into the cache key (#1163)
e586d8a dockerfile: add a helper function for injecting an image digest into a dockerfile (#1167)
afcad8e dockerfile: add a printer, to make it easy to make changes to the AST and then re-print it (#1166)
9545b1d dockerfile: fix a bug in the ast printer when the command has flags (#1175)
7fe66d8 dockerfile: inject into COPY --from (#1176)
54981d6 dockerfile: refactor into AST type (#1165)
1151d60 engine: inject image dependencies (#1173)
3c0bc2c engine: move tiltfile execution outside of init action (#1177)
4dd4a8e hud: image build = N/A for resources w/o image build [ch1594] (#1160)
55c6d7e model: Add DependencyIDs to TargetSpec, so it looks more like a real graph (#1170)
d925faf release the synclet 🦑 (#1169)
27eb3b6 tiltfile: add fuzzy matching suggestions to docker_build (#1178)
43ff1be tiltfile: clean up a line of k8sResourceForImage (#1164)
aa6ec60 tiltfile: infer image dependencies (#1172)
0cb1f89 tiltfile: smartly pull up/cluster pod-creating yamls to be watched for status/logs [ch1583] (#1159)
ee55536 update go.mod
d6dbb3d use jobs to run tilt tests (#1161)
ffcfa7c vendor: buildkit instruction parser (#1174)