tvl-depot/third_party/lieer
Vincent Ambo 8b58593193 fix(3p/lieer): Work around issues in Google Mail API
There is a temporary issue affecting the retrieval of discovery
documents in the Google Mail API:
https://issuetracker.google.com/issues/160441983

It's possible to work around this by hardcoding the document instead
of retrieving it over the network, as all other API calls still work
as they should.

This does exactly that by generating a patch to apply to lieer, from
the file checked in to the depot with this commit.

This workaround should be reverted once Google has fixed the issue
upstream.

Change-Id: I0063d0bc67753ffa5261c2aa059c7bfd09136ba0
Reviewed-on: https://cl.tvl.fyi/c/depot/+/945
Tested-by: BuildkiteCI
Reviewed-by: isomer <isomer@tvl.fyi>
2020-07-06 21:35:30 +00:00
..
api_client.patch feat(third_party/lieer): Introduce configuration for OAuth client 2019-12-26 15:01:21 +01:00
default.nix fix(3p/lieer): Work around issues in Google Mail API 2020-07-06 21:35:30 +00:00
discovery_doc.patch fix(3p/lieer): Work around issues in Google Mail API 2020-07-06 21:35:30 +00:00
gmail-api.json fix(3p/lieer): Work around issues in Google Mail API 2020-07-06 21:35:30 +00:00
send_scope.patch fix(third_party/lieer): Use correct scope for SMTP access 2019-12-26 14:06:57 +01:00