GoogleContainerTools / jib-extensions

Apache License 2.0
117 stars 35 forks source link

Exclude docker compose #159

Closed Davio closed 1 year ago

Davio commented 1 year ago

I added some code to the Maven extension to enable excluding both Devtools and Docker-Compose Spring Boot modules. Due to renaming the default extension, a major version upgrade is necessary.

The Gradle extension does not need any modification since it already excludes developmentOnly dependencies by default.

Fixes #158🛠️

google-cla[bot] commented 1 year 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.