-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use locally-installed qemu rather than docker-installed version #17848
Conversation
/test connector=connectors/source-faker
Build PassedTest summary info:
|
Co-authored-by: Pedro S. Lopez <[email protected]>
/publish connector=connectors/source-faker
if you have connectors that successfully published but failed definition generation, follow step 4 here |
…ytehq#17848) * 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 <[email protected]> * auto-bump connector version [ci skip] Co-authored-by: Pedro S. Lopez <[email protected]> Co-authored-by: Octavia Squidington III <[email protected]>
Closes https://github.com/airbytehq/airbyte-cloud/issues/3075.
qemu - process emulation - is needed to build docker images for other chips, like Arm/MacOS M1.