Skip to content

Commit

Permalink
Source Looker: Enable latest version in Cloud registry (#45161)
Browse files Browse the repository at this point in the history
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
  • Loading branch information
ChristoGrab and octavia-squidington-iii authored Sep 5, 2024
1 parent f1812e3 commit e6d6b8e
Show file tree
Hide file tree
Showing 4 changed files with 110 additions and 113 deletions.
26 changes: 11 additions & 15 deletions airbyte-integrations/connectors/source-looker/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 00405b19-9768-4e0c-b1ae-9fc2ee2b2a8c
dockerImageTag: 1.0.6
dockerImageTag: 1.0.7
dockerRepository: airbyte/source-looker
githubIssueLabel: source-looker
icon: looker.svg
Expand All @@ -14,7 +14,7 @@ data:
packageName: airbyte-source-looker
registryOverrides:
cloud:
enabled: false
enabled: true
oss:
enabled: true
releaseStage: alpha
Expand All @@ -31,19 +31,15 @@ data:
sl: 100
ql: 100
supportLevel: community
# Disable the acceptanceTests suite for now
# They are not passing
# No Airbyte cloud usage
#
# connectorTestSuitesOptions:
# - suite: unitTests
# - suite: acceptanceTests
# testSecrets:
# - name: SECRET_SOURCE-LOOKER__CREDS
# fileName: config.json
# secretStore:
# type: GSM
# alias: airbyte-connector-testing-secret-store
connectorTestSuitesOptions:
- suite: unitTests
- suite: acceptanceTests
testSecrets:
- name: SECRET_SOURCE-LOOKER__CREDS
fileName: config.json
secretStore:
type: GSM
alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/python-connector-base:2.0.0@sha256:c44839ba84406116e8ba68722a0f30e8f6e7056c726f447681bb9e9ece8bd916
metadataSpecVersion: "1.0"
Loading

0 comments on commit e6d6b8e

Please sign in to comment.