1
0
mirror of synced 2025-12-21 11:01:41 -05:00
Commit Graph

17 Commits

Author SHA1 Message Date
octavia-bot-hoard[bot]
e3718518f3 🐙 source-judge-me-reviews: run up-to-date pipeline [2025-11-25] (#70196)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-25 00:10:37 -08:00
Aaron ("AJ") Steers
7b75fa71ee feat: Add external documentation URLs to Group G source connectors (source-jobnimbus through source-microsoft-dataverse) (#69734)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-11-18 18:06:06 -08:00
octavia-bot-hoard[bot]
93fb273d0b 🐙 source-judge-me-reviews: run up-to-date pipeline [2025-11-18] (#69528)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-17 22:24:01 -08:00
octavia-bot-hoard[bot]
f1b38a7965 🐙 source-judge-me-reviews: run up-to-date pipeline [2025-10-29] (#68796)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-28 22:55:12 -04:00
octavia-bot-hoard[bot]
9da84daaac 🐙 source-judge-me-reviews: run up-to-date pipeline [2025-10-21] (#68510)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:17:29 -04:00
octavia-bot-hoard[bot]
b4b6e3face 🐙 source-judge-me-reviews: run up-to-date pipeline [2025-10-14] (#67938)
# Update source-judge-me-reviews

This PR was autogenerated by running `airbyte-ci connectors
--name=source-judge-me-reviews up_to_date --pull`

We've set the `auto-merge` label on it, so it will be automatically
merged if the CI pipelines pass.
If you don't want to merge it automatically, please remove the
`auto-merge` label.
Please reach out to the Airbyte Connector Tooling team if you have any
questions or concerns.


## Operations

- Upgrade the base image to the latest version in metadata.yaml:
Successful

- PATCH bump source-judge-me-reviews version to 0.0.11: Successful

- Build source-judge-me-reviews docker image for platform(s)
linux/amd64, linux/arm64: Successful

- Get dependency updates: Successful

- Create or update pull request on Airbyte repository: Successful

- Add changelog entry: Successful




## Dependency updates

We use [`syft`](https://github.com/anchore/syft) to generate a SBOM for
the latest connector version and the one from the PR.
It allows us to spot the dependencies that have been updated at all
levels and for all types of dependencies (system, python, java etc.).
Here are the dependencies that have been updated compared to
`airbyte/source-judge-me-reviews:latest`.
Keep in mind that `:latest` does not always match the connector code on
the main branch.
It is the latest released connector image when the head commit of this
branch was created.

| Type | Name | State | Previous Version | New Version |
|------|------|-------|-------------|------------------|
| python | airbyte-cdk | updated | 6.60.12 | **7.3.4** |
| python | anyio | updated | 4.10.0 | **4.11.0** |
| python | cattrs | updated | 24.1.2 | **25.2.0** |
| python | importlib_metadata | updated | 8.0.0 | **8.7.0** |
| python | joblib | updated | 1.5.1 | **1.5.2** |
| python | jsonschema | updated | 4.17.3 | **4.25.1** |
| python | pandas | updated | 2.2.2 | **2.2.3** |
| python | whenever | updated | 0.6.16 | **0.8.8** |
| python | zipp | updated | 3.19.2 | **3.23.0** |
| python | jsonschema-specifications | added | not present |
**2025.4.1** |
| python | referencing | added | not present | **0.36.2** |
| python | rpds-py | added | not present | **0.27.1** |
| python | filelock | removed | 3.18.0 | **not present** |
| python | pyrsistent | removed | 0.20.0 | **not present** |

> [!IMPORTANT]
> **Auto-merge enabled.**
> 
> _This PR is set to merge automatically when all requirements are met._

Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-14 16:19:41 -04:00
octavia-bot-hoard[bot]
41cec28087 🐙 source-judge-me-reviews: run up-to-date pipeline [2025-10-07] (#67360)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-07 14:13:29 -04:00
octavia-bot-hoard[bot]
898ce5fed2 🐙 source-judge-me-reviews: run up-to-date pipeline [2025-09-30] (#66788)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 08:16:04 -04:00
Airbyte
7f826a4207 🐙 source-judge-me-reviews: run up-to-date pipeline [2025-09-09] (#66060) 2025-09-09 12:16:05 -04:00
Airbyte
3cd8dcdbe0 🐙 source-judge-me-reviews: run up-to-date pipeline [2025-08-23] (#65349) 2025-08-23 16:12:06 -04:00
Airbyte
d2a671ab1f 🐙 source-judge-me-reviews: run up-to-date pipeline [2025-08-09] (#64628) 2025-08-09 16:06:22 +02:00
Airbyte
a1f1ab246c 🐙 source-judge-me-reviews: run up-to-date pipeline [2025-08-02] (#64186) 2025-08-02 16:11:18 +02:00
Airbyte
16ef5c3220 🐙 source-judge-me-reviews: run up-to-date pipeline [2025-07-26] (#63890) 2025-07-26 18:09:24 +02:00
Charles
50a97db804 chore: migrate connectors from MIT to ELv2 (#63723) 2025-07-22 14:26:58 -07:00
Airbyte
33d1ea2bdc 🐙 source-judge-me-reviews: run up-to-date pipeline [2025-07-19] (#63466) 2025-07-19 18:08:59 +02:00
Airbyte
648d919b8f 🐙 source-judge-me-reviews: run up-to-date pipeline [2025-07-12] (#63143) 2025-07-12 13:07:18 -07:00
Nguyen Truong
f676300bdc source-judge-me-reviews contribution from nmtruong93 (#61683)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2025-07-08 14:31:17 -03:00