Skip to content

Actions: sholladay/ky

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
24 workflow runs
24 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Fix memory leak from cloned responses
CI #52: Commit ee2fb19 pushed by sholladay
December 9, 2024 23:41 1m 58s fix-memory-leak
December 9, 2024 23:41 1m 58s
Add generic type parameter to HTTPError
CI #51: Commit b0bd8b2 pushed by sholladay
August 13, 2024 23:34 2m 35s easy-generics
August 13, 2024 23:34 2m 35s
Clean up readme
CI #50: Commit 3b20935 pushed by sholladay
August 13, 2024 20:41 3m 4s easy-generics
August 13, 2024 20:41 3m 4s
Remove unnecessary type casting
CI #49: Commit e42c874 pushed by sholladay
August 13, 2024 20:25 2m 47s easy-generics
August 13, 2024 20:25 2m 47s
Tweak wording for consistency
CI #48: Commit ff41203 pushed by sholladay
August 12, 2024 20:24 3m 1s rate-limit
August 12, 2024 20:24 3m 1s
Handle timestamps and more header names
CI #47: Commit 8246a07 pushed by sholladay
August 12, 2024 18:59 2m 59s rate-limit
August 12, 2024 18:59 2m 59s
Add support for RateLimit-Reset header
CI #46: Commit 37b7a9b pushed by sholladay
August 11, 2024 20:19 2m 34s rate-limit
August 11, 2024 20:19 2m 34s
Add support for RateLimit-Reset header
CI #45: Commit f516629 pushed by sholladay
August 11, 2024 20:02 1m 9s rate-limit
August 11, 2024 20:02 1m 9s
Remove unnecessary setting of credentials option (#616)
CI #44: Commit fbe0ec6 pushed by sholladay
August 10, 2024 22:42 2m 36s master
August 10, 2024 22:42 2m 36s
Remove unnecessary setting of credentials option
CI #43: Commit 7cf15c1 pushed by sholladay
August 10, 2024 21:21 2m 30s cleanup-credentials
August 10, 2024 21:21 2m 30s
Remove unecessary setting of credentials option
CI #42: Commit 3adb85a pushed by sholladay
August 10, 2024 21:17 2m 40s cleanup-credentials
August 10, 2024 21:17 2m 40s
Allow explicitly unsetting hooks on .extend() (#599)
CI #41: Commit 0017053 pushed by sholladay
July 31, 2024 20:14 2m 39s master
July 31, 2024 20:14 2m 39s
Retry request even if retry delay is zero
CI #38: Commit 12bbb9f pushed by sholladay
June 26, 2024 14:27 2m 37s zero-should-retry
June 26, 2024 14:27 2m 37s
Document maxRetryAfter changes
CI #37: Commit fda403f pushed by sholladay
June 26, 2024 12:57 3m 13s capped-retry-after
June 26, 2024 12:57 3m 13s
Clamp Retry-After time to retry.maxRetryAfter
CI #36: Commit e48f850 pushed by sholladay
June 26, 2024 12:43 2m 35s capped-retry-after
June 26, 2024 12:43 2m 35s
Document request mode default
CI #35: Commit 81efa9d pushed by sholladay
June 26, 2024 10:15 2m 43s default-same-origin
June 26, 2024 10:15 2m 43s
Change default mode to same-origin
CI #34: Commit d48f377 pushed by sholladay
June 26, 2024 09:33 2m 31s default-same-origin
June 26, 2024 09:33 2m 31s
Fetch with an uncloned request when possible
CI #33: Commit 896aabc pushed by sholladay
June 26, 2024 07:54 2m 32s uncloned-fetch
June 26, 2024 07:54 2m 32s
Fix flakey retry tests
CI #32: Commit 381ecc1 pushed by sholladay
June 26, 2024 06:54 2m 31s fewer-request-copies
June 26, 2024 06:54 2m 31s
Improve robustness of request construction
CI #31: Commit f8d1e2a pushed by sholladay
June 26, 2024 02:19 9m 31s fewer-request-copies
June 26, 2024 02:19 9m 31s
Add request method and URL to error messages
CI #30: Commit a63ed4b pushed by sholladay
June 23, 2024 03:26 9m 13s helpful-errors
June 23, 2024 03:26 9m 13s
June 23, 2024 01:35 9m 7s