1
0
mirror of synced 2025-12-19 18:14:56 -05:00

🐙 source-hugging-face-datasets: run up-to-date pipeline [2025-12-16] (#70468)

Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
This commit is contained in:
octavia-bot-hoard[bot]
2025-12-18 15:04:44 -08:00
committed by GitHub
parent 20688d4d25
commit 7561766d27
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-hugging-face-datasets
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:7.5.1@sha256:8da9d362c184e2e46532ab94f6f9968a74835c0882d6a4a2f9f9c9e5b972f2a1
baseImage: docker.io/airbyte/source-declarative-manifest:7.6.1@sha256:b433ec72f88e69bd836f3c7c815c21bfeeeb32501aeabf586bc421875289e5e2
connectorSubtype: api
connectorType: source
definitionId: 38438040-03d9-406d-b10b-af83beadd3ef
dockerImageTag: 0.0.40
dockerImageTag: 0.0.41
dockerRepository: airbyte/source-hugging-face-datasets
githubIssueLabel: source-hugging-face-datasets
icon: icon.svg

View File

@@ -23,6 +23,7 @@ Only datasets with [Parquet exports](https://huggingface.co/docs/dataset-viewer/
| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.41 | 2025-12-16 | [70468](https://github.com/airbytehq/airbyte/pull/70468) | Update dependencies |
| 0.0.40 | 2025-11-25 | [70018](https://github.com/airbytehq/airbyte/pull/70018) | Update dependencies |
| 0.0.39 | 2025-11-18 | [69378](https://github.com/airbytehq/airbyte/pull/69378) | Update dependencies |
| 0.0.38 | 2025-10-29 | [68799](https://github.com/airbytehq/airbyte/pull/68799) | Update dependencies |