chore: sort exceptions properly (manual synth)#256
Conversation
|
@crwilcox, @czahedi looks like @busunkim96 can't approve-for-merge here, either ( |
|
@tseaver this description seems inaccurate. Since you have reviewed fully can you describe the changes this is making (it doesn't seem to be about exception order) |
|
@crwilcox The main point of this PR is to do a full manual synth, trying to get around the fact that the three autosynth PRs can revert to older hashes for (especially, right now) The symptom of that reversion is that the The rest of the changes (adding path helper methods, transport, etc.) are detailed in the commit description. |
I'm hoping that a manual synth will get the hashes in
synth.metadataupdated all at once, so that future "self" and "synthtoolls" autosynth runs can use the current latest version of googleapis.to flattened arguments.
Closes #251
Closes #252