1
0
mirror of synced 2025-12-20 10:32:35 -05:00
Commit Graph

60 Commits

Author SHA1 Message Date
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]
f454cdcc60 🐙 source-netsuite: run up-to-date pipeline [2025-10-14] (#67787)
# Update source-netsuite

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

- Build source-netsuite 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-netsuite: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 | orjson | updated | 3.11.2 | **3.11.3** |
| python | platformdirs | updated | 4.3.8 | **4.4.0** |
| python | pycparser | updated | 2.22 | **2.23** |
| python | pydantic | updated | 1.10.22 | **1.10.24** |
| python | requests | updated | 2.32.4 | **2.32.5** |
| python | typing_extensions | updated | 4.14.1 | **4.15.0** |
| python | source-netsuite | removed | 0.1.21 | **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:29:25 -04:00
octavia-bot-hoard[bot]
515d29e7ba 🐙 source-netsuite: run up-to-date pipeline [2025-10-07] (#67429)
# Update source-netsuite

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

- Build source-netsuite 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-netsuite: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 | orjson | updated | 3.11.2 | **3.11.3** |
| python | platformdirs | updated | 4.3.8 | **4.4.0** |
| python | pycparser | updated | 2.22 | **2.23** |
| python | pydantic | updated | 1.10.22 | **1.10.24** |
| python | requests | updated | 2.32.4 | **2.32.5** |
| python | typing_extensions | updated | 4.14.1 | **4.15.0** |
| python | source-netsuite | removed | 0.1.21 | **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:10:38 -04:00
octavia-bot-hoard[bot]
89b1c80bda 🐙 source-netsuite: run up-to-date pipeline [2025-09-30] (#66934)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-30 16:08:52 -04:00
octavia-bot-hoard[bot]
311e4a1d24 🐙 source-netsuite: run up-to-date pipeline [2025-09-23] (#66623)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-09-23 20:26:19 -04:00
Airbyte
0b9d07006d 🐙 source-netsuite: run up-to-date pipeline [2025-09-09] (#65813) 2025-09-09 18:13:13 -04:00
Airbyte
0e332f381d 🐙 source-netsuite: run up-to-date pipeline [2025-08-23] (#65215) 2025-08-23 10:09:55 -04:00
Airbyte
ae5e1d2832 🐙 source-netsuite: run up-to-date pipeline [2025-08-16] (#61055) 2025-08-16 20:08:35 +02:00
Zach All
54978ddb4e Add support for NetSuite Users set up with german date formatting preference (#63698)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: Yue Li <61070669+theyueli@users.noreply.github.com>
Co-authored-by: David Gold <32782137+dbgold17@users.noreply.github.com>
2025-08-12 14:22:45 -07:00
Charles
50a97db804 chore: migrate connectors from MIT to ELv2 (#63723) 2025-07-22 14:26:58 -07:00
Airbyte
35feb353d9 🐙 source-netsuite: run up-to-date pipeline [2025-05-24] (#60581) 2025-05-25 03:38:21 +03:00
Airbyte
b93a47dc53 🐙 source-netsuite: run up-to-date pipeline [2025-05-10] (#60086) 2025-05-11 09:13:34 +03:00
Airbyte
8b0e1eddab 🐙 source-netsuite: run up-to-date pipeline [2025-05-03] (#59481) 2025-05-04 07:13:31 +03:00
Airbyte
3de99edd00 🐙 source-netsuite: run up-to-date pipeline [2025-04-27] (#59091) 2025-04-27 15:12:16 +03:00
Airbyte
cc4e73d9de 🐙 source-netsuite: run up-to-date pipeline [2025-04-19] (#58531) 2025-04-20 11:11:56 +03:00
Airbyte
6ef8f8315a 🐙 source-netsuite: run up-to-date pipeline [2025-04-12] (#57860) 2025-04-13 04:00:09 +03:00
Airbyte
f41cb41128 🐙 source-netsuite: run up-to-date pipeline [2025-04-05] (#57301) 2025-04-06 03:36:54 +03:00
Airbyte
5d67df6b70 🐙 source-netsuite: run up-to-date pipeline [2025-03-29] (#56692) 2025-03-30 00:15:38 +02:00
Airbyte
d8f31703f9 🐙 source-netsuite: run up-to-date pipeline [2025-03-22] (#56060) 2025-03-22 22:13:20 +02:00
Airbyte
35efe1a4c8 🐙 source-netsuite: run up-to-date pipeline [2025-03-08] (#55455) 2025-03-09 00:10:26 +02:00
KimPlv
b0fbb9f0e3 🐛 Fix Source Netsuite: Add support for additional date format in Netsuite input (#55207)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2025-03-06 11:54:50 -03:00
Airbyte
a990fb594d 🐙 source-netsuite: run up-to-date pipeline [2025-03-01] (#54821) 2025-03-01 18:13:06 +02: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
Airbyte
90f8ed38fd 🐙 source-netsuite: run up-to-date pipeline [2025-02-22] (#54363) 2025-02-22 22:07:12 +02:00
Airbyte
a5f96193ef 🐙 source-netsuite: run up-to-date pipeline [2025-02-15] (#53853) 2025-02-18 07:57:32 +02:00
Airbyte
f7ec92deb2 🐙 source-netsuite: run up-to-date pipeline [2025-02-08] (#53243) 2025-02-08 16:12:43 +02: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
Dhroov Makwana
7f01a90ba7 🚨Source Netsuite: Migrate to poetry (#42857)
Co-authored-by: Danylo Jablonski <150933663+DanyloGL@users.noreply.github.com>
Co-authored-by: Natik Gadzhi <natik@respawn.io>
2025-02-05 10:37:22 -08:00
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Augustin
601c3c455c Rename registries to registryOverrides in connector metadata (#43757) 2024-08-13 16:10:56 +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
Augustin
8c862a8013 Fix tags in metadata.yaml files: declare cdk tags (#35670) 2024-03-07 04:32:29 -06:00
Joe Reuter
69b999da4c Publish to pypi batch7 (#34673) 2024-01-31 07:14:15 -06:00
Joe Reuter
f29234a2db airbyte-lib: Refactor connectors (#34552) 2024-01-30 03:22:13 -06:00
Augustin
368ba78b64 🧹doc: update connectors README and remove acceptance-test-docker.sh (#32209) 2023-11-06 12:36:07 -06:00
Marius Posta
7ae97175a6 gradle: fix repo wide behaviour (#30607) 2023-09-28 05:01:13 -07:00
Ben Church
5c56ac1d84 Airbyte-ci: Remove gradle task connectorAcceptanceTest (#30326) 2023-09-19 15:16:37 -05:00
Ben Church
4d5e17bc90 [skip ci] Update test_incremental to be unaware when source defines the cursor (#27872)
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
2023-09-05 15:57:18 -07:00
Augustin
53129c56a6 [skip ci]: alpha connectors should be community (#29550) 2023-08-17 21:50:24 +02:00
Ben Church
40781313da Update Internal Fields: update ql levels to better resemble previous high strictness (#29450) 2023-08-15 18:03:10 -05:00
Augustin
00d9462216 cat/connectors-ci: replace docker runner with dagger runner in CAT (#28000) 2023-08-11 17:58:48 +02:00
Ben Church
2f7deaee02 [skip ci] Metadata: Remove leading underscore (#29024)
* DNC

* Add test models

* Add model test

* Remove underscore from metadata files

* Regenerate models

* Add test to check for key transformation

* Allow additional fields on metadata

* Delete transform
2023-08-03 10:56:13 -07:00
Ben Church
e9490e3fb6 Connector Levels: Add new internal metadata fields (#28904)
* Add airbyte internal

* Add tests

* First pass

* Set destinations to same levels as sources

* Best guess at missing statuses

* Best guess at _ql

* Add separate enum class

* Fix support level name

* Update templates

* Add one more test
2023-08-01 18:08:33 -05:00
Ben Church
1dabc6208e Metadata: add tags field (#26320)
* Add optional tags field

* Remove duplicate icons

* Add programming tags to all

* Update docs

* supportUrl -> documentationUrl

* Ensure one language tag is applied

* Add keyvalue check

* rebase and fix tests

* Format

* Add cache buster

* Improve test

* Automated Commit - Formatting Changes

* Update error

* Fix missing tags

* Fix scaffold

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@sers.noreply.github.com>
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
2023-05-26 16:13:09 -07:00
Ben Church
248bbf94c1 HACKDAY: Icon CDN (#26158)
* Move icons to connector folder

* Delete old icons

* Update upload logic

* Add icon url to definitions

* Update registry model

* Populate cdn url

* DNC butcher the pipeline

* Low hanging fruit fixes

* Fix bucket name

* Merge old and new approaches

* Fix metadata upload step

* Format

* Fix test
2023-05-24 17:25:41 -07:00
Augustin
7310494846 qa-checks: check metadata version matches dockerfile version (#25661) 2023-05-04 16:08:19 -07:00
Ben Church
5563179782 Dagster: rename catalog to registry (#25254)
* rename catalog to registry in metadata service

* rename catalog to registry in metadata files

* Run generate models

* Fix missed renames

* Add github personal access token

* Run black

* Automated Change

---------

Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
2023-04-18 22:15:11 +02:00
Augustin
ebc907cdf7 create metadata files for all connectors (#24964) 2023-04-13 07:45:04 +02:00
Catherine Noll
7da6a3bb77 Run CATs with local CDK (#23084)
Scripts to 

* Run CATs against the local CDK for one connector

* Run CATs against the local CDK for multiple connectors

* Create a connecter image with the local CDK

---------

Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2023-02-24 16:13:42 -05:00