Augustin
fc24c4e0c2
🐙 source-harvest: run up-to-date pipeline [2024-07-06] ( #41002 )
2024-07-07 02:17:17 +02:00
Augustin
1c0117ab09
🐙 source-harvest: run up-to-date pipeline [2024-06-25] ( #40475 )
2024-06-26 02:16:28 +02:00
Augustin
ca3e8d0dd1
🐙 source-harvest: run up-to-date pipeline [2024-06-22] ( #40169 )
2024-06-23 02:17:16 +02:00
Audrey Maldonado
b9690ba76e
Wrapping changelog in details for a collapsible view ( #38801 )
2024-06-04 13:40:53 -04:00
Anatolii Yatsuk
69879908e0
🐛 Source Harvest: Fix retryable error handler ( #38055 )
2024-05-08 18:06:40 +03:00
Natik Gadzhi
cb80e6922a
[tools] prettier rules for .md + formatting cleanup
2024-05-07 08:19:33 -07:00
Brian Leonard
6b87ee2316
source-harvest: ensure inline schemas, updated cdk, poetry (where possible) ( #36641 )
...
Co-authored-by: Serhii Lazebnyi <53845333+lazebnyi@users.noreply.github.com >
2024-05-07 14:18:45 +02:00
Patrick Nilan
b16590e92c
✨ Source Harvest: Migrate to Low Code ( #35863 )
2024-04-15 18:05:15 +02:00
Anton Karpets
0d614c0961
🏥 Source Harvest: unpin CDK version ( #36889 )
2024-04-08 15:42:40 +03:00
Danylo Jablonski
5c26b692f5
📝 Update certified connectors docs with full list of supported streams ( #36235 )
2024-03-20 15:03:44 +01:00
Maxime Carbonneau-Leclerc
5ff133fa54
🐛 Source Harvest: Improve HTTP Availability ( #35541 )
2024-02-26 11:44:10 -05:00
Maxime Carbonneau-Leclerc
06ab099499
🐛 Source Harvest: Fix pendulum parsing error ( #35305 )
...
Co-authored-by: Christo Grabowski <108154848+ChristoGrab@users.noreply.github.com >
2024-02-15 14:10:58 -05:00
Augustin
180335c758
✨ source-harvest: migrate to poetry ( #35154 )
2024-02-13 07:30:56 -06:00
Christo Grabowski
6743fe2eb3
Soure Harvest: update expected records ( #33003 )
2023-12-04 08:59:57 -05:00
Augustin
a41c4f5b3d
Migrate connectors to use our python base image (Round 2) ( #31599 )
2023-10-19 17:58:45 +02:00
Sajarin
31da467ef5
🐛 Source Harvest: fix date range for Time reports ( #29108 )
...
Co-authored-by: Andy Warren <padioca@gmail.com >
2023-09-01 14:17:59 -04:00
Evan Tahler
9210547af5
[Docs] No Deduped + Hostory, Append + Deduped is the future! ( #29114 )
...
* [Docs] No `Deduped + Hostory`, `Append + Deduped` is the future!
* fix links
2023-08-08 15:07:49 -07:00
Denys Davydov
dcd2067904
🐛 Source Harvest: migrate to advanced auth ( #26714 )
...
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds
* #26235 source harvest: migrate to advancedAuth
* source harvest: upd changelog
2023-05-29 18:42:21 +03:00
Arsen Losenko
cc18aba2f8
Source Harvest: Mark datefields in spec as dates ( #22983 )
...
* Source Harvest: Mark datefields in spec as dates
* Update changelog
* Update Dockerfile
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-04-06 10:12:18 +03:00
Sophia Wiley
76df2f240a
Docs: Update broken links ( #23940 )
...
* updated_links_in_docs
* updated more links
* typo
* removed backticks
* deleted links in deploying on cloud and local deployment
2023-03-13 20:38:25 +01:00
Sophia Wiley
5512befeb1
Docs: updated links from .io to .com ( #23652 )
...
* updated links
* edited contributors link
* deleted line about CDK in docs
2023-03-06 17:27:55 +01:00
Serhii Chvaliuk
a89fb71c48
Harvest: turn on default HttpAvailabilityStrategy ( #22977 )
...
This reverts commit 2f451f61cb .
2023-02-15 14:17:30 -06:00
Charles
2f451f61cb
Revert "Harvest: turn on default HttpAvailabilityStrategy ( #22417 )" ( #22953 )
...
This reverts commit 3ce7aef3ec .
2023-02-13 14:41:51 -08:00
Serhii Chvaliuk
3ce7aef3ec
Harvest: turn on default HttpAvailabilityStrategy ( #22417 )
...
* bump version
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
* none AvailabilityStrategy removed
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
* harvest.md updated
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
* expected_records.jsonl - changed
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
* test_skip_stream_default_availability_strategy added
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
* allowedHosts added
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
* CAT incremental timeout_seconds: 2400
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
* auto-bump connector version
---------
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-02-13 14:41:26 -06:00
Ella Rohm-Ensing
0daf9be9d4
Turn off default httpavailabilitystrategy for source-harvest (GA) ( #22008 )
...
* Turn off default for source-harvest (GA)
* Update streams.py
* Update harvest.md
* Update harvest.md
* Create harvest.md
* auto-bump connector version
---------
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-01-30 15:44:29 +00:00
Artem Inzhyyants
e8c5cff2bb
Source Harvest: Skip 403 FORBIDDEN for all streams ( #21151 )
...
* Source Harvest: Skip 403 FORBIDDEN for all streams
* Source Harvest: update docs
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2023-01-09 21:44:31 +01:00
Serhii Chvaliuk
2381403b34
Source Harvest: skip FORBIDDEN for EstimateItemCategories stream ( #20810 )
...
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
2023-01-05 12:49:24 +02:00
Denys Davydov
dcda815569
Source Harvest: fix build ( #20572 )
...
* #17506 source Harvest: fix build
* #17506 source harvest: upd changelog
* #17506 source harvest: introduce replication_end_date in spec
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-12-16 20:34:07 +02:00
Joey Marshment-Howell
563804b586
Update date-time format instructions in docs ( #19707 )
2022-11-28 15:44:33 +00:00
Arnaud Jeannin
0164355635
🎨 Add oss/cloud tags on doc for GA connectors ( #19118 )
...
* feat: add cloud and oss tags
* put headers back
* fix: rm prettier style
* fix: aws styles
2022-11-17 17:01:20 +01:00
Amruta Ranade
fbe16d1bef
edited connector docs ( #18855 )
2022-11-02 12:14:37 -04:00
Augustin
0f618f3503
migrate GA source connectors to per-stream state ( #17326 )
2022-09-29 14:45:35 +02:00
Sophia Wiley
1e399c7c99
Deleted Cloud information from Harvest Doc ( #16988 )
...
Harvest is not yet available for Cloud, so I deleted the Cloud instructions of this doc.
2022-09-21 09:35:37 -07:00
Jagruti Tiwari
8288c16485
fix: replace airbyte oss with airbyte open source ( #15885 )
...
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com >
2022-08-24 01:01:53 -03:00
Serhii Chvaliuk
e28bc3ad3e
🎉 Source Harvest: Added parent_id for all streams which have parent stream ( #15221 )
...
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
2022-08-10 13:55:29 +03:00
Serhii Lazebnyi
43e7fbb768
🐛 Source Harvest: “started_time” being incorrectly cast as datetime field ( #15312 )
...
* Increased unit test coverage
* Fixed schema format error
* Updated PR number
* Uncomment connection tests
* Fixed typo
* Fix request_params if stream_slice None
* auto-bump connector version [ci skip]
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com >
2022-08-08 14:37:46 +03:00
Topher Lubaway
9c6c092a22
Revert "Improving docusaurus sidebar generation ( #1927 ) ( #14369 )" ( #14596 )
...
This reverts commit a2c194a11f .
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f
Improving docusaurus sidebar generation ( #1927 ) ( #14369 )
...
* Improving docusaurus sidebar generation (#1927 )
* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder
* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
ycherniaiev
2ad4ca1d5c
Update fields in source-connectors specifications: drift, harvest, hubspot, intercom, monday, clickhouse, bing-ads, snapchat-marketing, microsoft-teams ( #8429 )
...
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
Co-authored-by: Sergey Chvalyuk <grubberr@gmail.com >
2021-12-16 17:52:37 +02:00
Serhii Chvaliuk
778b0f2e53
🎉 Source Harvest: add OAuth 2.0 ( #7952 )
...
* add OAuth 2.0 for source-harvest
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com >
2021-11-19 20:23:19 +02:00
Abhi Vaidyanatha
ae32ecbb27
GitBook: [master] 186 pages and 77 assets modified
2021-10-08 21:17:47 +00:00
Marcos Marx
845f84b417
Marcos/test pr 5747 ( #6516 )
...
* updated harvest source schema
* updated Docker version for source harvest
* updated the source connector version after merging with latest source-harvest release
* fixed Task :airbyte-integrations:connectors:source-harvest:sourceAcceptanceTest that failed
* harvest bump version
* update some fields remove date-time
* format
* rollback licence in destination files
* format
Co-authored-by: Jade Tremblay <jade@totemteam.com >
Co-authored-by: Jade Tremblay <jadetremblay.ing@gmail.com >
Co-authored-by: Marcos Marx <marcosmarx@MacBook-Pro-de-Marcos.local >
2021-09-28 20:13:06 -03:00
vovavovavovavova
90ca4fd686
Source Harvest: upd version and doc ( #5749 )
...
* upd version and doc
* upd dockerfile
2021-08-31 11:03:21 +03:00
Vadym
4c2fc3ba00
Bump harvest version ( #4277 )
...
* Bump source Harvest docker version
* Update harvest.md docs
2021-06-22 20:22:02 +03:00
Marcos Marx
156629ca95
Bump Harvest Source connector 0.1.2 ( #4223 )
...
* fixes #4221 . Fix broken spec file property and point to correct docs page
* bump harvest connector
* add changelog for harvest
* bump dockerfile version
Co-authored-by: Tyler Schroeder <tyler@tylerschroeder.com >
2021-06-21 15:22:48 -03:00
Vadym
e699f39740
🎉 New Source: Harvest ( #3709 )
...
* Add harvest source.
Add Clients, Contacts, Company, Invoices, InvoiceMessages, InvoicePayments streams full_refresh support.
* Add all Harvest source streams.
Add config and schema files for all the streams.
* Complete streams implementation.
Add config and schemas.
* Fix expenses stream calls.
Fix ExpensesBase request_params method.
Add source docs and definitions.
* Update harvest.md docs.
* Comment source_definitions.yaml harvest definition.
* Delete Harvest standard source definitions.
* Add Harvest creds to commands.
* Update Harvest build.gradle.
* Add extra report streams schemas.
Update config files.
Update incremental streams mixin.
* Fix HarvestStreamWithPaginationSliced stream_slices method for incremental stream support
* Remove source-acceptance-test test requirement
* * Fix schema.
* Update streams
* Update docs
* Update billable_rates and cost_rates to full_refresh only
* Fix HarvestStreamIncrementalMixin request_params method
* Fix BillableRates and CostRates streams initialization
* Refactor streams.py code common usages.
Update HarvestTokenAuthenticator class definition.
* Add streams docstring.
Fix sub streams slicing.
Update spec and schemas.
Update md docs.
* Update report streams to be support incremental sync.
Update report schemas.
* Removed Uninvoiced and ProjectBudget incremental sync support.
Fix configs and configured catalog.
* Fix streams cursor value.
Update IncrementalReportsBase request_params.
Update schemas and config.
* Add harvest source definitions.
2021-06-07 15:11:30 +03:00