Skip to content

Commit

Permalink
🤖 Cloud Availability updater: new connectors to deploy [20230531] (#2…
Browse files Browse the repository at this point in the history
  • Loading branch information
octavia-squidington-iii committed May 31, 2023
1 parent 223f698 commit 1766460
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions airbyte-ci/connectors/qa-engine/qa_engine/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"9f760101-60ae-462f-9ee6-b7a9dafd454d", # destination-kafka, originally ignored in the destination connector masks
"4528e960-6f7b-4412-8555-7e0097e1da17", # destination-starburst-galaxy, no strict-encrypt variant
"aa8ba6fd-4875-d94e-fc8d-4e1e09aa2503", # source-teradata, no strict-encrypt variant
"447e0381-3780-4b46-bb62-00a4e3c8b8e2", # source-db2, no strict-encrypt variant
]

GCS_QA_REPORT_PATH = "gs://airbyte-data-connectors-qa-engine/"
Expand Down
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-db2/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ data:
name: IBM Db2
registries:
cloud:
enabled: false
enabled: false # Requires a strict-encrypt variant
oss:
enabled: true
releaseStage: alpha
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ data:
name: Freshservice
registries:
cloud:
enabled: false
enabled: true
oss:
enabled: true
releaseStage: alpha
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ data:
name: Google PageSpeed Insights
registries:
cloud:
enabled: false
enabled: true
oss:
enabled: true
releaseStage: alpha
Expand Down
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-yotpo/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ data:
name: Yotpo
registries:
cloud:
enabled: false
enabled: true
oss:
enabled: true
releaseStage: alpha
Expand Down

0 comments on commit 1766460

Please sign in to comment.