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

🚀 Launch Java CDK v0.1.0 #30383

Merged
merged 120 commits into from
Sep 27, 2023
Merged

🚀 Launch Java CDK v0.1.0 #30383

merged 120 commits into from
Sep 27, 2023

Conversation

aaronsteers
Copy link
Collaborator

@aaronsteers aaronsteers commented Sep 13, 2023

This is ready for review but please do not merge.

(Marked as 'draft' to prevent CI from continually testing all connectors.)

The 'full fileset' PR, with approx. 1000 .java files moved is here: #30445.

Suggestion on how to review:

  1. First review the CDK Readme, as this contains most of the critical topics: https://github.com/airbytehq/airbyte/blob/java-cdk-010-d/airbyte-cdk/java/airbyte-cdk/README.md
  2. You can optionally review the migration script, as it shows how the second PR is created: https://github.com/airbytehq/airbyte/blob/java-cdk-010-d/airbyte-cdk/java/airbyte-cdk/_temp_migration_script.py
  3. To see how connectors' build.gradle files are changed, see the diff in this PR for the source-postgres or destination-bigquery.
  4. View the new airbyte-java-connector plugin for Gradle: https://github.com/airbytehq/airbyte/pull/30383/files#diff-d07764dd24c5f55bc2e1c2e535420c7d512107ee24ddc79db3f74ed7e7f4dd57

After reviewing this PR, the larger "full fileset" PR is here:

Merge Plan

  1. Please reply here with any approvals. This PR will be 'primary' because 1000+ files is basically impossible to deal with here on GitHub.
  2. If you want to check out the branch and do local tests, please use the branch mapped to the other PR: java-010-d2.
  3. When we are ready to ship, I'll merge Java CDK 0.1.0 Launch 🚀 [Full fileset, PR 2 of 2] #30445 into this PR and then merge the combined PR to master.

Marius Posta and others added 30 commits September 11, 2023 14:06
@airbyte-oss-build-runner
Copy link
Collaborator

destination-aws-datalake test report (commit 5042bb695e) - ✅

⏲️ Total pipeline duration: 02mn55s

Step Result
Connector package install
Build destination-aws-datalake docker image for platform linux/x86_64
Unit tests
Integration tests
Code format checks
Validate airbyte-integrations/connectors/destination-aws-datalake/metadata.yaml
Connector version semver check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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=destination-aws-datalake test

@airbyte-oss-build-runner
Copy link
Collaborator

source-greenhouse test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 03mn16s

Step Result
Connector package install
Build source-greenhouse docker image for platform linux/x86_64
Unit tests
Acceptance tests
Code format checks
Validate airbyte-integrations/connectors/source-greenhouse/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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-greenhouse test

@airbyte-oss-build-runner
Copy link
Collaborator

source-azure-blob-storage test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 11mn19s

Step Result
Build connector tar
Build source-azure-blob-storage docker image for platform linux/x86_64
Java Connector Unit Tests
Java Connector Integration Tests
Acceptance tests
Validate airbyte-integrations/connectors/source-azure-blob-storage/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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-azure-blob-storage test

@airbyte-oss-build-runner
Copy link
Collaborator

source-snowflake test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 09mn44s

Step Result
Build connector tar
Build source-snowflake docker image for platform linux/x86_64
Java Connector Unit Tests
Java Connector Integration Tests
Acceptance tests
Validate airbyte-integrations/connectors/source-snowflake/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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-snowflake test

@airbyte-oss-build-runner
Copy link
Collaborator

destination-mongodb-strict-encrypt test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 04mn07s

Step Result
Build connector tar
Build destination-mongodb-strict-encrypt docker image for platform linux/x86_64
Java Connector Unit Tests
Java Connector Integration Tests
Validate airbyte-integrations/connectors/destination-mongodb-strict-encrypt/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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=destination-mongodb-strict-encrypt test

@airbyte-oss-build-runner
Copy link
Collaborator

destination-postgres-strict-encrypt test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 09mn42s

Step Result
Build connector tar
Build destination-postgres-strict-encrypt docker image for platform linux/x86_64
Java Connector Unit Tests
Build airbyte/normalization:dev
Java Connector Integration Tests
Validate airbyte-integrations/connectors/destination-postgres-strict-encrypt/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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=destination-postgres-strict-encrypt test

@airbyte-oss-build-runner
Copy link
Collaborator

source-redshift test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 08mn27s

Step Result
Build connector tar
Build source-redshift docker image for platform linux/x86_64
Java Connector Unit Tests
Java Connector Integration Tests
Acceptance tests
Validate airbyte-integrations/connectors/source-redshift/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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-redshift test

@airbyte-oss-build-runner
Copy link
Collaborator

source-oracle-strict-encrypt test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 20mn12s

Step Result
Build connector tar
Build source-oracle-strict-encrypt docker image for platform linux/x86_64
Java Connector Unit Tests
Java Connector Integration Tests
Acceptance tests
Validate airbyte-integrations/connectors/source-oracle-strict-encrypt/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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-oracle-strict-encrypt test

@airbyte-oss-build-runner
Copy link
Collaborator

source-mysql test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 25mn27s

Step Result
Build connector tar
Build source-mysql docker image for platform linux/x86_64
Java Connector Unit Tests
Java Connector Integration Tests
Acceptance tests
Validate airbyte-integrations/connectors/source-mysql/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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-mysql test

@airbyte-oss-build-runner
Copy link
Collaborator

destination-oracle-strict-encrypt test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 28mn13s

Step Result
Build connector tar
Build destination-oracle-strict-encrypt docker image for platform linux/x86_64
Java Connector Unit Tests
Build airbyte/normalization-oracle:dev
Java Connector Integration Tests
Validate airbyte-integrations/connectors/destination-oracle-strict-encrypt/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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=destination-oracle-strict-encrypt test

@airbyte-oss-build-runner
Copy link
Collaborator

destination-clickhouse test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 303mn13s

Step Result
Build connector tar
Build destination-clickhouse docker image for platform linux/x86_64
Java Connector Unit Tests
Build airbyte/normalization-clickhouse:dev
Java Connector Integration Tests
Validate airbyte-integrations/connectors/destination-clickhouse/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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=destination-clickhouse test

@airbyte-oss-build-runner
Copy link
Collaborator

source-cockroachdb test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 602mn07s

Step Result
Build connector tar
Build source-cockroachdb docker image for platform linux/x86_64
Java Connector Unit Tests
Java Connector Integration Tests
Acceptance tests
Validate airbyte-integrations/connectors/source-cockroachdb/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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-cockroachdb test

@airbyte-oss-build-runner
Copy link
Collaborator

source-alloydb test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 03mn49s

Step Result
Build connector tar
Build source-alloydb docker image for platform linux/x86_64
Java Connector Unit Tests
Java Connector Integration Tests
Acceptance tests
Validate airbyte-integrations/connectors/source-alloydb/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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

@airbyte-oss-build-runner
Copy link
Collaborator

source-dynamodb test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 01mn16s

Step Result
Build connector tar
Validate airbyte-integrations/connectors/source-dynamodb/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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-dynamodb test

@airbyte-oss-build-runner
Copy link
Collaborator

destination-bigquery test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 08mn15s

Step Result
Build connector tar
Build destination-bigquery docker image for platform linux/x86_64
Java Connector Unit Tests
Java Connector Integration Tests
Validate airbyte-integrations/connectors/destination-bigquery/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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=destination-bigquery test

@airbyte-oss-build-runner
Copy link
Collaborator

destination-s3-glue test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 05mn09s

Step Result
Build connector tar
Build destination-s3-glue docker image for platform linux/x86_64
Java Connector Unit Tests
Java Connector Integration Tests
Validate airbyte-integrations/connectors/destination-s3-glue/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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=destination-s3-glue test

