-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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: KYVE #26299
🎉 New Source: KYVE #26299
Conversation
Before Merging a Connector Pull RequestWow! What a great pull request you have here! 🎉 To merge this PR, ensure the following has been done/considered for each connector added or updated:
If the checklist is complete, but the CI check is failing,
|
5abf184
to
7a888e6
Compare
@cgkournelos-rf make sure all contributors sign the CLA. |
02c66cb
to
7a888e6
Compare
c5e869b
to
c37e2dc
Compare
c37e2dc
to
e1edaa8
Compare
airbyte-cdk/python/airbyte_cdk/sources/declarative/declarative_component_schema.yaml
Outdated
Show resolved
Hide resolved
0502c83
to
bff7b05
Compare
b1ef23b
to
2a55c81
Compare
f6aa8f0
to
362247d
Compare
@cgkournelos-rf make sure you check this comment. |
75c8f4f
to
415b810
Compare
415b810
to
ca94911
Compare
66d8280
to
2f6c936
Compare
@marcosmarxm This PR is ready for review and from our side, we have completed the checklist. We are not sure how to trigger the CI test for completing the checklist. |
airbyte-integrations/connectors/source-kyve/source_kyve/schemas/bitcoin/block.json
Outdated
Show resolved
Hide resolved
airbyte-integrations/connectors/source-kyve/source_kyve/schemas/bitcoin/block.json
Outdated
Show resolved
Hide resolved
b9a603b
to
0005978
Compare
@sajarin We have addressed your comments! Let us know in case anything else is missing. |
0005978
to
e51e56c
Compare
- Fixed Dockefile and changelog version to 0.1.0 - Added order property on spec.yaml - AdditionalProperties to the proper objects in schema definitions and made all fields nullable
e51e56c
to
57f39e9
Compare
@cgkournelos-rf thanks, this looks good. Would you by chance be able to provide credentials to test the connector on our side? It's not required but would be beneficial for getting this PR merged. Edit: Otherwise, we will need to disable the integration tests in the acceptance-test-config.yaml file |
@sajarin thanks for the feedback. Sure it will be great if you want to test it on your side. However, we are not sure what kind of credentials you require. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you move this svg file to the connector folder, we no longer store icons in the airbyte-config-oss folder. More info here: https://docs.airbyte.com/connector-development/connector-metadata-file/#the-icon-field
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just an additional minor comment
Merged at #27373 |
What
New source connector for KYVE Network. Related issue #26222.
How
Developed using (Configuration Based Source) low-code CDK
Tests
Acceptance Test Results :
🚨 User Impact 🚨
No breaking changes
Pre-merge Actions
Expand the relevant checklist and delete the others.
New Connector
Community member or Airbyter