airbyte-source-github 2.2.3__py3-none-any.whl → 2.4.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {airbyte_source_github-2.2.3.dist-info → airbyte_source_github-2.4.0.dist-info}/METADATA +1 -1
- {airbyte_source_github-2.2.3.dist-info → airbyte_source_github-2.4.0.dist-info}/RECORD +7 -24
- source_github/manifest.yaml +6728 -178
- source_github/source.py +0 -37
- source_github/streams.py +138 -166
- source_github/schemas/assignees.json +0 -82
- source_github/schemas/branches.json +0 -82
- source_github/schemas/collaborators.json +0 -112
- source_github/schemas/comments.json +0 -133
- source_github/schemas/deployments.json +0 -96
- source_github/schemas/events.json +0 -80
- source_github/schemas/issue_events.json +0 -493
- source_github/schemas/issue_labels.json +0 -38
- source_github/schemas/issue_milestones.json +0 -78
- source_github/schemas/issues.json +0 -365
- source_github/schemas/organizations.json +0 -259
- source_github/schemas/review_comments.json +0 -152
- source_github/schemas/stargazers.json +0 -23
- source_github/schemas/tags.json +0 -40
- source_github/schemas/teams.json +0 -64
- source_github/schemas/users.json +0 -82
- source_github/schemas/workflows.json +0 -52
- {airbyte_source_github-2.2.3.dist-info → airbyte_source_github-2.4.0.dist-info}/WHEEL +0 -0
- {airbyte_source_github-2.2.3.dist-info → airbyte_source_github-2.4.0.dist-info}/entry_points.txt +0 -0
|
@@ -5,26 +5,15 @@ source_github/constants.py,sha256=Hj3Q4y7OoU-Iff4m9gEC2CjwmWJYXhNbHVNjg8EBLmQ,23
|
|
|
5
5
|
source_github/errors_handlers.py,sha256=y0SjYuxKo3zBRhk2kZe0NZWsKen4W9x-wD84Q0S3sjU,11211
|
|
6
6
|
source_github/github_schema.py,sha256=2AXmTN_s_VqvZAR1GPqus5HhSXWokS4N7HMQQqefaYw,1600315
|
|
7
7
|
source_github/graphql.py,sha256=fGuYzDynYjJOR7u3GX0t6eBJMzdFxKIp4gHP73MCpos,13518
|
|
8
|
-
source_github/manifest.yaml,sha256=
|
|
8
|
+
source_github/manifest.yaml,sha256=YN3ifdljGR-ZlTjWHWaVDe0QXnkfB8REOXu7L9Ezt3A,264694
|
|
9
9
|
source_github/run.py,sha256=gfWy8TcMHa0XRwaVUyq4KmslooST38fvfCLuP5D-5Fo,2391
|
|
10
|
-
source_github/schemas/assignees.json,sha256=_WmGIwYmTmEi9WWkvXdFF3CLsMzG2usoIjaqw-tb4NA,2335
|
|
11
|
-
source_github/schemas/branches.json,sha256=3CIkdEi2XVFoVZrpO_U04mMI7-jSb9i-CT3wbIEgPik,2734
|
|
12
|
-
source_github/schemas/collaborators.json,sha256=ZeRsZvj9lUr43hnjX0l84rl2TTeKKbFKk-tmzBYdOmo,3505
|
|
13
|
-
source_github/schemas/comments.json,sha256=jxux5Y9LjawAkESc6QpS3hdqRwZ2_yJ2H-F2mTpDv7M,4193
|
|
14
10
|
source_github/schemas/commit_comment_reactions.json,sha256=OxGmHXvft7upViZReEOmhT1jLJcQv2O0sH9WLMY8rBo,87
|
|
15
11
|
source_github/schemas/commit_comments.json,sha256=QQaGL0v4PKb0y6F_l_r79Ay-hbLRFXvYAsil_aNTcas,2164
|
|
16
12
|
source_github/schemas/commits.json,sha256=d6ikqHLTBhd-loXqu6g1RBatwQnet1eo0OcTvfyLO9Y,5122
|
|
17
13
|
source_github/schemas/contributor_activity.json,sha256=ZF6n5nuy2KpmZh8nvaFQUnQUzU0I6r9X_NI6LXnic18,3957
|
|
18
|
-
source_github/schemas/deployments.json,sha256=yEqc9i3U7ScsNib7DGG0TY4se9K1jUHVr8SD2N5sSTg,2893
|
|
19
|
-
source_github/schemas/events.json,sha256=Ifzd9GsmBhprL3G8NuZjl0IE7-tpN7lLI4SqoPxi1TY,2299
|
|
20
14
|
source_github/schemas/issue_comment_reactions.json,sha256=OxGmHXvft7upViZReEOmhT1jLJcQv2O0sH9WLMY8rBo,87
|
|
21
|
-
source_github/schemas/issue_events.json,sha256=kchZ6UeDjC4n9VRWJPusJPPkGwqNV-mUxIlsO13KsAE,13840
|
|
22
|
-
source_github/schemas/issue_labels.json,sha256=7WXewMf_bFIma_06HrScclGr3jrs4QT3dPnN7Ku-sBE,1200
|
|
23
|
-
source_github/schemas/issue_milestones.json,sha256=ZN-uwYUi2zhXnOCdsOxYFOq3BXgRuuFovw2azXKxdO0,2309
|
|
24
15
|
source_github/schemas/issue_reactions.json,sha256=8KAAPEUMZw3l6ncpSxAY3EtApvJYV0yAbwzK8ny8ass,998
|
|
25
16
|
source_github/schemas/issue_timeline_events.json,sha256=LrckI6mfwnbTIJs7u45k2nr3xGuiSJAYfpdW-A4PwHY,30392
|
|
26
|
-
source_github/schemas/issues.json,sha256=_TXJLoEMf8yCK9y6tMHXcoe4pxLIc75u0kH_48C6s9c,11962
|
|
27
|
-
source_github/schemas/organizations.json,sha256=YEnZy3qto0g00ixlIKn9LRhy_tVRDJq_d0uCMXkH3H8,9349
|
|
28
17
|
source_github/schemas/project_cards.json,sha256=okmLFWBYLwH1rN0-_AjlixS9o6xmi2RZqSsY1amuWFk,2016
|
|
29
18
|
source_github/schemas/project_columns.json,sha256=kll_DqRUlEFPhZxHn6jjWU9aCMUh4ccE_tU4xFRyBg8,1489
|
|
30
19
|
source_github/schemas/projects.json,sha256=f8JQLYhNfWaB3gAv3lfrHykhKKJXkBB3XlaWoDSxU8s,1848
|
|
@@ -34,7 +23,6 @@ source_github/schemas/pull_request_commits.json,sha256=WICcuxUsExJQe1qlXvXVN-Vvk
|
|
|
34
23
|
source_github/schemas/pull_request_stats.json,sha256=harNH5ha6su-2OhxszHOqDKJ34OZzUsL_4nBnaOD16o,3497
|
|
35
24
|
source_github/schemas/pull_requests.json,sha256=Yp9Sq3jgpfBn0YFbcZC_sy06rlJ-AMkCbHNq90KXT_Y,12196
|
|
36
25
|
source_github/schemas/releases.json,sha256=3ITMlMFML3ZSfo_EAkVajJdaS_Xxz_8V4LhL9GRwWrY,5121
|
|
37
|
-
source_github/schemas/review_comments.json,sha256=HVH3OE-x_wYVvg0Qxn6rzXOwAGEk0y3De8_VLCgE3mA,4905
|
|
38
26
|
source_github/schemas/reviews.json,sha256=OPqo9Dz6slRGojamq8pBMKKRZgz96kDRkYiUJjJQH_E,2731
|
|
39
27
|
source_github/schemas/shared/events/comment.json,sha256=6dcatpi1gitgcR_JscPllyGGoSb8Pgce5OS9vh1HKP4,7400
|
|
40
28
|
source_github/schemas/shared/events/commented.json,sha256=3NSVfCdaLHloZ6JSev47B0VORqEF7aRz6QmLv-ylls0,4210
|
|
@@ -45,19 +33,14 @@ source_github/schemas/shared/reaction.json,sha256=CqZDoD0tp1dqv_kCYD7RCxGABcZzrH
|
|
|
45
33
|
source_github/schemas/shared/reactions.json,sha256=0WHitNNCAqUaX1YPQmSatWmt3LADU3QYJuPo25KOdXs,629
|
|
46
34
|
source_github/schemas/shared/user.json,sha256=IkeVSNG_2qsRMV2TorrzCIKxZjNXYjG6WVyXcKQ14es,1135
|
|
47
35
|
source_github/schemas/shared/user_graphql.json,sha256=gdTR-fzvWK8403eJYDlOt-7uWqtDvYQDlafOAiiw0PM,453
|
|
48
|
-
source_github/schemas/stargazers.json,sha256=ksTLyWxv9p1Zz-h1CsdyJIGil3_9xwzuRMAOpAjzJqw,630
|
|
49
|
-
source_github/schemas/tags.json,sha256=J8tpxknUpw5OGFkKoQ1D2nGHCM6VVNo-3xIxkA73u3M,1133
|
|
50
36
|
source_github/schemas/team_members.json,sha256=aHVL7ie-lhIXDZiBySXhCJg1pdjUyfkoRnGC4mH3MRg,2518
|
|
51
37
|
source_github/schemas/team_memberships.json,sha256=ECr0ICzCwcUVp-btBicm0EemVxiOPgTtdB3hlruNsNQ,911
|
|
52
|
-
source_github/schemas/teams.json,sha256=_GQOy0IOO9d8BcpnvqIxQLjtPJusfU7fC7IUJmSi6R4,1796
|
|
53
|
-
source_github/schemas/users.json,sha256=by1CEx3MW740S5F54KZfUDc2N1_UZ98Bb3fWlgCtgxc,2530
|
|
54
38
|
source_github/schemas/workflow_jobs.json,sha256=Kk3N3FcCYBqOdR7FYvz2nAAFtLZBuVfR8Lxg-ORD39U,3934
|
|
55
39
|
source_github/schemas/workflow_runs.json,sha256=XDmIsjtzka-ItEonImD3ZATZjxRNkbFo5-MPTtZDARA,19453
|
|
56
|
-
source_github/
|
|
57
|
-
source_github/
|
|
58
|
-
source_github/streams.py,sha256=MYPvzAEbGk9nyN0mYamFXEAxepbf7O7aN5Hepf-Bj80,88297
|
|
40
|
+
source_github/source.py,sha256=tLmcL07V_XebADPIEsA-CiizdwDajQY2GFMaXcFYQq0,21309
|
|
41
|
+
source_github/streams.py,sha256=kuqcqyHXJwVXna7X4LiEoQuYVdfjgCCMRA7OfAa5TnE,89979
|
|
59
42
|
source_github/utils.py,sha256=rkOk8VG6ey1xDl-9t4B99N6HrvTTPCTGhvifrKwYG9Y,706
|
|
60
|
-
airbyte_source_github-2.
|
|
61
|
-
airbyte_source_github-2.
|
|
62
|
-
airbyte_source_github-2.
|
|
63
|
-
airbyte_source_github-2.
|
|
43
|
+
airbyte_source_github-2.4.0.dist-info/METADATA,sha256=Od16kOF7VRai9nbDLWEfmTFFFJRiVIwBo6F_6XGG1RI,1248
|
|
44
|
+
airbyte_source_github-2.4.0.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
|
45
|
+
airbyte_source_github-2.4.0.dist-info/entry_points.txt,sha256=gYhqVrTAZvMwuYByg0b_-o115yUFLLcfNxMrLZmiW9k,55
|
|
46
|
+
airbyte_source_github-2.4.0.dist-info/RECORD,,
|