Emily Wang
Emily Wang
While `containerizingMode` cannot be configured inside an `afterEvaluate` block, lazy evaluation of extraDirectories parameters is now enabled in #3737. Closing this issue given this and the workaround, please re-open if...
Closing as fixed by layers check added in #3767.
> I've changed the getters to return the properties directly following [this](https://github.com/GoogleContainerTools/jib/blob/026a263b22b7265ddb5323ac74351c99486cad21/jib-gradle-plugin/src/main/java/com/google/cloud/tools/jib/gradle/JibExtension.java#L234-L242) pattern, and removed the setters. I also added some more tests to check proper handling of defaults, nulls...
Closing as part of cleanup since known issue is in Maven. Please re-open if needed.
It seems like [PR#2739](https://github.com/GoogleContainerTools/jib/pull/2739) enabled lazy evaluation for `jib.to.image` (see also: [build.gradle for lazy evaluation unit test](https://github.com/GoogleContainerTools/jib/blob/master/jib-gradle-plugin/src/test/resources/gradle/projects/lazy-evaluation/build.gradle)), and I was able to build/push with a sample config that looks like:...
`jib-core` 0.23.0, `jib-maven-plugin` 3.3.1, `jib-gradle-plugin` 3.3.1, and `jib-cli` 0.12.0 have been released with the HTTP libraries upgraded.
Reproduced and opening #3793 to address this issue, which seems to be happening due to input files for this task no longer including class and resource outputs for the main...
`jib-gradle-plugin` 3.3.1 has been released with this fix.
`jib-gradle-plugin` 3.3.1 has been released with this feature. Thanks again for your contribution!
Saw this again in a PR for [build(17)](https://github.com/googleapis/gapic-generator-java/actions/runs/4198314333/jobs/7282113997).