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

46 Commits

Author SHA1 Message Date
octavia-bot-hoard[bot]
89a4f03d4c 🐙 source-free-agent-connector: run up-to-date pipeline [2025-11-25] (#69969)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 22:24:05 -08:00
Aaron ("AJ") Steers
798ce535b5 feat: Add external documentation URLs to Group E source connectors (source-facebook-pages through source-gong) (#69732)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2025-11-18 18:02:56 -08:00
octavia-bot-hoard[bot]
38186fd7a5 🐙 source-free-agent-connector: run up-to-date pipeline [2025-11-18] (#69467)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-17 22:27:35 -08:00
octavia-bot-hoard[bot]
dc3f544e44 🐙 source-free-agent-connector: run up-to-date pipeline [2025-10-29] (#68832)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-28 22:52:53 -04:00
octavia-bot-hoard[bot]
86d269d72d 🐙 source-free-agent-connector: run up-to-date pipeline [2025-10-21] (#68451)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-21 12:21:14 -04:00
Craig Bloodworth
f4e0437c12 source-free-agent-connector contribution from craigbloodworth (#67023)
## What

This PR updates source FreeAgent (source-free-agent-connector).

#### The contributor provided the following description of the change:

> Added Project Notes stream and reworked Payslips stream to use payroll
periods as parent instead of accounting periods. Non-breaking change
## Reviewer checklist
- [ ] Resolve any merge conflicts and validate file diffs (make sure the
PR only includes changes intended by the contributor)
- [ ] After reviewing the changes, run the [`bump-version` Airbyte-CI
command](https://github.com/airbytehq/airbyte/blob/master/airbyte-ci/connectors/pipelines/README.md#connectors-bump-version-command)
locally to update the version of the connector according to the
[versioning
guidelines](https://docs.airbyte.io/contributor-guide/versioning-guidelines).
Add `breakingChanges` to metadata if necessary.
- [ ] Ensure connector docs are up to date with any changes
- [ ] Run `/format-fix` to resolve any formatting errors
- [ ] Click into the CI workflows that wait for a maintainer to run
them, which should trigger CI runs

<!-- DO NOT REMOVE: connector-builder-edit-connector-contribution -->

---------

Co-authored-by: Danylo Jablonski <150933663+DanyloGL@users.noreply.github.com>
2025-10-17 14:02:34 -04:00
octavia-bot-hoard[bot]
f5d0a4a116 🐙 source-free-agent-connector: run up-to-date pipeline [2025-10-14] (#68060)
# Update source-free-agent-connector

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

- Build source-free-agent-connector 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-free-agent-connector: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:11:52 -04:00
octavia-bot-hoard[bot]
a9a2df6008 🐙 source-free-agent-connector: run up-to-date pipeline [2025-10-07] (#67306)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-10-07 12:11:32 -04:00
octavia-bot-hoard[bot]
222d5eaa5b 🐙 source-free-agent-connector: run up-to-date pipeline [2025-09-30] (#66763)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 08:17:48 -04:00
Airbyte
eb9cec9796 🐙 source-free-agent-connector: run up-to-date pipeline [2025-09-24] (#65887)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-24 14:14:57 -04:00
Airbyte
20563f0138 🐙 source-free-agent-connector: run up-to-date pipeline [2025-08-23] (#65265) 2025-08-23 12:11:21 -04:00
Airbyte
46725dc48a 🐙 source-free-agent-connector: run up-to-date pipeline [2025-08-09] (#64775) 2025-08-09 22:06:47 +02:00
Airbyte
d98ae6928d 🐙 source-free-agent-connector: run up-to-date pipeline [2025-08-02] (#64373) 2025-08-02 20:08:45 +02:00
Airbyte
af1be98ee2 🐙 source-free-agent-connector: run up-to-date pipeline [2025-07-26] (#64041) 2025-07-26 22:06:26 +02:00
Charles
50a97db804 chore: migrate connectors from MIT to ELv2 (#63723) 2025-07-22 14:26:58 -07:00
Airbyte
777265a5f7 🐙 source-free-agent-connector: run up-to-date pipeline [2025-07-19] (#63553) 2025-07-19 22:07:27 +02:00
Airbyte
9fe014e7fb 🐙 source-free-agent-connector: run up-to-date pipeline [2025-07-12] (#63010) 2025-07-12 07:06:16 -07:00
Airbyte
19f9b2d71e 🐙 source-free-agent-connector: run up-to-date pipeline [2025-07-05] (#62801) 2025-07-05 15:06:07 -07:00
Airbyte
8375edc129 🐙 source-free-agent-connector: run up-to-date pipeline [2025-06-28] (#62334) 2025-06-28 15:20:06 -07:00
Airbyte
9dfb1926f0 🐙 source-free-agent-connector: run up-to-date pipeline [2025-06-21] (#61979) 2025-06-21 17:21:05 -07:00
Airbyte
17ac39af18 🐙 source-free-agent-connector: run up-to-date pipeline [2025-06-14] (#61257) 2025-06-16 11:45:23 -07:00
Airbyte
ba5ffede80 🐙 source-free-agent-connector: run up-to-date pipeline [2025-05-24] (#60351) 2025-05-25 01:14:25 +03:00
Airbyte
15f4e0c7f3 🐙 source-free-agent-connector: run up-to-date pipeline [2025-05-10] (#59418) 2025-05-11 01:17:05 +03:00
Airbyte
51e9b3a054 🐙 source-free-agent-connector: run up-to-date pipeline [2025-04-26] (#58845) 2025-04-27 03:37:01 +03:00
Airbyte
3b192bfeed 🐙 source-free-agent-connector: run up-to-date pipeline [2025-04-19] (#58357) 2025-04-20 01:15:22 +03:00
Airbyte
4b933e12c2 🐙 source-free-agent-connector: run up-to-date pipeline [2025-04-12] (#57826) 2025-04-13 04:01:31 +03:00
Airbyte
4160b09e49 🐙 source-free-agent-connector: run up-to-date pipeline [2025-04-05] (#57259) 2025-04-06 03:38:38 +03:00
Airbyte
25e533b730 🐙 source-free-agent-connector: run up-to-date pipeline [2025-03-29] (#56515) 2025-03-29 18:14:33 +02:00
Airbyte
65b1a7f54c 🐙 source-free-agent-connector: run up-to-date pipeline [2025-03-22] (#55342) 2025-03-22 16:14:36 +02:00
Airbyte
f416316c65 🐙 source-free-agent-connector: run up-to-date pipeline [2025-03-01] (#54967) 2025-03-02 02:35:38 +02:00
Airbyte
b9276cc7d4 🐙 source-free-agent-connector: run up-to-date pipeline [2025-02-22] (#54376) 2025-02-23 00:11:16 +02:00
Airbyte
f390aa7206 🐙 source-free-agent-connector: run up-to-date pipeline [2025-02-15] (#53738) 2025-02-18 08:03:39 +02:00
Airbyte
91cb5c0a54 🐙 source-free-agent-connector: run up-to-date pipeline [2025-02-08] (#53309) 2025-02-08 18:09:53 +02:00
Airbyte
57d428443d 🐙 source-free-agent-connector: run up-to-date pipeline [2025-02-01] (#52815) 2025-02-01 20:16:00 +02:00
Airbyte
8fa244c472 🐙 source-free-agent-connector: run up-to-date pipeline [2025-01-25] (#52312) 2025-01-25 22:23:38 +02:00
Airbyte
1240d9d33f 🐙 source-free-agent-connector: run up-to-date pipeline [2025-01-18] (#51628) 2025-01-18 16:14:52 +02:00
Airbyte
b701bedddc 🐙 source-free-agent-connector: run up-to-date pipeline [2025-01-11] (#51068) 2025-01-11 16:13:34 +02:00
Airbyte
d3ab1cafd5 🐙 source-free-agent-connector: run up-to-date pipeline [2024-12-28] (#50557) 2024-12-28 20:13:25 +02:00
Airbyte
e5912a4f48 🐙 source-free-agent-connector: run up-to-date pipeline [2024-12-21] (#50043) 2024-12-21 18:17:37 +02:00
Airbyte
31e735c46e 🐙 source-free-agent-connector: run up-to-date pipeline [2024-12-14] (#49537) 2024-12-14 18:12:18 +02:00
Airbyte
fafcc97a65 🐙 source-free-agent-connector: run up-to-date pipeline [2024-12-12] (#49183) 2024-12-12 14:14:15 +02:00
Airbyte
ad2959bae4 🐙 source-free-agent-connector: run up-to-date pipeline [2024-11-04] (#48277) 2024-11-05 04:30:41 +02:00
Airbyte
366d9ca0f4 🐙 source-free-agent-connector: run up-to-date pipeline [2024-10-29] (#47874) 2024-10-29 20:11:28 +02:00
Craig Bloodworth
1c4e3911a7 Remove "connector" from source name (#45918) 2024-09-30 13:29:44 +00:00
Craig Bloodworth
bc274afcc0 Remove "connector" from readme title (#45919) 2024-09-30 10:11:25 -03:00
Craig Bloodworth
3f21db589f source-free-agent-connector contribution from craigbloodworth (#45881)
Co-authored-by: Natik Gadzhi <natik@respawn.io>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2024-09-25 15:55:25 -07:00