Aaron ("AJ") Steers
83ecbe0fc3
CI: apply pre-commit format fix from #49806 ( #49852 )
2024-12-18 14:05:43 -08:00
Brian Lai
ef9b53f48b
[source-asana] Upgrade to concurrent for non-incremental substreams / list based ( #48712 )
2024-12-06 13:27:11 -05:00
btkcodedev
fde04841fe
🚨 🚨 ✨ Source Asana: Migrate Python CDK to Low-code CDK ( #36951 )
...
Co-authored-by: askarpets <anton.karpets@globallogic.com >
2024-06-05 09:54:52 +02:00
Tope Folorunso
9479979350
✨ Source Asana: Add SectionsCompact stream ( #31009 )
...
Co-authored-by: sajarin <sajarindider@gmail.com >
Co-authored-by: sajarin <sajarin@users.noreply.github.com >
2023-10-16 18:40:23 -04: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
Baz
0dddc1e647
🎉 Source Asana: migrate to new SAT, added base HTTP errors handling ( #19561 )
2022-11-22 19:34:45 +02:00
Ahmed Mousa
f38df6619a
🎉 New Connector: Clockify [python cdk] ( #17767 )
...
* new connector source-clockify
* feat: enable caching for streams (users, projects)
* chore: pep8 changes at unit_tests
* chore: pep8 changes at integration_tests
* chore: update schema
* Adds python formatting, removes unused import.
* Makes the task duration field nullable to pass integration test.
* fix: add second type to null values to the schema files
* Adds a null fallback value to task duration.
* Updates airbyte-cdk dependency.
* Adds UUID in source definitions.
* auto-bump connector version
* Requested changes.
* add clockify to source def seed
* correct spec.json add titles
* add icon
* run format
* remove source spec
* correct spec
* add eof gitignore
* auto-bump connector version
Co-authored-by: nataly <nataly@airbyte.io >
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
Co-authored-by: Nataly Merezhuk <65251165+natalyjazzviolin@users.noreply.github.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com >
2022-10-26 09:09:15 -03:00
Artem Inzhyyants
01d84d4e2a
🐛 Source Asana: fix request-cache test ( #18375 )
...
* Source Asana: fix request-cache test
* Source Asana: Bump version
* 🐛 Source Asana: revert docker label; update CDK
2022-10-25 12:27:56 +02:00
Serhii Lazebnyi
98924e0da4
🐛 Source Asana: Add cash for project stream ( #15749 )
...
* Add cach for project stream
* Updated PR number
* Updated test credential
* Updated docs
* Increased unittest coverage
* Added timout to acceptance test
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-08-24 07:30:32 +02:00
Alexandre Girard
3894134d11
Bump year in license short to 2022 ( #13191 )
...
* Bump to 2022
* format
2022-05-25 17:56:49 -07:00
Dmytro
ae63696d2b
Asana source: Add oauth init flow parameters support ( #6832 )
2021-10-07 10:15:38 +03:00
Michel Tricot
1773e41e47
Shorten our headers + adds contributors file ( #6478 )
2021-09-27 10:45:50 -07:00
oleh.zorenko
c8711abbd6
🎉 New Source: Asana ( #3510 )
...
* Asana source
* Fix creds for CI.
* Update connection status in acceptance test config
Change status from `exception` to `failed`.
* Implement change request.
Remove few files from /integration_tests folder.
Use `stream_slices` and/or `request_params` functions instear of `read_records` function
* Update sample_config.json file.
* Update airbyte-integrations/connectors/source-asana/CHANGELOG.md
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
* Update `stream_slices` using.
Create reneric `read_stream` function in AsanaStream class and move there logic from `stream_slices` function.
* Rename functions.
rename `read_stream` to `read_slices_from_records`.
* Changes about publishing.
Add asana source to `source_definitions.yaml`.
Add `asana.svg`.
Create connector related file in `STANDARD_SOURCE_DEFINITION` folder.
Co-authored-by: Sherif A. Nada <snadalive@gmail.com >
2021-05-25 18:55:46 +03:00