Augustin
e3cfcfa80e
✨ source-airtable: migrate to poetry ( #35149 )
2024-02-13 04:23:31 -06:00
Joe Reuter
28dae9ac2c
Publish to pypi ( #34652 )
2024-01-30 07:07:04 -06:00
Joe Reuter
4cfaebeacf
airbyte-lib: Refactor follow-up ( #34649 )
2024-01-30 12:11:41 +01: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
Augustin
a41c4f5b3d
Migrate connectors to use our python base image (Round 2) ( #31599 )
2023-10-19 17:58:45 +02:00
Artem Inzhyyants
7c158afc71
📝 Source Airtable: update docstring ( #31604 )
2023-10-19 13:45:17 +02:00
Artem Inzhyyants
c31cf83f5c
Source Airtable: add unit tests for authenticator ( #31571 )
...
Co-authored-by: artem1205 <artem1205@users.noreply.github.com >
2023-10-18 20:00:54 +02:00
Artem Inzhyyants
31fb8c00ee
Source Airtable: config errors ( #31360 )
2023-10-13 17:17:44 +02:00
Artem Inzhyyants
af66f2512e
Source AirTable: Exclude bases without permission ( #31215 )
2023-10-12 19:15:45 +02:00
Anton Karpets
eeed77d7ac
🐛 Source Airtable: wrap HTTPError 400 in AirbyteTracedException ( #31119 )
2023-10-10 17:38:30 +03:00
Anton Karpets
517afab31f
✨ Source Airtable: add table name to data records ( #31044 )
2023-10-10 12:53:41 +03:00
Artem Inzhyyants
343c9befa6
🚨 🚨 Source AirTable: parse formula to simple data types ( #31181 )
...
Co-authored-by: artem1205 <artem1205@users.noreply.github.com >
2023-10-09 23:49:32 +02: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
Marius Posta
f5c7c1c0b8
chore: get ./gradlew format to pass for the whole repo (same java style) ( #29786 )
2023-08-24 05:09:42 -05: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
Serhii Lazebnyi
da67a60b7c
Source Confluence, Source Greenhouse, Source Hubspot, Source Stripe, Source Close com, Source Klaviyo, Source Notion, Source Pinterest, Source Snapchat Marketin, Source S3, Source Airtable and Source Posthog: fix builds ( #27135 )
...
* Fix SAT tests for confluence, greenhouse, hubspot, stripe
* Fix CAT for close, klaviyo, notion, pinterest and snapchat marketing
* Fix CAT for source s3
* Fix CAT for airtable and posthog
* Bump posthog version
2023-06-09 03:05:44 +02: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
Arsen Losenko
9fb3542160
Source Airtable: skip missing streams ( #25946 )
...
* Source Airtable: skip missing streams
* Move stream removal to a separate method, cover with tests
* Update changelog
* Fix flake warnings
* Update docs/integrations/sources/airtable.md
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
* Update docs/integrations/sources/airtable.md
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
* Automated Change
* Update link to docs in warning
* Automated Change
* Automated Change
* Automated Change
* “Empty-Commit”
---------
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
Co-authored-by: arsenlosenko <arsenlosenko@users.noreply.github.com >
2023-05-18 12:15:23 +03: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
Augustin
bad5bce8ce
CDK: remove unexpected error swallowing on abstract source's check method ( #24240 )
2023-03-23 13:04:51 +00:00
Artem Inzhyyants
4eb896bf0c
Source Airtable: make stream name unique; add id to names ( #22704 )
...
* Source Airtable: make stream name unique; add id to names
* Source Airtable: update docs
* Source Airtable: fix test
* Source Airtable: fix test
* Source Airtable: update version
* Source Airtable: update version
* Source Airtable: disable backward_compatibility_tests
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-03-20 14:08:26 +01:00
Denys Davydov
3a63e66e42
Source Airtable: update spec and doc ( #24093 )
...
* #1651 source airtable: update spec and doc
* #1651 source airtable: upd changelog
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-03-15 21:19:24 +02:00
Artem Inzhyyants
ea0bb0829a
Source Airtable: to GA ( #23763 )
...
* Source Airtable: docs update
* Source Airtable: http -> https
2023-03-08 18:40:10 +01: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
Augustin
fbd6dbf091
python-connectors: remove explicit dependencies to connector-acceptance-test build ( #23332 )
2023-02-22 21:21:38 +01:00
Cole Snodgrass
2e099acc52
update headers from 2022 -> 2023 ( #22594 )
...
* It's 2023!
* 2022 -> 2023
---------
Co-authored-by: evantahler <evan@airbyte.io >
2023-02-08 13:01:16 -08:00
Pedro S. Lopez
2f6103e55d
🐛 source: airtable - handle singleSelect types ( #22311 )
...
* add type for singleSelect
* default type fallback
* fmt
* bump and changelog
* use deepcopy
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-02-02 10:11:19 -06:00
Joe Reuter
6a10ae3e05
Rename source acceptance test to connector acceptance test ( #21846 )
...
Rename source acceptance test to connector acceptance test
2023-02-02 11:38:19 +01:00
Baz
244776cab0
🐛 Source Airtable: fix cases with empty result while discover the schema ( #22245 )
...
* fixed
* updated changelog
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-02-02 08:36:31 +00:00
Baz
b0dd975358
🐛 Source Airtable: fix API Key authentication ( #22224 )
2023-02-01 19:49:40 +00:00
Baz
f9816680ed
🎉 🐛 Source Airtable: cast native Airtable Types to JSONSchema Types ( #21962 )
2023-01-28 09:16:55 +02:00
Baz
229d1c953c
🎉 Source Airtable: implement OAuth ( #20934 )
2023-01-26 15:58:20 +02:00
Artem Inzhyyants
2ea66124cf
Source Airtable: fix field names ( #21215 )
2023-01-10 20:44:31 +01:00
Baz
98ee1c2165
🐛 🎉 Source Airtable: migrate to the Metadata API for dynamic schema generation ( #20846 )
2023-01-09 22:37:34 +01:00
Augustin
4117f9d7a4
source-airtable: improve discovery logic ( #18491 )
2022-10-27 11:52:30 +02:00
Pedro S. Lopez
938436bcc9
update connector specs and definitions with new .com documentation urls ( #17585 )
...
* update definitions with new .com docs urls
* update docs urls in specs
* update generators
* regenerate scaffold connectors
* remove unrelated changes
* update more urls
* update specs
* fix tests
* run `:airbyte-config:specs:generateSeedConnectorSpecs` to fix formatting
* revert docs changes to make pr more reviewable
* revert generator readme changes to make more reviewable
* fix mysql strict encrypt expected spec
* fix postgres expected spec
2022-10-11 11:04:23 -04:00
Alexandre Girard
3894134d11
Bump year in license short to 2022 ( #13191 )
...
* Bump to 2022
* format
2022-05-25 17:56:49 -07:00
Sherif A. Nada
cc46255190
cull base-python and base-python-test ( #12596 )
2022-05-05 13:48:15 -07:00
Sherif A. Nada
b8e147538c
Update various connector input configs & docs copy ( #12500 )
2022-05-04 23:37:10 -07:00
Brian Leonard
c302af45ff
Upgrade to Python 3.9 ( #11763 )
...
* Dockerfile to 3.9
* Python version
* More python updates
* 3.9 on GitHub actions and lint updates
* Test out 3.9.11 on GitHub actions
* install python with an action
* formatting: newline
* Also has python code
* only check first level for changed modules
Previous example (source-google-search-console/credentials)
* Test failure: there is no logger.trace
2022-04-11 20:51:37 -07:00
Iryna Grankova
ae8acdc788
Update fields in source-connectors specifications: smartsheets, square, strava, tiktok-marketing, typeform, zendesk-chat, airtable, amazon-seller-partner ( #8425 )
...
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
Co-authored-by: Sergey Chvalyuk <grubberr@gmail.com >
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
Co-authored-by: Your Name <you@example.com >
2021-12-10 11:58:21 +02:00
Tuan Nguyen
74c13b5193
🎉 New Source: Airtable ( #7639 )
2021-11-19 19:00:55 +01:00