Anthony Dahanne

Results 80 comments of Anthony Dahanne

replaced by #123 - the pom.xml has changed quite a bit since April and let's also contribute non native image, with CDS and AOT enabled

currently working on this, but from the https://github.com/paketo-buildpacks/spring-boot code base; since this issue is specific to Spring Boot, not `native-image`

it was fixed in https://github.com/paketo-buildpacks/spring-boot/issues/488 - the next release of Spring Boot buildpack will have the fix (end of the week)

hello @vvlevchenko ! Thanks for your issue and PR! Please don't forget to sign the CLA! I understand that `native-image -g` would produce 2 binaries. You seem to suggest in...

Hello 👋! Sorry for the late reply 🥲 If I understand correctly, this issue, which I could reproduce using the demo.zip from you @cmdjulian (thanks for the well formulated bug...

> You are refering to https://github.com/buildpacks-community/kpack/blob/main/docs/buildpacks.md right? Yes. It's also confusing that actually (Cluster)Store are apparently not mandatory

hello @ThomasVitale - I'm new to slsa; would it make sense to have an integration in buildpack distributions, such as paketo buildpacks ? (similar to[ SBOM generation from buildpacks](https://github.com/paketo-buildpacks/syft))

for all of you looking for a M1/M2 binary, I've generated 1 here with instructions explaining how I generated it https://github.com/anthonydahanne/pivnet-cli/releases/tag/anthony-dev-20230323

Hello @AamnaZahid ! Thanks for your contribution! Can you please: * provide context / explain what those changes will enable? * add unit tests * sign the CLA So that...