* Use locally-installed qemu rather than docker-installed version
* Bump faker for test
* Update docs/integrations/sources/faker.md
Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>
* auto-bump connector version [ci skip]
Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Bump faker version to test M1 Connector builds
* add PR link to changelog
* Remove birhtday, it doesn't obey seed
* bump readme
* more birthday to remove
* remove image specificity in publish-command
* Set AMI for testing.
* test with including buildx emulators
* auto-bump connector version
* add TODO comment
Co-authored-by: Davin Chia <davinchia@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
* Faker WIP
* Update catalog to handle dates better
* Adding unit tests for faker source
* WIP - tests mostly passing
* add docs
* bump python version and fix unit tests
* test array types
* remove comment
* better python map
* update `moduleDirectory`
* simplify intiilization\
* use `ConfiguredAirbyteCatalog` in test rather than custom dict class
* Tests passing by using deterministic time
* Bump birthdays
* Update airbyte-integrations/connectors/source-faker/integration_tests/acceptance.py
Co-authored-by: George Claireaux <george@claireaux.co.uk>
* remove bootstrap and stronger types
* better incremental support
* fixup un-used imports
* bump to test codecov
* Add connector to medatata files
Co-authored-by: George Claireaux <george@claireaux.co.uk>