GoogleContainerTools / jib

🏗 Build container images for your Java applications.
Apache License 2.0
13.7k stars 1.44k forks source link

Convert Gradle config parameters jib.container.environment to use lazy evaluation #4067 #4317

Open paulvdbles opened 1 month ago

paulvdbles commented 1 month ago

Fixes #4067🛠️

I ran all tests using ./gradlew clean goJF build integrationTest.

I ran all tests but skipped testBuild_dockerClient and testExecute_dockerClient because these got stuck on my machine. Maybe related to #4311

google-cla[bot] commented 1 month ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.