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

Fix merge conflict from new GCS initializer and disable_init config #769

Merged
merged 1 commit into from
Jul 1, 2019

Conversation

yorinasub17
Copy link
Contributor

@yorinasub17 yorinasub17 commented Jul 1, 2019

This fixes a conflict in features between #761 and #757

Specifically, the initializer interface was changed to accommodate the new disable_init feature, but that was only applied on the S3 initializer in the branch. Since the branch didn't have the GCS initializer, it wasn't updated there and so when merged, master broke due to a type error.

Copy link
Member

@brikis98 brikis98 left a comment

Choose a reason for hiding this comment

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

LGTM

@yorinasub17
Copy link
Contributor Author

Thanks for the review! Merging now.

@yorinasub17 yorinasub17 merged commit cc471f0 into master Jul 1, 2019
@yorinasub17 yorinasub17 deleted the yori-bugfix branch July 1, 2019 18:18
@robmorgan
Copy link
Contributor

Thx @yorinasub17

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