1
0
mirror of synced 2026-01-01 18:02:53 -05:00
Commit Graph

3 Commits

Author SHA1 Message Date
Dmytro
78fd9d37ee 🎉 Source github: add oauth spec file (#6761) 2021-10-05 22:28:56 +03:00
oleh.zorenko
3b8f6e86f4 Source GitHub: use new repo for SAT tests (#5726)
* 5721 Use new repo for GitHub SAT tests

Use new `airbytehq/integration-test` repo.
Remove unneeded files.

* Update docs

* Remove version bumping
2021-08-30 23:15: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