Aaron ("AJ") Steers
|
83ecbe0fc3
|
CI: apply pre-commit format fix from #49806 (#49852)
|
2024-12-18 14:05:43 -08:00 |
|
Cole Snodgrass
|
2e099acc52
|
update headers from 2022 -> 2023 (#22594)
* It's 2023!
* 2022 -> 2023
---------
Co-authored-by: evantahler <evan@airbyte.io>
|
2023-02-08 13:01:16 -08:00 |
|
Joe Reuter
|
6a10ae3e05
|
Rename source acceptance test to connector acceptance test (#21846)
Rename source acceptance test to connector acceptance test
|
2023-02-02 11:38:19 +01: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 |
|
Michel Tricot
|
1773e41e47
|
Shorten our headers + adds contributors file (#6478)
|
2021-09-27 10:45:50 -07:00 |
|
Arthur Galuza
|
51d406d6f2
|
🎉 Source Github: Add MultipleTokenAuthenticator (#5223)
* 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
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
|
2021-08-19 08:41:14 +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 |
|