* 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>