1
0
mirror of synced 2025-12-20 18:39:31 -05:00
Commit Graph

129 Commits

Author SHA1 Message Date
Aaron ("AJ") Steers
a7be6e6a0f chore: Sort externalDocumentationUrls by type then title (do not merge) (#69742)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-11-18 21:51:00 -08:00
Aaron ("AJ") Steers
d9b08c06d9 feat: Add API release history URLs to 44 certified connectors (#69741)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-11-18 20:20:34 -08:00
Aaron ("AJ") Steers
4d9f3aa051 feat: Add external documentation URLs to Group K source connectors (source-shippo through source-testrail) (#69738)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-11-18 18:11:50 -08:00
octavia-bot-hoard[bot]
725e1008c9 🐙 source-surveymonkey: run up-to-date pipeline [2025-10-21] (#68542)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:15:30 -04:00
David Gold
569a6f41a8 update Python connector license in pyproject toml file (#68153)
## What
In the migration to update connector open source licenses, we missed a
couple references. This change necessary to pass our pre-release checks
since we assert that the license in the connector's pyproject.toml file
matches the license in the connector's metadata file. I don't believe
this warrants bumping connector versions.

## Can this PR be safely reverted and rolled back?
<!--
* If unsure, leave it blank.
-->
- [x] YES 💚
- [ ] NO 
2025-10-16 20:24:34 -04:00
octavia-bot-hoard[bot]
30bfbef3c6 🐙 source-surveymonkey: run up-to-date pipeline [2025-10-14] (#67916)
# Update source-surveymonkey

This PR was autogenerated by running `airbyte-ci connectors
--name=source-surveymonkey 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: Skipped

- Update versions of libraries in poetry: Successful

- PATCH bump source-surveymonkey version to 0.3.46: Successful

- Build source-surveymonkey 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-surveymonkey: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 | MarkupSafe | updated | 3.0.2 | **3.0.3** |
| python | PyYAML | updated | 6.0.2 | **6.0.3** |
| python | anyio | updated | 4.10.0 | **4.11.0** |
| python | attrs | updated | 25.3.0 | **25.4.0** |
| python | cachetools | updated | 6.1.0 | **6.2.1** |
| python | cattrs | updated | 25.1.1 | **25.3.0** |
| python | certifi | updated | 2025.8.3 | **2025.7.9** |
| python | cffi | updated | 1.17.1 | **2.0.0** |
| python | charset-normalizer | updated | 3.4.3 | **3.4.4** |
| python | idna | updated | 3.10 | **3.11** |
| python | multidict | updated | 6.6.4 | **6.7.0** |
| python | orjson | updated | 3.11.2 | **3.11.3** |
| python | platformdirs | updated | 4.3.8 | **4.4.0** |
| python | propcache | updated | 0.3.2 | **0.4.1** |
| python | pycparser | updated | 2.22 | **2.23** |
| python | pydantic | updated | 2.11.7 | **2.12.1** |
| python | pydantic_core | updated | 2.33.2 | **2.41.3** |
| python | requests | updated | 2.32.4 | **2.32.5** |
| python | typing-inspection | updated | 0.4.1 | **0.4.2** |
| python | typing_extensions | updated | 4.14.1 | **4.15.0** |
| python | yarl | updated | 1.20.1 | **1.22.0** |
| python | source-surveymonkey | removed | 0.3.40 | **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:21:08 -04:00
octavia-bot-hoard[bot]
73af88bed0 🐙 source-surveymonkey: run up-to-date pipeline [2025-10-07] (#67476)
# Update source-surveymonkey

This PR was autogenerated by running `airbyte-ci connectors
--name=source-surveymonkey 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: Skipped

- Update versions of libraries in poetry: Successful

- PATCH bump source-surveymonkey version to 0.3.45: Successful

- Build source-surveymonkey 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-surveymonkey: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 | MarkupSafe | updated | 3.0.2 | **3.0.3** |
| python | PyYAML | updated | 6.0.2 | **6.0.3** |
| python | anyio | updated | 4.10.0 | **4.11.0** |
| python | attrs | updated | 25.3.0 | **25.4.0** |
| python | cachetools | updated | 6.1.0 | **6.2.0** |
| python | cattrs | updated | 25.1.1 | **25.3.0** |
| python | certifi | updated | 2025.8.3 | **2025.7.9** |
| python | cffi | updated | 1.17.1 | **2.0.0** |
| python | multidict | updated | 6.6.4 | **6.7.0** |
| python | orjson | updated | 3.11.2 | **3.11.3** |
| python | platformdirs | updated | 4.3.8 | **4.4.0** |
| python | propcache | updated | 0.3.2 | **0.4.0** |
| python | pycparser | updated | 2.22 | **2.23** |
| python | pydantic | updated | 2.11.7 | **2.12.0** |
| python | pydantic_core | updated | 2.33.2 | **2.41.1** |
| python | requests | updated | 2.32.4 | **2.32.5** |
| python | typing-inspection | updated | 0.4.1 | **0.4.2** |
| python | typing_extensions | updated | 4.14.1 | **4.15.0** |
| python | yarl | updated | 1.20.1 | **1.22.0** |
| python | source-surveymonkey | removed | 0.3.40 | **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-07 16:08:09 -04:00
octavia-bot-hoard[bot]
3384d41958 🐙 source-surveymonkey: run up-to-date pipeline [2025-09-30] (#66894)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 16:11:12 -04:00
octavia-bot-hoard[bot]
fc6c7f4181 🐙 source-surveymonkey: run up-to-date pipeline [2025-09-23] (#66372)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-23 18:10:48 -04:00
Airbyte
b2e72d6622 🐙 source-surveymonkey: run up-to-date pipeline [2025-09-09] (#65682) 2025-09-09 14:19:30 -04:00
Airbyte
881dd9b101 🐙 source-surveymonkey: run up-to-date pipeline [2025-08-24] (#65476) 2025-08-23 22:44:27 -04:00
Airbyte
9d94ec10fd 🐙 source-surveymonkey: run up-to-date pipeline [2025-08-16] (#65023) 2025-08-16 22:06:24 +02:00
Airbyte
838e557c51 🐙 source-surveymonkey: run up-to-date pipeline [2025-08-09] (#64849) 2025-08-10 02:22:06 +02:00
Airbyte
c17b3a2805 🐙 source-surveymonkey: run up-to-date pipeline [2025-08-02] (#54085) 2025-08-03 00:11:19 +02:00
Charles
50a97db804 chore: migrate connectors from MIT to ELv2 (#63723) 2025-07-22 14:26:58 -07:00
Brian Lai
f48e55a91a chore(source-surveymonkey): update CDK to v2 to fix tests and version bump so metadata updates are reflected (#63345) 2025-07-16 16:16:23 -07:00
Ben Church
c9ac8b633d chore: move connectors to community (#60861) 2025-05-22 15:18:28 -07:00
devin-ai-integration[bot]
74e610c8ea Update pytest to version 8.0+ across all packages (#54708)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: natik@airbyte.io <natik@airbyte.io>
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2025-02-28 15:12:54 -08:00
devin-ai-integration[bot]
ed19a158c4 chore: standardize Poe tasks configuration across all connectors (#53233)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: Aaron <AJ> Steers <aj@airbyte.io>
2025-02-07 15:26:48 -08:00
Airbyte
d4a2c2c41e 🐙 source-surveymonkey: run up-to-date pipeline [2025-02-01] (#53050) 2025-02-02 06:10:38 +02:00
Airbyte
a4a97189f0 🐙 source-surveymonkey: run up-to-date pipeline [2025-01-25] (#51993) 2025-01-26 04:32:34 +02:00
Airbyte
d5f88f06a5 🐙 source-surveymonkey: run up-to-date pipeline [2025-01-11] (#51412) 2025-01-12 06:10:40 +02:00
Airbyte
24d8298d5e 🐙 source-surveymonkey: run up-to-date pipeline [2025-01-04] (#50936) 2025-01-04 20:08:15 +02:00
Airbyte
c2b8d45fcf 🐙 source-surveymonkey: run up-to-date pipeline [2024-12-28] (#50760) 2024-12-29 04:34:34 +02:00
Airbyte
d561e107b3 🐙 source-surveymonkey: run up-to-date pipeline [2024-12-21] (#49774) 2024-12-22 06:13:02 +02:00
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Airbyte
a14a914a6e 🐙 source-surveymonkey: run up-to-date pipeline [2024-12-12] (#49399) 2024-12-13 04:36:58 +02:00
Airbyte
846fd94fc4 🐙 source-surveymonkey: run up-to-date pipeline [2024-11-04] (#48168) 2024-11-05 00:09:26 +02:00
Airbyte
067e2d6227 🐙 source-surveymonkey: run up-to-date pipeline [2024-10-29] (#47754) 2024-10-29 14:12:22 +02:00
Airbyte
7fb8ff4774 🐙 source-surveymonkey: run up-to-date pipeline [2024-10-28] (#47073) 2024-10-28 22:11:48 +02:00
Airbyte
dc62bea14a 🐙 source-surveymonkey: run up-to-date pipeline [2024-10-12] (#46801) 2024-10-13 03:20:15 +03:00
Airbyte
e6cfaf55df 🐙 source-surveymonkey: run up-to-date pipeline [2024-10-05] (#46448) 2024-10-06 03:20:09 +03:00
Airbyte
055e5f3d10 🐙 source-surveymonkey: run up-to-date pipeline [2024-09-28] (#46129) 2024-09-29 03:22:25 +03:00
Airbyte
5bc13ef91e 🐙 source-surveymonkey: run up-to-date pipeline [2024-09-21] (#45770) 2024-09-22 03:21:00 +03:00
Airbyte
f119e43a9e 🐙 source-surveymonkey: run up-to-date pipeline [2024-09-14] (#45519) 2024-09-15 03:21:04 +03:00
Airbyte
e3e72ddd46 🐙 source-surveymonkey: run up-to-date pipeline [2024-09-07] (#45316) 2024-09-08 03:17:49 +03:00
Airbyte
b82be06be3 🐙 source-surveymonkey: run up-to-date pipeline [2024-08-31] (#45002) 2024-09-01 03:21:09 +03:00
Airbyte
53d321599e 🐙 source-surveymonkey: run up-to-date pipeline [2024-08-24] (#44629) 2024-08-25 03:22:19 +03:00
Airbyte
7c7318eee9 🐙 source-surveymonkey: run up-to-date pipeline [2024-08-17] (#44343) 2024-08-18 03:17:32 +03:00
Augustin
601c3c455c Rename registries to registryOverrides in connector metadata (#43757) 2024-08-13 16:10:56 +02:00
Airbyte
2fd1210014 🐙 source-surveymonkey: run up-to-date pipeline [2024-08-12] (#43759) 2024-08-12 19:59:06 +03:00
Augustin
e7a07b60fa 🐙 source-surveymonkey: run up-to-date pipeline [2024-08-10] (#43698) 2024-08-11 02:17:27 +02:00
Augustin
029617f589 🐙 source-surveymonkey: run up-to-date pipeline [2024-08-03] (#43107) 2024-08-04 02:27:48 +02:00
Catherine Noll
b471a7ccf0 Update metadata.yaml for all sources with sandbox connections (#42577) 2024-07-31 12:38:17 -04:00
Augustin
f43c6e24c1 🐙 source-surveymonkey: run up-to-date pipeline [2024-07-27] (#42752) 2024-07-28 02:23:12 +02:00
Augustin
07104fb5ef 🐙 source-surveymonkey: run up-to-date pipeline [2024-07-20] (#42308) 2024-07-21 02:21:11 +02:00
Augustin
6e143d7703 🐙 source-surveymonkey: run up-to-date pipeline [2024-07-13] (#41701) 2024-07-14 02:29:11 +02:00
Augustin
22dd88d17a 🐙 source-surveymonkey: run up-to-date pipeline [2024-07-10] (#41352) 2024-07-10 14:29:37 +02:00
Augustin
d2a376691b 🐙 source-surveymonkey: run up-to-date pipeline [2024-07-09] (#41258) 2024-07-10 02:17:51 +02:00
Augustin
4e2c0d6d8b 🐙 source-surveymonkey: run up-to-date pipeline [2024-07-06] (#40958) 2024-07-07 02:19:26 +02:00