Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve error message when environment map contains null values (#3671) #3672

Merged
merged 1 commit into from May 17, 2022
Merged

Conversation

oliver-brm
Copy link
Contributor

This PR improves jib's error message when a value in the environment map (container.environment) is null.

@google-cla
Copy link

google-cla bot commented May 14, 2022

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).

For more information, open the CLA check for this pull request.

@oliver-brm oliver-brm marked this pull request as ready for review May 14, 2022 12:07
Copy link
Contributor

@elefeint elefeint left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the contribution!
Could you autoformat the code to avoid checkstyle failures?

@oliver-brm
Copy link
Contributor Author

I ran the goJF Gradle task, which re-formatted ContainerConfiguration.java. It should be fine now.

@oliver-brm oliver-brm requested a review from elefeint May 17, 2022 06:11
@sonarcloud
Copy link

sonarcloud bot commented May 17, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

Copy link
Contributor

@elefeint elefeint left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@elefeint elefeint merged commit 61e08e1 into GoogleContainerTools:master May 17, 2022
@mpeddada1 mpeddada1 added this to the 0.11.0-cli milestone Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants