Skip to content

Commit

Permalink
metadata fixes?
Browse files Browse the repository at this point in the history
  • Loading branch information
edgao committed Dec 20, 2024
1 parent 8fcfecb commit e98908c
Showing 1 changed file with 4 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ data:
- suite: unitTests
- suite: integrationTests
testSecrets:
- fileName: s3_dest_v2_minimal_required_config.json
name: SECRET_DESTINATION-S3-V2-MINIMAL-REQUIRED-CONFIG
- name: SECRET_DESTINATION-ICEBERG_V2_S3_GLUE_CONFIG
fileName: glue.json
secretStore:
alias: airbyte-connector-testing-secret-store
type: GSM
alias: airbyte-connector-testing-secret-store
connectorType: destination
definitionId: 37a928c1-2d5c-431a-a97d-ae236bd1ea0c
dockerImageTag: 0.1.17
dockerImageTag: 0.2.0
dockerRepository: airbyte/destination-iceberg-v2
documentationUrl: https://docs.airbyte.com/integrations/destinations/s3
githubIssueLabel: destination-iceberg-v2
Expand All @@ -33,13 +33,4 @@ data:
supportsRefreshes: true
tags:
- language:java
connectorTestSuitesOptions:
- suite: unitTests
- suite: integrationTests
testSecrets:
- name: SECRET_DESTINATION-ICEBERG_V2_S3_GLUE_CONFIG
fileName: glue.json
secretStore:
type: GSM
alias: airbyte-connector-testing-secret-store
metadataSpecVersion: "1.0"

0 comments on commit e98908c

Please sign in to comment.