- Notifications
You must be signed in to change notification settings - Fork 4.9k
Add back full_refresh to xmin syncs #28336
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
Conversation
Before Merging a Connector Pull RequestWow! What a great pull request you have here! 🎉 To merge this PR, ensure the following has been done/considered for each connector added or updated:
If the checklist is complete, but the CI check is failing,
|
| /legacy-test connector=connectors/source-postgres
Build FailedTest summary info: |
|
| Step | Result |
|---|---|
| Validate airbyte-integrations/connectors/source-alloydb-strict-encrypt/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| QA checks | ✅ |
| Build connector tar | ✅ |
| Build source-alloydb-strict-encrypt docker image for platform linux/x86_64 | ✅ |
| ./gradlew :airbyte-integrations:connectors:source-alloydb-strict-encrypt:integrationTest | ✅ |
| Acceptance tests | ❌ |
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-alloydb-strict-encrypt test |
| Step | Result |
|---|---|
| Validate airbyte-integrations/connectors/source-alloydb/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| QA checks | ✅ |
| Build connector tar | ✅ |
| Build source-alloydb docker image for platform linux/x86_64 | ✅ |
| ./gradlew :airbyte-integrations:connectors:source-alloydb:integrationTest | ✅ |
| Acceptance tests | ❌ |
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-alloydb test |
| Step | Result |
|---|---|
| Validate airbyte-integrations/connectors/source-postgres-strict-encrypt/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| QA checks | ✅ |
| Build connector tar | ✅ |
| Build source-postgres-strict-encrypt docker image for platform linux/x86_64 | ✅ |
| ./gradlew :airbyte-integrations:connectors:source-postgres-strict-encrypt:integrationTest | ✅ |
| Acceptance tests | ❌ |
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-postgres-strict-encrypt test |
| Step | Result |
|---|---|
| Validate airbyte-integrations/connectors/source-postgres/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| Connector version increment check | ❌ |
| QA checks | ✅ |
| Build connector tar | ✅ |
| Build source-postgres docker image for platform linux/x86_64 | ✅ |
| ./gradlew :airbyte-integrations:connectors:source-postgres:integrationTest | ✅ |
| Acceptance tests | ❌ |
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-postgres test |
| Step | Result |
|---|---|
| Validate airbyte-integrations/connectors/source-alloydb-strict-encrypt/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| QA checks | ✅ |
| Build connector tar | ✅ |
| Build source-alloydb-strict-encrypt docker image for platform linux/x86_64 | ✅ |
| ./gradlew :airbyte-integrations:connectors:source-alloydb-strict-encrypt:integrationTest | ✅ |
| Acceptance tests | ❌ |
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-alloydb-strict-encrypt test |
| Step | Result |
|---|---|
| Validate airbyte-integrations/connectors/source-alloydb/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| QA checks | ✅ |
| Build connector tar | ✅ |
| Build source-alloydb docker image for platform linux/x86_64 | ✅ |
| ./gradlew :airbyte-integrations:connectors:source-alloydb:integrationTest | ✅ |
| Acceptance tests | ❌ |
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-alloydb test |
| Step | Result |
|---|---|
| Validate airbyte-integrations/connectors/source-postgres/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| Connector version increment check | ❌ |
| QA checks | ✅ |
| Build connector tar | ✅ |
| Build source-postgres docker image for platform linux/x86_64 | ✅ |
| ./gradlew :airbyte-integrations:connectors:source-postgres:integrationTest | ✅ |
| Acceptance tests | ❌ |
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-postgres test |
| Step | Result |
|---|---|
| Validate airbyte-integrations/connectors/source-postgres-strict-encrypt/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| QA checks | ✅ |
| Build connector tar | ✅ |
| Build source-postgres-strict-encrypt docker image for platform linux/x86_64 | ✅ |
| ./gradlew :airbyte-integrations:connectors:source-postgres-strict-encrypt:integrationTest | ✅ |
| Acceptance tests | ❌ |
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-postgres-strict-encrypt test| /legacy-test connector=connectors/source-postgres
Build PassedTest summary info: |
|
| Step | Result |
|---|---|
| Validate airbyte-integrations/connectors/source-postgres-strict-encrypt/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| QA checks | ✅ |
| Build connector tar | ✅ |
| Build source-postgres-strict-encrypt docker image for platform linux/x86_64 | ✅ |
| ./gradlew :airbyte-integrations:connectors:source-postgres-strict-encrypt:integrationTest | ✅ |
| Acceptance tests | ❌ |
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-postgres-strict-encrypt test |
| Step | Result |
|---|---|
| Validate airbyte-integrations/connectors/source-alloydb-strict-encrypt/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| QA checks | ✅ |
| Build connector tar | ✅ |
| Build source-alloydb-strict-encrypt docker image for platform linux/x86_64 | ✅ |
| ./gradlew :airbyte-integrations:connectors:source-alloydb-strict-encrypt:integrationTest | ✅ |
| Acceptance tests | ❌ |
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-alloydb-strict-encrypt test |
| Step | Result |
|---|---|
| Validate airbyte-integrations/connectors/source-postgres/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| QA checks | ✅ |
| Build connector tar | ✅ |
| Build source-postgres docker image for platform linux/x86_64 | ✅ |
| ./gradlew :airbyte-integrations:connectors:source-postgres:integrationTest | ✅ |
| Acceptance tests | ✅ |
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-postgres test Coverage report for source-postgres
|
|
| Step | Result |
|---|---|
| Validate airbyte-integrations/connectors/source-alloydb/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| QA checks | ✅ |
| Build connector tar | ✅ |
| Build source-alloydb docker image for platform linux/x86_64 | ✅ |
| ./gradlew :airbyte-integrations:connectors:source-alloydb:integrationTest | ✅ |
| Acceptance tests | ❌ |
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-alloydb test |
| Step | Result |
|---|---|
| Validate airbyte-integrations/connectors/source-postgres-strict-encrypt/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| QA checks | ✅ |
| Build connector tar | ✅ |
| Build source-postgres-strict-encrypt docker image for platform linux/x86_64 | ✅ |
| ./gradlew :airbyte-integrations:connectors:source-postgres-strict-encrypt:integrationTest | ✅ |
| Acceptance tests | ❌ |
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-postgres-strict-encrypt test |
| Step | Result |
|---|---|
| Validate airbyte-integrations/connectors/source-alloydb-strict-encrypt/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| QA checks | ✅ |
| Build connector tar | ✅ |
| Build source-alloydb-strict-encrypt docker image for platform linux/x86_64 | ✅ |
| ./gradlew :airbyte-integrations:connectors:source-alloydb-strict-encrypt:integrationTest | ✅ |
| Acceptance tests | ❌ |
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-alloydb-strict-encrypt test |
| Step | Result |
|---|---|
| Validate airbyte-integrations/connectors/source-alloydb/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| QA checks | ✅ |
| Build connector tar | ✅ |
| Build source-alloydb docker image for platform linux/x86_64 | ✅ |
| ./gradlew :airbyte-integrations:connectors:source-alloydb:integrationTest | ✅ |
| Acceptance tests | ❌ |
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-alloydb test |
| Step | Result |
|---|---|
| Validate airbyte-integrations/connectors/source-postgres/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| QA checks | ✅ |
| Build connector tar | ✅ |
| Build source-postgres docker image for platform linux/x86_64 | ✅ |
| ./gradlew :airbyte-integrations:connectors:source-postgres:integrationTest | ✅ |
| Acceptance tests | ✅ |
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-postgres test| /approve-and-merge reason="postgres tests passing" |
|
| Step | Result |
|---|---|
| Validate airbyte-integrations/connectors/source-alloydb-strict-encrypt/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| QA checks | ✅ |
| Build connector tar | ✅ |
| Build source-alloydb-strict-encrypt docker image for platform linux/x86_64 | ✅ |
| ./gradlew :airbyte-integrations:connectors:source-alloydb-strict-encrypt:integrationTest | ✅ |
| Acceptance tests | ❌ |
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-alloydb-strict-encrypt test |
| Step | Result |
|---|---|
| Validate airbyte-integrations/connectors/source-postgres-strict-encrypt/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| QA checks | ✅ |
| Build connector tar | ✅ |
| Build source-postgres-strict-encrypt docker image for platform linux/x86_64 | ✅ |
| ./gradlew :airbyte-integrations:connectors:source-postgres-strict-encrypt:integrationTest | ✅ |
| Acceptance tests | ❌ |
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-postgres-strict-encrypt test |
| Step | Result |
|---|---|
| Validate airbyte-integrations/connectors/source-postgres/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| QA checks | ✅ |
| Build connector tar | ✅ |
| Build source-postgres docker image for platform linux/x86_64 | ✅ |
| ./gradlew :airbyte-integrations:connectors:source-postgres:integrationTest | ✅ |
| Acceptance tests | ✅ |
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-postgres test |
| Step | Result |
|---|---|
| Validate airbyte-integrations/connectors/source-alloydb/metadata.yaml | ✅ |
| Connector version semver check | ✅ |
| QA checks | ✅ |
| Build connector tar | ✅ |
| Build source-alloydb docker image for platform linux/x86_64 | ✅ |
| ./gradlew :airbyte-integrations:connectors:source-alloydb:integrationTest | ✅ |
| Acceptance tests | ❌ |
Please note that tests are only run on PR ready for review. Please set your PR to draft mode to not flood the CI engine and upstream service on following commits.
You can run the same pipeline locally on this branch with the airbyte-ci tool with the following command
airbyte-ci connectors --name=source-alloydb test* Add back full_refresh to xmin syncs * Dockerfile bumps + fix tests

No description provided.