Skip to content

Conversation

@mixin82
Copy link
Contributor

@mixin82 mixin82 commented Dec 30, 2020

No description provided.

Copy link
Collaborator

@jfschmakeit jfschmakeit left a comment

Choose a reason for hiding this comment

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

Thanks for this pull request, this looks like it addresses the issues.

There are a few complications around changing a class in the internal package (and in particular change the signature of a method there), so we need to consider this carefully. I'm following up on this and will keep you posted.

@jfschmakeit
Copy link
Collaborator

jfschmakeit commented Feb 9, 2021

I have just filed a request with the gapic-generator-java team here: googleapis/sdk-platform-java#650

In the meantime we should be able to submit this and roll this into a new release. Please stay tuned.

Copy link
Collaborator

@jfschmakeit jfschmakeit left a comment

Choose a reason for hiding this comment

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

Unfortunately this is currently not passing the tests, please make sure to format the changed files again:

The following files are not formatted properly:

photoslibraryapi/src/main/java/com/google/photos/library/v1/PhotosLibraryClient.java
:photoslibraryapi:verifyGoogleJavaFormat (Thread[Execution worker for ':',5,main]) completed. Took 0.017 secs.

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':photoslibraryapi:verifyGoogleJavaFormat'.

Problems: formatting style violations

Run the gradle task test(or the :photoslibraryapi:verifyGoogleJavaFormat task) to verify your change.
You can automatically format the files using the googleJavaFormat gradle task.

Once you have addressed this we can merge it and make it a new release.

Thanks!

@mixin82
Copy link
Contributor Author

mixin82 commented Feb 10, 2021

Apologies @jfschmakeit, I thought I changed my column width...I should have checked anyway. Should be good now.
Thanks

@jfschmakeit
Copy link
Collaborator

Great - thanks for bearing with me through the review! We are all good to merge this into a new release.

(Unfortunately the gapic team isn't going to take our proposal on board, so we'll have to do some pre-processing on our end. We can merge this manual change in for now and update our pipeline to include this in the future.)

@jfschmakeit jfschmakeit merged commit e066397 into google:main Feb 12, 2021
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.

2 participants