* Dockerfile to 3.9
* Python version
* More python updates
* 3.9 on GitHub actions and lint updates
* Test out 3.9.11 on GitHub actions
* install python with an action
* formatting: newline
* Also has python code
* only check first level for changed modules
Previous example (source-google-search-console/credentials)
* Test failure: there is no logger.trace
* 3 new streams to the github api and adding task_id in the stories stream for the connector asana
* pull request update bump version GitHub Asana
* correct schema
* remove changes on asana connector - moved to another pull request
* security alert stream add variable
* bump version github
* fix schema
* fix schemad
* solve conflic
* correct teams stream
* remove stream and fix some files
* remove config catalog
* correct schema
* solve fb conflict
* solve final conflict with files
* correct github streams
* correct assignes in config_catalog
* update docs and bump connector version
Co-authored-by: Marcos Marx <marcosmarxm@gmail.com>
* added human-readable errors in case of incorrect organization or repo names
* added change history
* added change history
* bumped github image version
* bumped github image version in source_specs.yaml file
* github schema
* GitHub dockerfile
* formatted
* 🎉Source HubSpot: Adds form_submission and property_history streams (#7787)
* Began working on HubSpot Form Submission Connector
* Added Property History Stream
* Added form_guid to as value to form_submissions_stream.
* Finalized the Form Submission Stream
* Added documentation and test config
* Corrected Version Number
* updated version number to 0.1.25
* removed or none worked on tests
* Changed code due to review comments & merges
* readded Propertyhistory after merging
* bump connector version
Co-authored-by: Tino Merl <tino.merl@park-sieben.com>
Co-authored-by: Marcos Marx <marcosmarxm@gmail.com>
* bump connector version
Co-authored-by: Tino Merl <35485536+tinomerl@users.noreply.github.com>
Co-authored-by: Tino Merl <tino.merl@park-sieben.com>
Co-authored-by: Marcos Marx <marcosmarxm@gmail.com>
* retry connection with Github using HTTPAdapter
* updated the connector version
* updated source def and spec yaml
Co-authored-by: Auganbay <auganenu@gmail.com>
* Add option to pull commits from user-specified branches
* Address comments part 1
* Fix Repositories stream error when repo is not part of an org
* Make compatible with old state version and fix request_params to use branch-specific value
Co-authored-by: Chris Wu <chris@faros.ai>
* 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>
* 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>
* 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