Skip to content

Commit

Permalink
S3 and Google Analytics v4: Enable pypi publishing (#34903)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Reuter committed Feb 6, 2024
1 parent a28aab9 commit 5c54923
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ data:
name: Google Analytics (Universal Analytics)
remoteRegistries:
pypi:
enabled: false
# TODO: Set enabled=true after `airbyte-lib-validate-source` is passing.
enabled: true
packageName: airbyte-source-google-analytics-v4
registries:
cloud:
Expand Down
3 changes: 1 addition & 2 deletions airbyte-integrations/connectors/source-s3/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ data:
name: S3
remoteRegistries:
pypi:
enabled: false
# TODO: Set enabled=true after `airbyte-lib-validate-source` is passing.
enabled: true
packageName: airbyte-source-s3
registries:
cloud:
Expand Down

0 comments on commit 5c54923

Please sign in to comment.