1
0
mirror of synced 2025-12-22 03:21:25 -05:00
Commit Graph

9 Commits

Author SHA1 Message Date
btkcodedev
ef025091a1 Source Apify-dataset: Migrate to manifest-only with components (#47286)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: ChristoGrab <christo.grab@gmail.com>
2024-10-29 20:01:13 +00:00
Natik Gadzhi
cb80e6922a [tools] prettier rules for .md + formatting cleanup 2024-05-07 08:19:33 -07:00
Brian Leonard
a267225e80 source-apify-dataset: ensure inline schemas, updated cdk, poetry (where possible) (#37115) 2024-05-01 11:31:21 -07:00
Augustin
368ba78b64 🧹doc: update connectors README and remove acceptance-test-docker.sh (#32209) 2023-11-06 12:36:07 -06:00
Vlada Dusek
7bff33fc5d Source Apify Dataset: fix broken stream, manifest refactor (#30428)
Co-authored-by: Joe Reuter <joe@airbyte.io>
Co-authored-by: flash1293 <flash1293@users.noreply.github.com>
2023-10-07 01:05:19 +02:00
btkcodedev
05b7d01801 Source Apify Dataset: Migrate Python CDK to Low-code CDK (#29859)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2023-08-30 13:12:00 -03: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
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
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