Yevhenii
9b71c28902
🎉 Source Github: add reaction streams ( #5860 )
...
* Source Github: add reaction streams
Co-authored-by: ykurochkin <y.kurochkin@zazmic.com >
2021-09-09 13:13:29 +03:00
Yevhenii
441d7cde76
🐛 Source Github: handling empty repos, check method using RepositoryStats stream ( #5788 )
...
* update error handling for empty repositories, update check method using RepositoryStats stream
Co-authored-by: ykurochkin <y.kurochkin@zazmic.com >
2021-09-02 16:31:44 +03: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
oleh.zorenko
61f3963f5e
🐛 Source GitHub: handle negative backoff values ( #5696 )
...
* Handle negative backoff values + update docs
* Bump connector version to `0.1.7`
2021-08-27 18:41:59 +03:00
Arthur Galuza
000d1a77ff
Source Github: bump version, update changelog ( #5519 )
...
* Add multiple token authenticator
* Add MultipleTokenAuthenticator
* Upd docs
* Refactor
* Upd docs
* Fix merge typo
* Upd multiple token support: switch to list of tokens
* Upd multiple token support: refactoring
* Update airbyte-integrations/connectors/source-github/source_github/spec.json
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
* Update airbyte-integrations/connectors/source-github/source_github/spec.json
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
* Cleanup, switch to MultipleTokenAuthenticator completely
* Upd changelog
* Bump version, upd changelog
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
2021-08-19 08:58:51 +03:00
Yevhenii
03e1ff96b8
🐛 Source Github: Fix set up validation ( #5456 )
...
* Fix set up validation
Co-authored-by: ykurochkin <y.kurochkin@zazmic.com >
2021-08-18 16:03:58 +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
Oleksandr
0170822ccc
🎉 Source Github: Extend existing streams with user property ( #5156 )
...
* Added User property to certain schemas, updated acceptance-tests, bumped versions
* Added changelog
* moved users.json to the schemas/shared
* add newline to user.json
Co-authored-by: Oleksandr Bazarnov <oleksandr.bazarnov@globallogic.com >
2021-08-05 11:40:06 +03:00
oleh.zorenko
b405c9c0be
🐛 Source GitHub: fix bug with IssueEvents stream and add handling for rate limiting ( #4708 )
...
* Few updates for GitHub source
Set correct `cursor_field` for `IssueEvents` stream.
Add rate limit handling.
Add handling for 403 error.
Add handling for 502 error.
Co-authored-by: Eugene Kulak <kulak.eugene@gmail.com >
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
2021-07-14 20:49:01 -04:00
Abhi Vaidyanatha
4f0170bd7d
Update docs on GitHub connector now that its Airbyte native ( #4739 )
...
Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local >
2021-07-13 23:19:37 -07:00
oleh.zorenko
3e37e904b1
Source GitHub: few updates ( #4598 )
...
* Few updates for GitHub connector
Add `AIRBYTE_ENTRYPOINT` to `Dockerfile`.
Add `Changelog` section to `docs/integrations/sources/github.md`.
Remove `source-github/CHANGELOG.md` file.
* Bump GitHub connector version
2021-07-07 15:48:47 +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
Davin Chia
42686add8a
Release connectors with namespace change. ( #2990 )
...
Release all connectors affected by namespace change. Includes all JDBC sources and destinations.
Also add documentation for normalisation. Prerequisite to actually releasing 0.21.0-alpha.
2021-04-21 11:35:08 +08:00
John Lafleur
55256d293d
GitBook: [master] 55 pages and 36 assets modified
2021-04-05 00:43:26 +00:00
vitaliizazmic
dd26d2fdb8
Source Github: Bugfix errors while syncing Team stream from non-organization repo
...
* Github #2365 - handling Teams streams syncing
* Github Source #2365 - sync no records and show warning message if Collaborators Stream sync fails.
* Github Source #2365 - reformat
* Update docs/integrations/sources/github.md
* Update docs/integrations/sources/github.md
* Github Source #2365 - change fork to airbyte
* Github Source #2365 - Bump version
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
2021-03-31 00:47:14 +03:00
John Lafleur
2acc3840d0
GitBook: [docs_feature_incremental] 33 pages modified ( #1683 )
...
Co-authored-by: John Lafleur <john@dataline.io >
2021-01-17 07:32:24 +11:00
vitaliizazmic
ee76236c99
Github best practices #1563 - removing sub-streams ( #1635 )
2021-01-13 15:23:41 -08:00
Shrif Nada
220157137d
GitBook: [master] 94 pages modified
2021-01-06 17:06:10 +00:00
Sherif A. Nada
c9f6befcbe
1349 GitHub connector ( #1516 )
...
Co-authored-by: Vitalii Vdovenko <vitalii.vdovenko@zazmic.com >
2021-01-05 21:28:17 -08:00
Michel Tricot
7d1a454e9d
Fix gitbook edits + reorg changelogs ( #1513 )
2021-01-04 15:13:02 -08:00
Sherif A. Nada
94415a1d5f
explicitly mention supported GH streams in documentation ( #1467 )
2020-12-28 19:39:55 -08:00
John Lafleur
5532aa370a
Updating Incremental within docs pages for all sources to make it more explicit ( #1381 )
...
* GitBook: [incremental_update_docs] 79 pages modified
* GitBook: [incremental_update_docs] one page modified
Co-authored-by: John Lafleur <john@dataline.io >
2020-12-18 21:03:34 +11:00
Shrif Nada
b8f2b33dfa
GitBook: [master] 10 pages modified
2020-12-18 00:49:56 +00:00
John Lafleur
9a1452e1c2
Restructured the left column of the documentation ( #733 )
2020-10-29 11:10:20 -07:00
Charles
4e3da56229
add github source to ui and docs ( #699 )
2020-10-26 09:41:43 -07:00