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

Save Docker image data in JSON file only for DockerBuildEnvironment #3897

Merged
merged 1 commit into from
Apr 5, 2018

Conversation

humitos
Copy link
Member

@humitos humitos commented Apr 4, 2018

Avoid failing when using LocalBuildEnvironment. This was trying to access a specific value defined only in DockerBuildEnvironment and it doesn't make sense to have them in other environments.

@humitos humitos requested a review from davidfischer April 4, 2018 00:04
Copy link
Contributor

@davidfischer davidfischer left a comment

Choose a reason for hiding this comment

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

This makes sense and worked for my LocalBuildEnvironment setup.

@humitos
Copy link
Member Author

humitos commented Apr 4, 2018

I think we can merge this but let's wait some time for an @agjohnson review, I suppose.

@humitos humitos requested a review from agjohnson April 5, 2018 22:04
Copy link
Contributor

@agjohnson agjohnson left a comment

Choose a reason for hiding this comment

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

LGTM

@agjohnson agjohnson merged commit 2c9e62d into master Apr 5, 2018
@agjohnson agjohnson deleted the humitos/localbuildenv/image-hash branch April 5, 2018 23:07
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.

3 participants