8000
chemelnucfin
added
api: firestore
Issues related to the Firestore API.
type: cleanup
An internal cleanup or hygiene concern.
labels
Feb 14, 2018
googlebot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Feb 14, 2018
chemelnucfin
force-pushed
the
firestore_regenerate_gapic
branch
from
February 14, 2018 16:58
chemelnucfin
force-pushed
the
firestore_regenerate_gapic
branch
from
February 14, 2018 17:02
chemelnucfin
force-pushed
the
firestore_regenerate_gapic
branch
from
February 15, 2018 02:33
WIP Firestore: replace gax and regenerate gapic#4880
Closed
chemelnucfin wants to merge 2 commits intogoogleapis:masterfrom
Closed
WIP Firestore: replace gax and regenerate gapic#4880chemelnucfin wants to merge 2 commits intogoogleapis:masterfrom
chemelnucfin wants to merge 2 commits intogoogleapis:masterfrom
Conversation
92752ad to
35445eb
Compare
35445eb to
062d2a2
Compare
819209c to
7aa9589
Compare
Contributor
Author
|
@jonparrott I have fixed the unit tests, but I haven't figured out what's causing the 504 I'll probably head back to |
Contributor
Author
|
I also looked at the config files, but think that the commits should not be idempotent. I did also try to retry the nonidempotent ones with |
Contributor
|
@chemelnucfin no worries. Thanks for giving this a shot but pubsub is absolutely a higher priority. |
Contributor
Author
|
Closing for now |
8 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Toward #4692
@jonparrott I haven't ran the tests yet, but something like this?
It looks like it's removed some enums that wasn't replaced. Is that correct behavior?