Brian Lai
|
3521802545
|
Update Python Source connectors to use the latest airbyte-cdk minor version (#18261)
* update all connectors currently only adhering to patch versions to pull latest minor version
* also add greenhouse
* fix scaffolds
|
2022-10-20 16:06:02 -04:00 |
|
Serhii Chvaliuk
|
2e1209e78f
|
Source Github: switch on airbyte-cdk==0.2.0 (#18213)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
|
2022-10-20 15:16:58 +03:00 |
|
Serhii Chvaliuk
|
62626ee690
|
🎉 Source Github: use GraphQL for pull_request_stats stream (#13763)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
|
2022-06-16 20:18:49 +03:00 |
|
Marcos Marx
|
dca2256a7c
|
Bump 2022 license version (#13233)
* Bump year in license short to 2022
* remove protocol from cdk
|
2022-05-26 15:00:42 -03:00 |
|
Serhii Chvaliuk
|
8c394b3734
|
🐛 Source Github: add incremental for repositories, workflows, pull_request_comment_reactions, issue_reactions, issue_comment_reactions, commit_comment_reactions (#12294)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
|
2022-05-13 21:18:24 +03:00 |
|
Serhii Chvaliuk
|
0f475ce6ff
|
🐛 Source Github: test coverage more than 90% (#10967)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
|
2022-03-19 13:14:53 +02:00 |
|
Dmytro
|
c0cb8f338a
|
Fix Github check connection for organizations with large number of re… (#8170)
|
2021-11-22 15:34:42 +02:00 |
|
Dmytro
|
bea9bb5cbb
|
Github: resolve refs for some schemas (#7856)
|
2021-11-11 14:04:09 +02:00 |
|
Michel Tricot
|
1773e41e47
|
Shorten our headers + adds contributors file (#6478)
|
2021-09-27 10:45:50 -07:00 |
|
oleh.zorenko
|
84ba3e79b3
|
🎉 Native GitHub connector (#4174)
* GitHub source initial version
All streams are in `full_refresh` mode only.
* Run format command
* Add handling for 404 error in Teams stream
* Update creds naming for github
* Update acceptance tests
* Update check_connection()
* Code review fixes
Remove `/integration_tests/catalog.json` file.
Use `Collaborators` class in `check_connection()` function.
Remove excessive data from GithubStream class.
* Remove unused import
* Implement requested changes
* Add incremental streams
* Remove `supports_incremental`
* Update docs
* Implement requested changes
* Implement requested changes
* Implement requested changes
* Bump connector version
|
2021-07-06 17:06:34 +03:00 |
|