Skip to content

Commit 79b092c

Browse files
btkcodedevgirarda
andauthored
✨Source Pendo: Make Connector Compatible with Builder (#38226)
Co-authored-by: Alexandre Girard <[email protected]>
1 parent 5e80847 commit 79b092c

File tree

6 files changed

+3216
-3296
lines changed

6 files changed

+3216
-3296
lines changed

airbyte-integrations/connectors/source-pendo/metadata.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ data:
77
connectorSubtype: api
88
connectorType: source
99
definitionId: b1ccb590-e84f-46c0-83a0-2048ccfffdae
10-
dockerImageTag: 0.1.4
10+
dockerImageTag: 0.1.5
1111
dockerRepository: airbyte/source-pendo
1212
documentationUrl: https://docs.airbyte.com/integrations/sources/pendo
1313
githubIssueLabel: source-pendo

airbyte-integrations/connectors/source-pendo/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
6-
version = "0.1.4"
6+
version = "0.1.5"
77
name = "source-pendo"
88
description = "Source implementation for Pendo."
99
authors = [ "Airbyte <[email protected]>",]

airbyte-integrations/connectors/source-pendo/requirements.txt

-1
This file was deleted.

0 commit comments

Comments
 (0)