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

117 Commits

Author SHA1 Message Date
devin-ai-integration[bot]
d7f10e0e28 feat(source-monday): Add pagination reset for CursorExpiredError (#69718)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: alfredo.garcia@airbyte.io <freddy.garcia7.fg@gmail.com>
Co-authored-by: Alfredo Garcia <alfredo.garcia@hallmark.edu>
2025-12-03 13:47:56 -06:00
octavia-bot-hoard[bot]
c53af07056 🐙 source-monday: run up-to-date pipeline [2025-11-25] (#69883)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 20:15:12 -08:00
Aaron ("AJ") Steers
f589f89217 feat: Add external documentation URLs to Group H source connectors (source-microsoft-entra-id through source-oura) (#69735)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-11-18 18:09:21 -08:00
octavia-bot-hoard[bot]
363bea0630 🐙 source-monday: run up-to-date pipeline [2025-11-18] (#69367)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-17 20:14:31 -08:00
octavia-bot-hoard[bot]
9a4c5f3cc5 🐙 source-monday: run up-to-date pipeline [2025-10-29] (#69048)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-29 00:13:56 -04:00
Alfredo Garcia
fe0fee46c8 Chore: Update suggestedStreams on all certified connectors (#68591) 2025-10-22 15:55:36 -04:00
octavia-bot-hoard[bot]
9cefe01115 🐙 source-monday: run up-to-date pipeline [2025-10-21] (#68416)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:23: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]
a4d1d1dd1d 🐙 source-monday: run up-to-date pipeline [2025-10-14] (#67840)
# Update source-monday

This PR was autogenerated by running `airbyte-ci connectors
--name=source-monday 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-monday version to 2.4.10: Successful

- Build source-monday 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-monday: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:26:06 -04:00
octavia-bot-hoard[bot]
fcc5a55b3d 🐙 source-monday: run up-to-date pipeline [2025-10-07] (#67393)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-07 14:11:15 -04:00
Alfredo Garcia
7ab1cea27a Fix(Source-Monday): Surface Proper Error Messages for Unhandled HTTP 200 Errors (#66938) 2025-10-02 09:37:58 -05:00
octavia-bot-hoard[bot]
cf81b363b4 🐙 source-monday: run up-to-date pipeline [2025-09-30] (#66336)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 16:13:39 -04:00
Airbyte
4c8d588775 🐙 source-monday: run up-to-date pipeline [2025-09-09] (#65884) 2025-09-09 20:35:07 -04:00
Airbyte
4cc3a547e8 🐙 source-monday: run up-to-date pipeline [2025-08-23] (#64705) 2025-08-23 10:12:52 -04:00
Daryna Ishchenko
25926481c7 fix(source-monday): pass query in json body instead of query params (#64878) 2025-08-11 16:02:47 +03:00
Airbyte
3e741a49fc 🐙 source-monday: run up-to-date pipeline [2025-08-02] (#64220) 2025-08-02 16:09:52 +02:00
Airbyte
a1457ea183 🐙 source-monday: run up-to-date pipeline [2025-07-26] (#63835) 2025-07-26 16:08:59 +02:00
Charles
50a97db804 chore: migrate connectors from MIT to ELv2 (#63723) 2025-07-22 14:26:58 -07:00
Airbyte
ea11ae7d4c 🐙 source-monday: run up-to-date pipeline [2025-07-19] (#63206) 2025-07-19 18:10:00 +02:00
octavia-bot[bot]
ca9753be6c 🐙 source-monday: release 2.4.0 (#62886)
Co-authored-by: octavia-bot[bot] <108746235+octavia-bot[bot]@users.noreply.github.com>
2025-07-09 17:18:03 -07:00
David Gold
dd50c59ddb feat(source-monday): unwrap to manifest-only (#62444)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2025-07-07 09:56:47 -07:00
Airbyte
bd7bb79ea6 🐙 source-monday: run up-to-date pipeline [2025-05-31] (#53828)
Co-authored-by: David Gold <32782137+dbgold17@users.noreply.github.com>
2025-06-12 17:51:14 -07:00
github-actions[bot]
b0f173ed52 🐙 source-monday: release 2.3.0 (#56967)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-02 17:07:59 +03:00
Anatolii Yatsuk
f1b6f66065 feat(source-Monday): Update CDK to v6 (#55225) 2025-03-24 18:18:06 +02:00
David Gold
eeabc38f50 Add optional board filtering for Source Monday streams (#55713)
Co-authored-by: david.gold <david.gold@david.gold--MacBook-Pro---FFM4J30M77>
Co-authored-by: Natik Gadzhi <natik@respawn.io>
Co-authored-by: Ian Alton <ian.alton@airbyte.io>
2025-03-17 09:20:07 -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
d16bfaf2cb 🐙 source-monday: run up-to-date pipeline [2025-02-01] (#52780) 2025-02-01 18:11:21 +02:00
Airbyte
1127b1d861 🐙 source-monday: run up-to-date pipeline [2025-01-25] (#51833) 2025-01-25 22:25:52 +02:00
Alfredo Garcia
d8220f19c2 Source Monday - Update API Version to 2024-10 (#51543) 2025-01-14 18:29:02 -06:00
Airbyte
d120b3efa3 🐙 source-monday: run up-to-date pipeline [2025-01-11] (#51147) 2025-01-11 18:11:45 +02:00
Baz
b1094ab94e fix: (source-monday) - fix the oauth_connector_input_specification structure (#51035) 2025-01-10 15:42:00 +01:00
Baz
7ea0b68a45 fix: (DeclarativeOAuthFlow) - update the source-monday spec to use the Jinja2 style variables declaration (#50984) 2025-01-10 13:21:31 +02:00
Airbyte
7af5a826f8 🐙 source-monday: run up-to-date pipeline [2024-12-28] (#50624) 2024-12-29 00:14:43 +02:00
Airbyte
0011d7d268 🐙 source-monday: run up-to-date pipeline [2024-12-21] (#43901) 2024-12-21 20:16:08 +02:00
Aaron ("AJ") Steers
044ba4b30c source-monday(chore): pin source-monday(chore): pin cdk constraint to mitigate breaking change (#49943) 2024-12-19 15:30:17 -08:00
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Baz
e09333fb35 feat: source-monday move to the DeclarativeOAuthFlow (#48054) 2024-11-12 17:16:24 +02:00
btkcodedev
6b60095b1f Source Monday: Add Boards name to items stream (#44201) 2024-08-19 15:01:40 -07:00
Augustin
601c3c455c Rename registries to registryOverrides in connector metadata (#43757) 2024-08-13 16:10:56 +02:00
Catherine Noll
b471a7ccf0 Update metadata.yaml for all sources with sandbox connections (#42577) 2024-07-31 12:38:17 -04:00
Natik Gadzhi
0ab6314e08 chore: Removes .dockerignore and requirements.txt in connectors (#40217) 2024-07-05 11:46:02 -07:00
Anatolii Yatsuk
337ebf0f8d chore(source-monday): fix abnormal state for items stream (#39485) 2024-06-14 14:23:51 +03:00
Augustin
7057fc36b4 Make python connectors using base image 1.2.1 use 1.2.2 (#39129) 2024-06-05 18:30:08 +02:00
Augustin
f7e7cd7741 source-monday: [autopull] Upgrade base image to v1.2.1 (#38958) 2024-06-04 17:32:15 +02:00
Augustin
31c95da499 [skip ci] Add connectorTestSuitesOptions to metadata (#38188) 2024-05-15 15:04:10 -05:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Denys Davydov
403a5cb9bb 🐛 Source Monday: fetch display value when text is empty (#37722) 2024-05-01 20:36:20 +03:00
Daryna Ishchenko
560beadce7 🐛 Source Monday: handle complexityBudgetExhausted error (#36717) 2024-04-08 13:21:49 +03:00
Danylo Jablonski
a750e4697f Set maxSecondsBetweenMessages value for certified connectors Phase 3 (#36856) 2024-04-05 09:04:21 -05:00