Serhii Chvaliuk
27c408e7fb
Source Github: Add undeclared columns to spec ( #24523 )
...
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
2023-05-08 22:22:57 +03:00
midavadim
1b2b0392ef
🎉 Source Github - added user friendly messages, added AirbyteTracedException config_error ( #23467 )
...
* added user friendly messages, added AirbyteTracedException config_error
* added formatting
* fixed 'if' condition
* removed HTTPError words from error examples
* changed http to https for all schemas
* removed http adapter
* updated expected record file - one record for each stream
* updated expected record file
* updated expected record file
* bumped connector version
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-03-03 18:32:14 +00:00
Serhii Chvaliuk
67333aa3bc
🎉 Source Github: bugfix schemas for streams deployments, workflow_runs, teams ( #15049 )
...
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
2022-07-30 00:51:50 +03:00
Serhii Chvaliuk
b2aa69574c
🐛 Source Github: add new streams Deployments, ProjectColumns, PullRequestCommits ( #10385 )
...
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
2022-03-03 21:07:17 +02:00
Yevhenii
d74c47a863
🎉 Source GitHub: Add more streams ( #5757 )
...
* Add Organizations stream to Github Source
* Add Repositories stream
* Add Repositories stream spec
* Add Branches stream
* Add Tags stream
* Add ReviewComments stream
* Add users stream
* Add pull request stats stream
Co-authored-by: Chris Wu <chris@faros.ai >
Co-authored-by: ykurochkin <y.kurochkin@zazmic.com >
2021-09-01 15:02:08 +03:00
Yevhenii
05fd4e76f3
Source Github: Support syncing multiple repositories/organizations ( #5136 )
...
Support syncing multiple repositories/organizations
Co-authored-by: ykurochkin <y.kurochkin@zazmic.com >
2021-08-13 16:24:24 +03: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