-
Notifications
You must be signed in to change notification settings - Fork 0
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Add configurable retry logic for transient HTTP errors
dxDeveloper experience and architectureDeveloper experience and architectureStatus: Open.#31 In Ordina-Group/github-kotlin-client;Publish library to Maven Central
dxDeveloper experience and architectureDeveloper experience and architectureStatus: Open.#30 In Ordina-Group/github-kotlin-client;Allow injecting a custom HttpHandler into GitHubClient
dxDeveloper experience and architectureDeveloper experience and architectureStatus: Open.#29 In Ordina-Group/github-kotlin-client;Expose Kotlin Flow API for large paginated list endpoints
dxDeveloper experience and architectureDeveloper experience and architectureStatus: Open.#28 In Ordina-Group/github-kotlin-client;Add integration test harness with stub HTTP server
testingTest coverage and test infrastructureTest coverage and test infrastructureStatus: Open.#27 In Ordina-Group/github-kotlin-client;Add tests for TeamService mutation methods (addMember, removeMember, addRepository)
testingTest coverage and test infrastructureTest coverage and test infrastructureStatus: Open.#26 In Ordina-Group/github-kotlin-client;Add tests for OrganizationService mutation methods (invite, createTeam)
testingTest coverage and test infrastructureTest coverage and test infrastructureStatus: Open.#25 In Ordina-Group/github-kotlin-client;Add rate limit handling with retry/backoff for HTTP 429
improvementEnhancement to existing functionalityEnhancement to existing functionalityStatus: Open.#23 In Ordina-Group/github-kotlin-client;Surface reason when invite returns UNPROCESSABLE_ENTITY
improvementEnhancement to existing functionalityEnhancement to existing functionalityStatus: Open.#21 In Ordina-Group/github-kotlin-client;Paginate RepositoryService.getTeams
improvementEnhancement to existing functionalityEnhancement to existing functionalityStatus: Open.#19 In Ordina-Group/github-kotlin-client;Add GitHub Actions workflow trigger and run listing
featureNew API or functionalityNew API or functionalityStatus: Open.#17 In Ordina-Group/github-kotlin-client;Add TeamService.removeRepository
featureNew API or functionalityNew API or functionalityStatus: Open.#16 In Ordina-Group/github-kotlin-client;