Skip to content

Commit

Permalink
🐙 source-gridly: run up-to-date pipeline [2024-08-31] (#44949)
Browse files Browse the repository at this point in the history
  • Loading branch information
airbyteio authored Sep 1, 2024
1 parent 320ed8e commit de474f0
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 6cbea164-3237-433b-9abb-36d384ee4cbf
dockerImageTag: 0.1.15
dockerImageTag: 0.1.16
dockerRepository: airbyte/source-gridly
githubIssueLabel: source-gridly
icon: gridly.svg
Expand Down
25 changes: 15 additions & 10 deletions airbyte-integrations/connectors/source-gridly/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 = "0.1.15"
version = "0.1.16"
name = "source-gridly"
description = "Source implementation for Gridly."
authors = [ "Airbyte <[email protected]>",]
Expand Down
1 change: 1 addition & 0 deletions docs/integrations/sources/gridly.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Gridly support version control, by default the `grid id` is the same to the `bra

| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :---------------------------------------------------------- |
| 0.1.16 | 2024-08-31 | [44949](https://github.com/airbytehq/airbyte/pull/44949) | Update dependencies |
| 0.1.15 | 2024-08-24 | [44750](https://github.com/airbytehq/airbyte/pull/44750) | Update dependencies |
| 0.1.14 | 2024-08-17 | [44320](https://github.com/airbytehq/airbyte/pull/44320) | Update dependencies |
| 0.1.13 | 2024-08-10 | [43668](https://github.com/airbytehq/airbyte/pull/43668) | Update dependencies |
Expand Down

0 comments on commit de474f0

Please sign in to comment.