Commit Graph

10 Commits

Author SHA1 Message Date
Nick Floyd
6565a07974 [BREAKING CHANGES]: int to long Ids for PreReceiveHook, Deployment Environments, Repository, Org Team, Repo Invitations, Public Key, Project Cards, Organization Invitation, Migrations, GpgKey, Deployment, Authorizations, Accounts / Profiles, Codespace / Workspaces (#2941)
* Fixes ids for Releases, Collaborators, and Contributors

* updates the interface for releases

* update the obverable release client

* updates ids from int to long based on GH database schema

* converts a test condition to use the proper type

* updates generated paging and observable classes
2024-06-26 10:57:30 -05:00
Andreia Gaita
9e958bf998 Make Repository Id a long, it's going to grow... 2016-09-15 02:15:11 +02:00
aedampir@gmail.com
44b0f4039d ID -> Id 2016-07-17 16:29:32 +07:00
aedampir@gmail.com
6f34827817 removed <returns> tags 2016-06-29 02:11:28 +07:00
Alexander Efremov
686486a205 added new overloads 2016-06-29 01:54:49 +07:00
Alexander Efremov
c48e9b0280 modified XML docs 2016-06-29 01:54:48 +07:00
aedampir@gmail.com
2b41b0d553 added new overloads 2016-05-25 12:28:23 +07:00
Haacked
eb5d14cfdc Organize usings and remove unused 2015-08-04 21:12:37 -07:00
Brendan Forster
972304e8e5 interfaces just live under Octokit.Reactive 2014-02-18 21:39:51 +11:00
Peter MacNaughton
c5d12dcc7e Implemented ObservableDeploymentStatusClient and...
unit tests.
2014-01-21 10:29:36 -07:00