@airbyte-oss-build-runner
Copy link
Collaborator

source-postgres-strict-encrypt test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 10mn24s

Step Result
Build connector tar
Build source-postgres-strict-encrypt docker image for platform linux/x86_64
Java Connector Unit Tests
Java Connector Integration Tests
Acceptance tests
Validate airbyte-integrations/connectors/source-postgres-strict-encrypt/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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

@airbyte-oss-build-runner
Copy link
Collaborator

destination-elasticsearch test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 10mn25s

Step Result
Build connector tar
Build destination-elasticsearch docker image for platform linux/x86_64
Java Connector Unit Tests
Java Connector Integration Tests
Validate airbyte-integrations/connectors/destination-elasticsearch/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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=destination-elasticsearch test

@airbyte-oss-build-runner
Copy link
Collaborator

destination-gcs test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 11mn45s

Step Result
Build connector tar
Build destination-gcs docker image for platform linux/x86_64
Java Connector Unit Tests
Java Connector Integration Tests
Validate airbyte-integrations/connectors/destination-gcs/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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=destination-gcs test

@airbyte-oss-build-runner
Copy link
Collaborator

source-tidb test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 27mn58s

Step Result
Build connector tar
Build source-tidb docker image for platform linux/x86_64
Java Connector Unit Tests
Java Connector Integration Tests
Acceptance tests
Validate airbyte-integrations/connectors/source-tidb/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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-tidb test

@airbyte-oss-build-runner
Copy link
Collaborator

destination-kafka test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 10mn17s

Step Result
Build connector tar
Build destination-kafka docker image for platform linux/x86_64
Java Connector Unit Tests
Java Connector Integration Tests
Validate airbyte-integrations/connectors/destination-kafka/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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=destination-kafka test

@airbyte-oss-build-runner
Copy link
Collaborator

destination-postgres test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 05mn37s

Step Result
Build connector tar
Build destination-postgres docker image for platform linux/x86_64
Java Connector Unit Tests
Build airbyte/normalization:dev
Java Connector Integration Tests
Validate airbyte-integrations/connectors/destination-postgres/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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=destination-postgres test

@airbyte-oss-build-runner
Copy link
Collaborator

source-mongodb-internal-poc test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 06mn55s

Step Result
Build connector tar
Build source-mongodb-internal-poc docker image for platform linux/x86_64
Java Connector Unit Tests
Java Connector Integration Tests
Acceptance tests
Validate airbyte-integrations/connectors/source-mongodb-internal-poc/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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-mongodb-internal-poc test

@airbyte-oss-build-runner
Copy link
Collaborator

source-mssql test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 15.10s

Step Result

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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-mssql test

@airbyte-oss-build-runner
Copy link
Collaborator

source-mysql-strict-encrypt test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 11mn01s

Step Result
Build connector tar
Build source-mysql-strict-encrypt docker image for platform linux/x86_64
Java Connector Unit Tests
Java Connector Integration Tests
Acceptance tests
Validate airbyte-integrations/connectors/source-mysql-strict-encrypt/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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-mysql-strict-encrypt test

@airbyte-oss-build-runner
Copy link
Collaborator

destination-yugabytedb test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 23mn32s

Step Result
Build connector tar
Build destination-yugabytedb docker image for platform linux/x86_64
Java Connector Unit Tests
Java Connector Integration Tests
Validate airbyte-integrations/connectors/destination-yugabytedb/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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=destination-yugabytedb test

@airbyte-oss-build-runner
Copy link
Collaborator

destination-mysql-strict-encrypt test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 11mn36s

Step Result
Build connector tar
Build destination-mysql-strict-encrypt docker image for platform linux/x86_64
Java Connector Unit Tests
Build airbyte/normalization-mysql:dev
Java Connector Integration Tests
Validate airbyte-integrations/connectors/destination-mysql-strict-encrypt/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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=destination-mysql-strict-encrypt test

