* add a git pull from origin master before commit auto changes
* dummy bump 2 connectors
* pull from current branch not master
* auto-bump connector version
* dummy bump 2 connectors
* revert faker bump
* auto-bump connector version
* better descript in changelog
* dummy bump... again
* commit first, then pull merge, then push
* auto-bump connector version
* auto-bump connector version
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* using yq + more success/failure comments
* added gradle process + git push
* dummy bump to test publish
* dummy bump to test publish
* dummy bump to test publish
* bump version
* fix connector variable
* bump version
* only git add necessary files
* remove git config
* bump version
* making octavia user
* version bump
* auto-bump connector version
* added docs and auto-bumo flag
* bump version
* separate IMAGE_NAME and IMAGE_VERSION env vars from sentry prep
* version bump
* auto-bump connector version
* added entry to apify changelog for clarity
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* 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>