-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Source Google Directory: refactor to use the CDK #7415
Labels
area/connectors
Connector related issues
connectors/source/google-directory
connectors/sources-api
type/enhancement
New feature or request
Milestone
Comments
vitaliizazmic
added
type/enhancement
New feature or request
area/connectors
Connector related issues
labels
Oct 27, 2021
vitaliizazmic
changed the title
Source Google Directory: Refactor to use the CDK
Source Google Directory: refactor to use the CDK
Oct 27, 2021
36 tasks
vitaliizazmic
added a commit
that referenced
this issue
Oct 28, 2021
10 tasks
vitaliizazmic
added a commit
that referenced
this issue
Nov 2, 2021
vitaliizazmic
added a commit
that referenced
this issue
Nov 2, 2021
…ed fields for full refresh acceptance test
vitaliizazmic
added a commit
that referenced
this issue
Nov 2, 2021
vitaliizazmic
added a commit
that referenced
this issue
Nov 2, 2021
vitaliizazmic
added a commit
that referenced
this issue
Nov 2, 2021
* Source Google Directory #7415 - migrate to the CDK * Source Google Directory #5190 - fix timeout error * Source Google Directory #7415 - fix according to PR review * Source Google Directory #7415 - added etag and lastLoginTime to ignored fields for full refresh acceptance test * Source Google Directory #7415 - fix full refresh acceptance test config * Source Google Directory #7415 - bump version
lmossman
pushed a commit
that referenced
this issue
Nov 3, 2021
* Source Google Directory #7415 - migrate to the CDK * Source Google Directory #5190 - fix timeout error * Source Google Directory #7415 - fix according to PR review * Source Google Directory #7415 - added etag and lastLoginTime to ignored fields for full refresh acceptance test * Source Google Directory #7415 - fix full refresh acceptance test config * Source Google Directory #7415 - bump version
This was referenced Nov 4, 2021
schlattk
pushed a commit
to schlattk/airbyte
that referenced
this issue
Jan 4, 2022
* Source Google Directory airbytehq#7415 - migrate to the CDK * Source Google Directory airbytehq#5190 - fix timeout error * Source Google Directory airbytehq#7415 - fix according to PR review * Source Google Directory airbytehq#7415 - added etag and lastLoginTime to ignored fields for full refresh acceptance test * Source Google Directory airbytehq#7415 - fix full refresh acceptance test config * Source Google Directory airbytehq#7415 - bump version
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/connectors
Connector related issues
connectors/source/google-directory
connectors/sources-api
type/enhancement
New feature or request
The Google Directory connector currently uses an old pattern, we should migrate it to use the new CDK. It's part of #6164.
Describe the solution you’d like
see #6164 for clearer instructions
The text was updated successfully, but these errors were encountered: