airbyte-source-github 1.6.0__py3-none-any.whl → 1.6.1__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.
Files changed (32) hide show
  1. airbyte_source_github-1.6.1.dist-info/METADATA +111 -0
  2. {airbyte_source_github-1.6.0.dist-info → airbyte_source_github-1.6.1.dist-info}/RECORD +17 -43
  3. {airbyte_source_github-1.6.0.dist-info → airbyte_source_github-1.6.1.dist-info}/WHEEL +1 -2
  4. airbyte_source_github-1.6.1.dist-info/entry_points.txt +3 -0
  5. airbyte_source_github-1.6.0.dist-info/METADATA +0 -144
  6. airbyte_source_github-1.6.0.dist-info/entry_points.txt +0 -2
  7. airbyte_source_github-1.6.0.dist-info/top_level.txt +0 -3
  8. integration_tests/__init__.py +0 -0
  9. integration_tests/abnormal_state.json +0 -237
  10. integration_tests/acceptance.py +0 -16
  11. integration_tests/configured_catalog.json +0 -435
  12. integration_tests/configured_catalog_full_refresh_test.json +0 -415
  13. integration_tests/invalid_config.json +0 -5
  14. integration_tests/sample_config.json +0 -5
  15. integration_tests/sample_state.json +0 -137
  16. unit_tests/__init__.py +0 -3
  17. unit_tests/conftest.py +0 -29
  18. unit_tests/projects_v2_pull_requests_query.json +0 -3
  19. unit_tests/pull_request_stats_query.json +0 -3
  20. unit_tests/responses/contributor_activity_response.json +0 -33
  21. unit_tests/responses/graphql_reviews_responses.json +0 -405
  22. unit_tests/responses/issue_timeline_events.json +0 -166
  23. unit_tests/responses/issue_timeline_events_response.json +0 -170
  24. unit_tests/responses/projects_v2_response.json +0 -45
  25. unit_tests/responses/pull_request_comment_reactions.json +0 -744
  26. unit_tests/responses/pull_request_stats_response.json +0 -317
  27. unit_tests/test_migrations/test_config.json +0 -8
  28. unit_tests/test_migrations/test_new_config.json +0 -8
  29. unit_tests/test_multiple_token_authenticator.py +0 -163
  30. unit_tests/test_source.py +0 -331
  31. unit_tests/test_stream.py +0 -1471
  32. unit_tests/utils.py +0 -78
@@ -1,170 +0,0 @@
1
- [
2
- {
3
- "repository": "airbytehq/airbyte",
4
- "issue_number": 1,
5
- "locked": {
6
- "id": 6430295168,
7
- "node_id": "LOE_lADODwFebM5HwC0kzwAAAAF_RoSA",
8
- "url": "https://api.github.com/repos/github/roadmap/issues/events/6430295168",
9
- "actor": {
10
- "login": "github",
11
- "id": 9919,
12
- "node_id": "MDEyOk9yZ2FuaXphdGlvbjk5MTk=",
13
- "avatar_url": "https://avatars.githubusercontent.com/u/9919?v=4",
14
- "gravatar_id": "",
15
- "url": "https://api.github.com/users/github",
16
- "html_url": "https://github.com/github",
17
- "followers_url": "https://api.github.com/users/github/followers",
18
- "following_url": "https://api.github.com/users/github/following{/other_user}",
19
- "gists_url": "https://api.github.com/users/github/gists{/gist_id}",
20
- "starred_url": "https://api.github.com/users/github/starred{/owner}{/repo}",
21
- "subscriptions_url": "https://api.github.com/users/github/subscriptions",
22
- "organizations_url": "https://api.github.com/users/github/orgs",
23
- "repos_url": "https://api.github.com/users/github/repos",
24
- "events_url": "https://api.github.com/users/github/events{/privacy}",
25
- "received_events_url": "https://api.github.com/users/github/received_events",
26
- "type": "Organization",
27
- "site_admin": false
28
- },
29
- "event": "locked",
30
- "commit_id": null,
31
- "commit_url": null,
32
- "created_at": "2022-04-13T20:49:13Z",
33
- "lock_reason": null,
34
- "performed_via_github_app": null
35
- },
36
- "labeled": {
37
- "id": 6430296748,
38
- "node_id": "LE_lADODwFebM5HwC0kzwAAAAF_Roqs",
39
- "url": "https://api.github.com/repos/github/roadmap/issues/events/6430296748",
40
- "actor": {
41
- "login": "github-product-roadmap",
42
- "id": 67656570,
43
- "node_id": "MDQ6VXNlcjY3NjU2NTcw",
44
- "avatar_url": "https://avatars.githubusercontent.com/u/67656570?v=4",
45
- "gravatar_id": "",
46
- "url": "https://api.github.com/users/github-product-roadmap",
47
- "html_url": "https://github.com/github-product-roadmap",
48
- "followers_url": "https://api.github.com/users/github-product-roadmap/followers",
49
- "following_url": "https://api.github.com/users/github-product-roadmap/following{/other_user}",
50
- "gists_url": "https://api.github.com/users/github-product-roadmap/gists{/gist_id}",
51
- "starred_url": "https://api.github.com/users/github-product-roadmap/starred{/owner}{/repo}",
52
- "subscriptions_url": "https://api.github.com/users/github-product-roadmap/subscriptions",
53
- "organizations_url": "https://api.github.com/users/github-product-roadmap/orgs",
54
- "repos_url": "https://api.github.com/users/github-product-roadmap/repos",
55
- "events_url": "https://api.github.com/users/github-product-roadmap/events{/privacy}",
56
- "received_events_url": "https://api.github.com/users/github-product-roadmap/received_events",
57
- "type": "User",
58
- "site_admin": false
59
- },
60
- "event": "labeled",
61
- "commit_id": null,
62
- "commit_url": null,
63
- "created_at": "2022-04-13T20:49:34Z",
64
- "label": {
65
- "name": "beta",
66
- "color": "99dd88"
67
- },
68
- "performed_via_github_app": null
69
- },
70
- "renamed": {
71
- "id": 6635165802,
72
- "node_id": "RTE_lADODwFebM5HwC0kzwAAAAGLfJhq",
73
- "url": "https://api.github.com/repos/github/roadmap/issues/events/6635165802",
74
- "actor": {
75
- "login": "github-product-roadmap",
76
- "id": 67656570,
77
- "node_id": "MDQ6VXNlcjY3NjU2NTcw",
78
- "avatar_url": "https://avatars.githubusercontent.com/u/67656570?v=4",
79
- "gravatar_id": "",
80
- "url": "https://api.github.com/users/github-product-roadmap",
81
- "html_url": "https://github.com/github-product-roadmap",
82
- "followers_url": "https://api.github.com/users/github-product-roadmap/followers",
83
- "following_url": "https://api.github.com/users/github-product-roadmap/following{/other_user}",
84
- "gists_url": "https://api.github.com/users/github-product-roadmap/gists{/gist_id}",
85
- "starred_url": "https://api.github.com/users/github-product-roadmap/starred{/owner}{/repo}",
86
- "subscriptions_url": "https://api.github.com/users/github-product-roadmap/subscriptions",
87
- "organizations_url": "https://api.github.com/users/github-product-roadmap/orgs",
88
- "repos_url": "https://api.github.com/users/github-product-roadmap/repos",
89
- "events_url": "https://api.github.com/users/github-product-roadmap/events{/privacy}",
90
- "received_events_url": "https://api.github.com/users/github-product-roadmap/received_events",
91
- "type": "User",
92
- "site_admin": false
93
- },
94
- "event": "renamed",
95
- "commit_id": null,
96
- "commit_url": null,
97
- "created_at": "2022-05-18T19:29:01Z",
98
- "rename": {
99
- "from": "Secret scanning: dry-runs for enterprise-level custom patterns (cloud)",
100
- "to": "Secret scanning: dry-runs for enterprise-level custom patterns"
101
- },
102
- "performed_via_github_app": null
103
- },
104
- "commented": {
105
- "url": "https://api.github.com/repos/github/roadmap/issues/comments/1130876857",
106
- "html_url": "https://github.com/github/roadmap/issues/493#issuecomment-1130876857",
107
- "issue_url": "https://api.github.com/repos/github/roadmap/issues/493",
108
- "id": 1130876857,
109
- "node_id": "IC_kwDODwFebM5DZ8-5",
110
- "user": {
111
- "login": "octocat",
112
- "id": 94867353,
113
- "node_id": "U_kgDOBaePmQ",
114
- "avatar_url": "https://avatars.githubusercontent.com/u/94867353?v=4",
115
- "gravatar_id": "",
116
- "url": "https://api.github.com/users/octocat",
117
- "html_url": "https://github.com/octocat",
118
- "followers_url": "https://api.github.com/users/octocat/followers",
119
- "following_url": "https://api.github.com/users/octocat/following{/other_user}",
120
- "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
121
- "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
122
- "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
123
- "organizations_url": "https://api.github.com/users/octocat/orgs",
124
- "repos_url": "https://api.github.com/users/octocat/repos",
125
- "events_url": "https://api.github.com/users/octocat/events{/privacy}",
126
- "received_events_url": "https://api.github.com/users/octocat/received_events",
127
- "type": "User",
128
- "site_admin": true
129
- },
130
- "created_at": "2022-05-19T00:52:15Z",
131
- "updated_at": "2022-05-19T00:52:15Z",
132
- "author_association": "COLLABORATOR",
133
- "body": "🚢 Shipped to the cloud: https://github.blog/changelog/2022-05-12-secret-scanning-dry-runs-for-enterprise-level-custom-patterns/",
134
- "reactions": {
135
- "url": "https://api.github.com/repos/github/roadmap/issues/comments/1130876857/reactions",
136
- "total_count": 0,
137
- "+1": 0,
138
- "-1": 0,
139
- "laugh": 0,
140
- "hooray": 0,
141
- "confused": 0,
142
- "heart": 0,
143
- "rocket": 0,
144
- "eyes": 0
145
- },
146
- "performed_via_github_app": null,
147
- "event": "commented",
148
- "actor": {
149
- "login": "octocat",
150
- "id": 94867353,
151
- "node_id": "U_kgDOBaePmQ",
152
- "avatar_url": "https://avatars.githubusercontent.com/u/94867353?v=4",
153
- "gravatar_id": "",
154
- "url": "https://api.github.com/users/octocat",
155
- "html_url": "https://github.com/octocat",
156
- "followers_url": "https://api.github.com/users/octocat/followers",
157
- "following_url": "https://api.github.com/users/octocat/following{/other_user}",
158
- "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
159
- "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
160
- "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
161
- "organizations_url": "https://api.github.com/users/octocat/orgs",
162
- "repos_url": "https://api.github.com/users/octocat/repos",
163
- "events_url": "https://api.github.com/users/octocat/events{/privacy}",
164
- "received_events_url": "https://api.github.com/users/octocat/received_events",
165
- "type": "User",
166
- "site_admin": true
167
- }
168
- }
169
- }
170
- ]
@@ -1,45 +0,0 @@
1
- {
2
- "data": {
3
- "repository": {
4
- "name": "integration-test",
5
- "owner": {
6
- "login": "airbytehq"
7
- },
8
- "projectsV2": {
9
- "nodes": [
10
- {
11
- "closed": false,
12
- "created_at": "2023-09-25T18:34:52Z",
13
- "closed_at": null,
14
- "updated_at": "2023-09-25T18:35:45Z",
15
- "creator": {
16
- "avatarUrl": "https://avatars.githubusercontent.com/u/92915184?u=e53c87d81ec6fb0596bc0f75e12e84e8f0df8d83&v=4",
17
- "login": "airbyteio",
18
- "resourcePath": "/airbyteio",
19
- "url": "https://github.com/airbyteio"
20
- },
21
- "node_id": "PVT_kwDOA4_XW84AV7NS",
22
- "id": 5747538,
23
- "number": 58,
24
- "public": false,
25
- "readme": "# Title\nintegration test project",
26
- "short_description": "integration test project description",
27
- "template": false,
28
- "title": "integration test project",
29
- "url": "https://github.com/orgs/airbytehq/projects/58",
30
- "viewerCanClose": true,
31
- "viewerCanReopen": true,
32
- "viewerCanUpdate": true,
33
- "owner": {
34
- "id": "MDEyOk9yZ2FuaXphdGlvbjU5NzU4NDI3"
35
- }
36
- }
37
- ],
38
- "pageInfo": {
39
- "hasNextPage": false,
40
- "endCursor": "MQ"
41
- }
42
- }
43
- }
44
- }
45
- }