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

Destination postgres: DV2 beta implementation #34177

Merged
merged 105 commits into from
Jan 17, 2024
Merged

Destination postgres: DV2 beta implementation #34177

merged 105 commits into from
Jan 17, 2024

Conversation

edgao
Copy link
Contributor

@edgao edgao commented Jan 11, 2024

copied from #33910, with a merge from master to hopefully fix tests. Removes the spec option from postgres, since we're not quite ready for beta release yet.

test syncs:

assuming these both run correctly overnight, that should be sufficient evidence that syncs are still functioning correctly.

@gisripa
Copy link
Contributor

gisripa commented Jan 12, 2024

Looks good to me. Can you rebase (sorry there will be a bunch of conflicts from my dependency cleanup) and publish CDK since the tests are failing to find 0.13.0 artifact

@edgao
Copy link
Contributor Author

edgao commented Jan 12, 2024

thanks for looking! I'll do that post-long-weekend... feels irresponsible to publish artifacts from a 1k line pr right now :P

though for the record - the last "real" commit was 4084e63, where the failures are all because of the version bump check. The diff after that is basically just metadata/changelogs (plus removing the dumb change for cache bust that we were using to investigate CI).

# Conflicts:
#	airbyte-integrations/connectors/destination-bigquery/build.gradle
#	airbyte-integrations/connectors/destination-redshift/build.gradle
#	airbyte-integrations/connectors/destination-snowflake/build.gradle
#	docs/integrations/destinations/bigquery.md
#	docs/integrations/destinations/snowflake.md
@edgao
Copy link
Contributor Author

edgao commented Jan 16, 2024

/publish-java-cdk

🕑 https://github.com/airbytehq/airbyte/actions/runs/7544893217
✅ Successfully published Java CDK version=0.13.0!

# Conflicts:
#	airbyte-cdk/java/airbyte-cdk/README.md
#	airbyte-cdk/java/airbyte-cdk/core/src/main/resources/version.properties
#	airbyte-integrations/connectors/destination-redshift/build.gradle
#	docs/integrations/destinations/redshift.md
@edgao
Copy link
Contributor Author

edgao commented Jan 16, 2024

/publish-java-cdk force=true

🕑 https://github.com/airbytehq/airbyte/actions/runs/7548567245
✅ Successfully published Java CDK version=0.13.0!

@edgao
Copy link
Contributor Author

edgao commented Jan 16, 2024

republishing b/c another cdk change got merged to master

@edgao edgao enabled auto-merge (squash) January 16, 2024 23:15
@gisripa gisripa disabled auto-merge January 17, 2024 00:39
@edgao edgao merged commit 0063382 into master Jan 17, 2024
25 checks passed
@edgao edgao deleted the dv2/postgres_take2 branch January 17, 2024 18:32
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 26, 2024
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 26, 2024
jatinyadav-cc pushed a commit to ollionorg/datapipes-airbyte that referenced this pull request Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants