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

63 Commits

Author SHA1 Message Date
octavia-bot-hoard[bot]
c485497974 🐙 source-timely: run up-to-date pipeline [2025-11-25] (#69850)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 20:17:13 -08:00
octavia-bot-hoard[bot]
2e2681f479 🐙 source-timely: run up-to-date pipeline [2025-11-18] (#69705)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-18 00:10:32 -08:00
octavia-bot-hoard[bot]
5fd254d29c 🐙 source-timely: run up-to-date pipeline [2025-10-29] (#68855)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-28 22:51:25 -04:00
octavia-bot-hoard[bot]
549089c0e0 🐙 source-timely: run up-to-date pipeline [2025-10-21] (#68562)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:14:09 -04:00
octavia-bot-hoard[bot]
597baa7386 🐙 source-timely: run up-to-date pipeline [2025-10-14] (#67863)
# Update source-timely

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

- Build source-timely 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-timely: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:24:35 -04:00
octavia-bot-hoard[bot]
6ec81d2c2d 🐙 source-timely: run up-to-date pipeline [2025-10-07] (#67514)
# Update source-timely

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

- Build source-timely 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-timely: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.1** |
| 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-07 18:09:05 -04:00
octavia-bot-hoard[bot]
1428af5d57 🐙 source-timely: run up-to-date pipeline [2025-09-30] (#66838)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 14:14:16 -04:00
octavia-bot-hoard[bot]
5cd6dc6f76 🐙 source-timely: run up-to-date pipeline [2025-09-23] (#66601)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-23 20:27:50 -04:00
Airbyte
37bd130719 🐙 source-timely: run up-to-date pipeline [2025-09-09] (#65705) 2025-09-09 14:18:46 -04:00
Airbyte
f774b7ac14 🐙 source-timely: run up-to-date pipeline [2025-08-24] (#65443) 2025-08-23 20:41:14 -04:00
Airbyte
524d934c38 🐙 source-timely: run up-to-date pipeline [2025-08-09] (#64834) 2025-08-10 02:22:44 +02:00
Airbyte
88721b6edd 🐙 source-timely: run up-to-date pipeline [2025-08-02] (#64446) 2025-08-03 00:06:43 +02:00
Airbyte
420ef44487 🐙 source-timely: run up-to-date pipeline [2025-07-19] (#63636) 2025-07-20 02:21:38 +02:00
Airbyte
9dc4c1c12c 🐙 source-timely: run up-to-date pipeline [2025-07-12] (#63091) 2025-07-12 11:06:45 -07:00
Airbyte
9074551711 🐙 source-timely: run up-to-date pipeline [2025-06-28] (#62210) 2025-06-28 09:15:41 -07:00
Airbyte
d7360b8b46 🐙 source-timely: run up-to-date pipeline [2025-06-14] (#61296) 2025-06-16 11:43:40 -07:00
Airbyte
c11caa24d8 🐙 source-timely: run up-to-date pipeline [2025-05-25] (#60502) 2025-05-25 09:12:22 +03:00
Airbyte
4a360441be 🐙 source-timely: run up-to-date pipeline [2025-05-10] (#60144) 2025-05-11 11:11:35 +03:00
Airbyte
1a3d8efd6d 🐙 source-timely: run up-to-date pipeline [2025-05-04] (#59595) 2025-05-04 15:13:17 +03:00
Airbyte
229368b36c 🐙 source-timely: run up-to-date pipeline [2025-04-27] (#58974) 2025-04-27 09:13:48 +03:00
Airbyte
3dbba5caab 🐙 source-timely: run up-to-date pipeline [2025-04-19] (#58409) 2025-04-20 05:41:53 +03:00
Airbyte
a1e110b83d 🐙 source-timely: run up-to-date pipeline [2025-04-12] (#57933) 2025-04-13 06:07:21 +03:00
Airbyte
f512cfadc0 🐙 source-timely: run up-to-date pipeline [2025-04-05] (#57442) 2025-04-06 09:10:13 +03:00
Airbyte
d5a7768523 🐙 source-timely: run up-to-date pipeline [2025-03-29] (#56868) 2025-03-30 09:10:39 +03:00
Airbyte
60c2a4804a 🐙 source-timely: run up-to-date pipeline [2025-03-22] (#56290) 2025-03-23 08:10:49 +02:00
Airbyte
ef38d70ba3 🐙 source-timely: run up-to-date pipeline [2025-03-08] (#55633) 2025-03-09 08:09:01 +02:00
Airbyte
037dbeffcf 🐙 source-timely: run up-to-date pipeline [2025-03-01] (#55084) 2025-03-02 06:09:59 +02:00
Airbyte
77191ba0d5 🐙 source-timely: run up-to-date pipeline [2025-02-22] (#54528) 2025-02-23 04:33:29 +02:00
Airbyte
70c88801fe 🐙 source-timely: run up-to-date pipeline [2025-02-15] (#54055) 2025-02-18 07:46:31 +02:00
Zack McClelland
cde48ca1b8 Source Timely - Add new streams, add incremental syncs, tidy inputs (#45925)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Natik Gadzhi <natik@respawn.io>
Co-authored-by: Christo Grabowski <108154848+ChristoGrab@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2025-02-11 17:33:03 -03:00
Airbyte
d95b6d5fbd 🐙 source-timely: run up-to-date pipeline [2025-02-08] (#53561) 2025-02-09 06:09:33 +02:00
Airbyte
85f29f3824 🐙 source-timely: run up-to-date pipeline [2025-02-01] (#53061) 2025-02-02 06:10:05 +02:00
Airbyte
dd2ed67f6b 🐙 source-timely: run up-to-date pipeline [2025-01-25] (#52384) 2025-01-26 02:31:51 +02:00
Airbyte
73e06e4ebb 🐙 source-timely: run up-to-date pipeline [2025-01-18] (#52012) 2025-01-19 08:10:04 +02:00
Airbyte
24514f5b6a 🐙 source-timely: run up-to-date pipeline [2025-01-11] (#51398) 2025-01-12 06:11:27 +02:00
Airbyte
f1cb294f67 🐙 source-timely: run up-to-date pipeline [2024-12-28] (#50777) 2024-12-29 06:10:44 +02:00
Airbyte
927b0fbcc8 🐙 source-timely: run up-to-date pipeline [2024-12-21] (#50349) 2024-12-22 06:09:37 +02:00
Airbyte
539e3bb338 🐙 source-timely: run up-to-date pipeline [2024-12-14] (#49769) 2024-12-15 06:09:57 +02:00
Airbyte
645a66a7a9 🐙 source-timely: run up-to-date pipeline [2024-12-12] (#49387) 2024-12-13 04:37:39 +02:00
Airbyte
8bbedf15fd 🐙 source-timely: run up-to-date pipeline [2024-12-11] (#48307) 2024-12-11 22:12:32 +02:00
Airbyte
ab1f6c4e35 🐙 source-timely: run up-to-date pipeline [2024-10-29] (#47887) 2024-10-29 20:10:30 +02:00
Airbyte
4332dd6e7c 🐙 source-timely: run up-to-date pipeline [2024-10-28] (#47503) 2024-10-28 16:14:05 +02:00
Christo Grabowski
ebeac7d99e Bugfix: patch source-declarative-manifest for manifest-only connectors (#44196)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2024-08-16 18:47:23 -07:00
Christo Grabowski
37c8ec7a6a Source Timely: Migrate to manifest-only (#43368)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2024-08-09 23:41:47 +03:00
Augustin
d88e3afbeb 🐙 source-timely: run up-to-date pipeline [2024-08-03] (#43226) 2024-08-04 02:21:00 +02:00
Augustin
0463854ad2 🐙 source-timely: run up-to-date pipeline [2024-07-27] (#42635) 2024-07-28 02:28:48 +02:00
Augustin
ea28cbaaa3 🐙 source-timely: run up-to-date pipeline [2024-07-20] (#42252) 2024-07-21 02:24:07 +02:00
Augustin
58313b4e42 🐙 source-timely: run up-to-date pipeline [2024-07-13] (#41921) 2024-07-14 02:17:59 +02:00
Augustin
d7096965ec 🐙 source-timely: run up-to-date pipeline [2024-07-10] (#41348) 2024-07-10 14:29:57 +02:00
Augustin
c53321e637 🐙 source-timely: run up-to-date pipeline [2024-07-09] (#41268) 2024-07-10 02:17:27 +02:00