1
0
mirror of synced 2025-12-22 11:31:02 -05:00
Commit Graph

108 Commits

Author SHA1 Message Date
Karina Kuznietsova
cbe8da49f3 Update fields in source-connectors specifications: amplitude, apify-dataset, appstore-singer, aws-cloudtrail, azure-table, bigcommerce, bigquery, braintree, cart, chargebee (#8434)
* Titles and Descriptions changes #8364
* bump version, update changelogs

Co-authored-by: Karina <karina.kuznietsova@zazmic.com>
2021-12-23 14:45:08 +02:00
Christophe Duong
86ca36c5c0 Format code (#7978) 2021-11-15 14:51:10 +01:00
Vadym
504580d833 Remove base-python gradle dependencies in connectors where base-python is not used (#7499)
* Remeve base-python references.

* Add requirements.txt

* Fix requirements.txt blank line

* Fix source-exchange rates to common CDK approach

* Fix source-smartsheets SAT.
Fix source-exchange-rates build.gradle.

* Bump docker version

* Update source-dixa SAT config

* Fix source-exchange-rates SAT config

* Revert bump scaffold sources version

* Fix source-shortio SAT config

* Fix source-square invalid_config.json

* Fix source-us-census invalid_config.json

* Fix source-intercom versioning
2021-11-10 13:12:29 +02:00
Michel Tricot
1773e41e47 Shorten our headers + adds contributors file (#6478) 2021-09-27 10:45:50 -07:00
LiRen Tu
2906ec287a CI: Add action to check broken doc links (#5254)
* Add action to check broken doc links

* Ignore localhost

* Update config

* Fix broken links

* Use quiet mode

* Ignore PR link

* Fix more broken links

* Fix more broken links

* Fix more broken links

* Verify pattern

* Fix more broken links

* Separate full and pr check

* Update pattern

* Test invalid link

* Remove invalid link
2021-08-07 14:28:02 -07:00
Sherif A. Nada
6b07d3014f publish PR 4550 (#5219)
Co-authored-by: Rodrigo Parra <rodpar07@gmail.com>
2021-08-04 23:10:39 -07:00
Dmytro
abde7c7727 Remove json schema parameter (#4907)
source-acceptance-test framework not longer required json_schema parameters
   from catalog file. This parameter is verbose, makes reading config file
   complicated and could be misleading when debugging acceptance test issues.

Co-authored-by: Dmytro Rezchykov <dmitry.rezchykov@zazmic.com>
2021-08-04 18:16:59 +03:00
George Claireaux
b7c8101cab 🎉 New Source: Apify Dataset (#5081)
* Initial version of Apify Dataset source connector

* Add apify dataset to source definition

* Make sure clean is False by default

* Remove need for user id and token since it is not needed for reading dataset

* Add comment

* Update README

* Add docs to summary

* Add changelog to readme

* Add link to README

* Add PR link

* Initial version of Apify Dataset source connector

* Add apify dataset to source definition

* Make sure clean is False by default

* Remove need for user id and token since it is not needed for reading dataset

* Add comment

* Update README

* Add docs to summary

* Add changelog to readme

* Add link to README

* Add PR link

* Address comments

* Add newline

* added secrets stuff

* added environment more-secrets

* added more-secrets environment

* removed environment more-secrets to add in separate PR

* Docs nits

* Make sure that dataset items come in the correct order

* lint

* User partial function

* lint

* Address comments:

* newline

* format fix

* format

* bump version for formatting fix

Co-authored-by: Matej Hamas <matej.hamas@gmail.com>
2021-08-02 19:57:25 +01:00