Allow configuring enablePlatformTags via plugins
Thank you for your interest in contributing! For general guidelines, please refer to the contributing guide.
Before filing a pull request, make sure to do the following:
- [x] Create a new issue at https://github.com/GoogleContainerTools/jib/issues/new/choose.
- [x] Ensure that your implementation plan is approved by the team.
- [x] Verify that integration tests and unit tests are passing after the change.
- [x] Address all checkstyle issues. Refer to the style guide.
This helps to reduce the chance of having a pull request rejected.
Fixes #3518🛠️
This PR tries to pick up https://github.com/GoogleContainerTools/jib/pull/3710
I added the requested integration test testSteps_forBuildToDockerRegistry_multiplePlatforms
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.
Is there anything I can do to get the conversation started?
Maybe this is something you could look at @mpeddada1 ?
Is their any update or status of this MR?