Mislav Marohnić
|
f7a82a216b
|
Avoid error from cache file being prematurely closed
I have no idea what's going on there, so I'll just give up the streaming
approach and read the entire contents of the cache file to memory.
https://github.com/cli/cli/pull/2035/checks?check_run_id=1194798056
|
2020-10-01 22:06:15 +02:00 |
|
Mislav Marohnić
|
1d435a3e2e
|
Ensure that cache file is closed after reading
|
2020-10-01 19:18:11 +02:00 |
|
Mislav Marohnić
|
93c8fc1e98
|
Add tests for GraphQL introspection
|
2020-10-01 16:33:56 +02:00 |
|
Mislav Marohnić
|
0ef2863ede
|
Cache GHE responses for schema queries
This speeds up `pr`-related commands for GHE by caching schema
introspection queries for 24h.
|
2020-09-30 19:09:15 +02:00 |
|