buildpacks / libcnb

A non-opinionated language binding for the Cloud Native Buildpack Buildpack and Extension specifications
Apache License 2.0
31 stars 13 forks source link

Convert nested binding credentials to JSON #264

Closed c0d1ngm0nk3y closed 11 months ago

c0d1ngm0nk3y commented 11 months ago

Downport of #256

Fixes https://github.com/buildpacks/libcnb/issues/254.

Fix swallowing the parsing error and marshal properties to JSON if they are not a string.

loewenstein commented 11 months ago

@dmikusa could we get this merged, released and then quickly adopted in libpak and Paketo buildpacks somehow?