buildpacks / spec

Specification for Cloud Native Buildpacks
https://buildpacks.io
Apache License 2.0
250 stars 69 forks source link

Restore cached layer metadata for `launch: true` & `cache: true` from cache as a fallback #406

Closed pbusko closed 3 weeks ago

pbusko commented 2 months ago

https://github.com/buildpacks/lifecycle/pull/1346

https://github.com/buildpacks/lifecycle/pull/1346#issuecomment-2086928218

natalieparellano commented 2 months ago

I pointed this one at buildpack/0.12, even though it's not a buildpack behavior change (and in reality should probably apply to all Buildpack API versions). We have historically been pretty conservative with even minor spec changes, such as typos, so I guess this is in keeping with that tradition.

loewenstein-sap commented 1 month ago

@natalieparellano is there anything blocking the merge?