@airbyte-oss-build-runner
Copy link
Collaborator

destination-dev-null test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 06mn47s

Step Result
Build connector tar
Build destination-dev-null docker image for platform linux/x86_64
Java Connector Unit Tests
Java Connector Integration Tests
Validate airbyte-integrations/connectors/destination-dev-null/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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=destination-dev-null test

@airbyte-oss-build-runner
Copy link
Collaborator

destination-redshift test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 04mn16s

Step Result
Build connector tar
Build destination-redshift docker image for platform linux/x86_64
Validate airbyte-integrations/connectors/destination-redshift/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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=destination-redshift test

@airbyte-oss-build-runner
Copy link
Collaborator

destination-s3 test report (commit 5042bb695e) - ❌

⏲️ Total pipeline duration: 01mn51s

Step Result
Build connector tar
Build destination-s3 docker image for platform linux/x86_64
Validate airbyte-integrations/connectors/destination-s3/metadata.yaml
Connector version semver check
Connector version increment check
QA checks

🔗 View the logs here

☁️ View runs for commit in Dagger Cloud

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=destination-s3 test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues CDK Connector Development Kit connectors/destination/aws-datalake connectors/destination/azure-blob-storage connectors/destination/bigquery connectors/destination/bigquery-denormalized connectors/destination/cassandra connectors/destination/clickhouse connectors/destination/clickhouse-strict-encrypt connectors/destination/csv connectors/destination/databricks connectors/destination/dev-null connectors/destination/doris connectors/destination/dynamodb connectors/destination/e2e-test connectors/destination/elasticsearch connectors/destination/elasticsearch-strict-encryp connectors/destination/exasol connectors/destination/gcs connectors/destination/iceberg connectors/destination/kafka connectors/destination/keen connectors/destination/kinesis connectors/destination/local-json connectors/destination/mariadb-columnstore connectors/destination/mongodb connectors/destination/mongodb-strict-encrypt connectors/destination/mqtt connectors/destination/mssql connectors/destination/mssql-strict-encrypt connectors/destination/mysql connectors/destination/mysql-strict-encrypt connectors/destination/oracle connectors/destination/oracle-strict-encrypt connectors/destination/postgres connectors/destination/postgres-strict-encrypt connectors/destination/pubsub connectors/destination/pulsar connectors/destination/r2 connectors/destination/redis connectors/destination/redpanda connectors/destination/redshift connectors/destination/rockset connectors/destination/s3-glue connectors/destination/s3 connectors/destination/scylla connectors/destination/selectdb connectors/destination/snowflake connectors/destination/starburst-galaxy connectors/destination/teradata connectors/destination/tidb connectors/destination/vertica connectors/destination/yugabytedb connectors/source/alloydb connectors/source/alloydb-strict-encrypt connectors/source/azure-blob-storage connectors/source/bigquery connectors/source/clickhouse connectors/source/clickhouse-strict-encrypt connectors/source/cockroachdb connectors/source/cockroachdb-strict-encrypt connectors/source/db2-strict-encrypt connectors/source/db2 connectors/source/dynamodb connectors/source/e2e-test connectors/source/e2e-test-cloud connectors/source/elasticsearch connectors/source/greenhouse connectors/source/kafka connectors/source/mongodb-strict-encrypt connectors/source/mongodb-v2 connectors/source/mssql connectors/source/mssql-strict-encrypt connectors/source/mysql connectors/source/mysql-strict-encrypt connectors/source/oracle connectors/source/oracle-strict-encrypt connectors/source/postgres connectors/source/postgres-strict-encrypt connectors/source/redshift connectors/source/relational-db connectors/source/scaffold-java-jdbc connectors/source/sftp connectors/source/snowflake connectors/source/teradata connectors/source/tidb
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants