Commits
- 388d539: Bump actions/upload-pages-artifact from 3 to 4 (dependabot[bot]) #86
- be7c26d: Bump actions/setup-python from 5 to 6 (dependabot[bot]) #90
- 6c2468a: Avoid duplicate calls to e.response.json() (Elan Ruusamäe) #93
- 777f45d: Auto-format api.py imports (Elan Ruusamäe) #93
- 58f085a: Bump actions/checkout from 4 to 6 (dependabot[bot]) #94
- Avoid duplicate calls to e.response.json() (#93) #93 (Elan Ruusamäe)
- 65f340b: Bump actions/checkout from 4 to 6 (#94) (Elan Ruusamäe) #94
- eb26632: Bump actions/setup-python from 5 to 6 (#90) (Elan Ruusamäe) #90
- fdc0d55: Bump actions/upload-pages-artifact from 3 to 4 (#86) (Elan Ruusamäe) #86
- bb738f2: Bump actions/deploy-pages from 4 to 5 (dependabot[bot]) #97
- 90d643b: Bump actions/upload-pages-artifact from 4 to 5 (dependabot[bot]) #101
- 340f965: Bump actions/upload-pages-artifact from 4 to 5 (#101) (Elan Ruusamäe) #101
- 4b1753f: Bump actions/configure-pages from 5 to 6 (dependabot[bot]) #98
- fdd9888: Bump actions/deploy-pages from 4 to 5 (#97) (Elan Ruusamäe) #97
- 2c7091c: Bump actions/configure-pages from 5 to 6 (#98) (Elan Ruusamäe) #98
- eb576a3: Add message to OAuthRefreshException (Elan Ruusamäe) #106
- Add message to OAuthRefreshException (#106) #106 (Elan Ruusamäe)
- 9ffa847: Improve response parsing for OAuthRefreshException (Elan Ruusamäe) #108
- c0566a7: Add OAuthRefreshException class docstring (copilot-swe-agent[bot]) #108
- d65434c: Refine OAuthRefreshException docstring wording (copilot-swe-agent[bot]) #108
- Safely parse OAuth refresh error responses (#108) #108 (Elan Ruusamäe)
- 3aeaedf: Add str to OAuthRefreshException (Elan Ruusamäe) #107
- Add str to OAuthRefreshException (#107) #107 (Elan Ruusamäe)
- dec18c8: Reset refresh flag reliably (Elan Ruusamäe) #109
- 4f8e664: Raise OAuth refresh failures (Elan Ruusamäe) #109
- 3b53f18: Add regression test for OAuth refresh exception (Elan Ruusamäe) #109
- af4cbb1: Raise OAuthRefreshException on refresh failure and remove dead retry flow (#109) (Elan Ruusamäe) #109