Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MongoDB touchups #2363

Merged
merged 51 commits into from
Mar 8, 2021
Merged

MongoDB touchups #2363

merged 51 commits into from
Mar 8, 2021

Conversation

sherifnada
Copy link
Contributor

@sherifnada sherifnada commented Mar 8, 2021

Some final touches on @FUT's amazing PR to add Mongo DB (#2125)!

What

  • fixes integration tests
  • adds docs to summary.md
  • adds to connector index

FUT and others added 30 commits March 4, 2021 16:38
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
Signed-off-by: fut <fut.wrk@gmail.com>
…eam.rb

Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
@sherifnada
Copy link
Contributor Author

sherifnada commented Mar 8, 2021

/publish connector=connectors/source-mongodb

🕑 connectors/source-mongodb https://github.com/airbytehq/airbyte/actions/runs/633862280
✅ connectors/source-mongodb https://github.com/airbytehq/airbyte/actions/runs/633862280

@sherifnada sherifnada merged commit 59f6c6d into master Mar 8, 2021
@sherifnada sherifnada deleted the sherif/narrative-bi/source-mongodb branch March 8, 2021 22:44
davydov-d added a commit that referenced this pull request Jun 27, 2023
davydov-d added a commit that referenced this pull request Jun 27, 2023
davydov-d added a commit that referenced this pull request Jun 29, 2023
davydov-d added a commit that referenced this pull request Jun 30, 2023
davydov-d added a commit that referenced this pull request Jul 4, 2023
davydov-d added a commit that referenced this pull request Jul 4, 2023
…tegy' of github.com:airbytehq/airbyte into ddavydov/#2363-source-mixpanel-reimplement-backoff-strategy
davydov-d added a commit that referenced this pull request Jul 4, 2023
davydov-d added a commit that referenced this pull request Jul 4, 2023
alafanechere added a commit that referenced this pull request Jul 4, 2023
davydov-d added a commit that referenced this pull request Jul 5, 2023
…tegy' of github.com:airbytehq/airbyte into ddavydov/#2363-source-mixpanel-reimplement-backoff-strategy
davydov-d added a commit that referenced this pull request Jul 7, 2023
davydov-d added a commit that referenced this pull request Jul 10, 2023
…irbyte into ddavydov/#2363-source-mixpanel-reimplement-backoff-strategy
davydov-d added a commit that referenced this pull request Jul 14, 2023
davydov-d added a commit that referenced this pull request Jul 14, 2023
…tegy' of github.com:airbytehq/airbyte into ddavydov/#2363-source-mixpanel-reimplement-backoff-strategy
davydov-d added a commit that referenced this pull request Jul 18, 2023
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* Add stream ShippingRates

* #2363 source mixpanel: reimplement backoff strategy

* #2363 source mixpanel: upd changelog

* #2363 source mixpanel: revert v0.1.32

* rework rate limits

* wait only when running CAT + increase timeouts

* #2363 return backoff time

* code format

* use env variable instead of a hidden field in the config

* review comments

* review fixes

* fix reading env var

* Resolve conflicts, Bump version

* Attempt to bump version to avoid caching

* split test config into to projects

* rollback version

* undo non related changes

* remove non related changes

* revert new line

* fix funnel slice patching

* fix funnel slice patching

* do not use stream state for generating request params!

* fix updating state

* Revert "do not use stream state for generating request params!"

This reverts commit 443781e.

* revert prev commits

* fix timestamp filtering

---------

Co-authored-by: btkcodedev <btk.codedev@gmail.com>
Co-authored-by: Augustin <augustin@airbyte.io>
Co-authored-by: maxi297 <maxime@airbyte.io>
efimmatytsin pushed a commit to scentbird/airbyte that referenced this pull request Jul 27, 2023
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* Add stream ShippingRates

* airbytehq#2363 source mixpanel: reimplement backoff strategy

* airbytehq#2363 source mixpanel: upd changelog

* airbytehq#2363 source mixpanel: revert v0.1.32

* rework rate limits

* wait only when running CAT + increase timeouts

* airbytehq#2363 return backoff time

* code format

* use env variable instead of a hidden field in the config

* review comments

* review fixes

* fix reading env var

* Resolve conflicts, Bump version

* Attempt to bump version to avoid caching

* split test config into to projects

* rollback version

* undo non related changes

* remove non related changes

* revert new line

* fix funnel slice patching

* fix funnel slice patching

* do not use stream state for generating request params!

* fix updating state

* Revert "do not use stream state for generating request params!"

This reverts commit 443781e.

* revert prev commits

* fix timestamp filtering

---------

Co-authored-by: btkcodedev <btk.codedev@gmail.com>
Co-authored-by: Augustin <augustin@airbyte.io>
Co-authored-by: maxi297 <maxime@airbyte.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants