-
Notifications
You must be signed in to change notification settings - Fork 4.6k
🎉 New Source: Railz #20960
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
🎉 New Source: Railz #20960
Conversation
Have you added all the items according to the checklist from the PR body? |
Why didn't you run the tests? |
tests are in the description (Tests / Integration & Acceptance) |
Plz run test in the PR. |
/test connector=connectors/source-railz-ai
Build FailedTest summary info:
|
… attachments complitely
Signed-off-by: Sergey Chvalyuk <[email protected]>
Signed-off-by: Sergey Chvalyuk <[email protected]>
Signed-off-by: Sergey Chvalyuk <[email protected]>
…hq/airbyte into oleksandr/new-connector-railz-ai
/test connector=connectors/source-railz
Build PassedTest summary info:
|
Signed-off-by: Sergey Chvalyuk <[email protected]>
/publish connector=connectors/source-railz
if you have connectors that successfully published but failed definition generation, follow step 4 here |
Signed-off-by: Sergey Chvalyuk <[email protected]>
It's now on cloud 👍 |
What
Issue: #17604
Added new source for railz.ai
How
In low-code
Recommended reading order
railz_ai.yaml
y.python
Pre-merge Checklist
New Connector
Community member or Airbyter
airbyte_secret
./gradlew :airbyte-integrations:connectors:<name>:integrationTest
.README.md
bootstrap.md
. See description and examplesdocs/integrations/<source or destination>/<name>.md
including changelog. See changelog exampledocs/integrations/README.md
airbyte-integrations/builds.md
Airbyter
If this is a community PR, the Airbyte engineer reviewing this PR is responsible for the below items.
/test connector=connectors/<name>
command is passing/publish
command described here