Skip to content

Commit

Permalink
🐙 source-shopify: run up-to-date pipeline [2024-07-10] (#41103)
Browse files Browse the repository at this point in the history
  • Loading branch information
alafanechere committed Jul 11, 2024
1 parent 933d418 commit 552c95d
Show file tree
Hide file tree
Showing 4 changed files with 73 additions and 72 deletions.
4 changes: 2 additions & 2 deletions airbyte-integrations/connectors/source-shopify/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ data:
- ${shop}.myshopify.com
- shopify.com
connectorBuildOptions:
baseImage: docker.io/airbyte/python-connector-base:1.2.2@sha256:57703de3b4c4204bd68a7b13c9300f8e03c0189bffddaffc796f1da25d2dbea0
baseImage: docker.io/airbyte/python-connector-base:2.0.0@sha256:c44839ba84406116e8ba68722a0f30e8f6e7056c726f447681bb9e9ece8bd916
connectorSubtype: api
connectorType: source
definitionId: 9da77001-af33-4bcd-be46-6252bf9342b9
dockerImageTag: 2.4.11
dockerImageTag: 2.4.12
dockerRepository: airbyte/source-shopify
documentationUrl: https://docs.airbyte.com/integrations/sources/shopify
githubIssueLabel: source-shopify
Expand Down
14 changes: 7 additions & 7 deletions airbyte-integrations/connectors/source-shopify/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",]
build-backend = "poetry.core.masonry.api"

[tool.poetry]
version = "2.4.11"
version = "2.4.12"
name = "source-shopify"
description = "Source CDK implementation for Shopify."
authors = [ "Airbyte <contact@airbyte.io>",]
Expand Down
Loading

0 comments on commit 552c95d

Please sign in to comment.