🎉 New Source: Unleash [low-code CDK]#19923
Conversation
Marcos Marx (marcosmarxm)
left a comment
There was a problem hiding this comment.
Some comments, do you have a sandbox account to run integration tests?
airbyte-integrations/connectors/source-unleash/source_unleash/spec.yaml
Outdated
Show resolved
Hide resolved
airbyte-integrations/connectors/source-unleash/source_unleash/unleash.yaml
Show resolved
Hide resolved
airbyte-integrations/connectors/source-unleash/source_unleash/unleash.yaml
Outdated
Show resolved
Hide resolved
Marcos Marx (@marcosmarxm) thanks! sure I can share with you an endpoint and a temporary api token, where do you want me to share them with you? |
|
Hello 👋:skin-tone-2: and thank you for your contribution! Airbyte has instituted a code freeze between 19 and 30 December, to make sure there are no disruptions during the holidays. If you have any questions or need further clarification, please don't hesitate to ping via Slack. |
|
hello hello, would it be possible to get an ETA on a possible review of this PR? Thanks in advance. |
|
The Support team assigned a "PRO" instance in the US cluster, that is now set to not expire. |
|
arnaudselva, I had a talk with the Unleash support and they are happy to provide any help and information for this integration. |
Iryna Grankova (@igrankova) nice, thanks. I think there is only an open question to know if the API has pagination or not (I did the implementation without any pagination logic). |
|
arnaudselva I sent this question to the support, because I haven't find it in the docs. So I'll let you know when receive an answer. |
|
arnaudselva, the answer from Unleash: Do you happen to know which API endpoint is relevant?" |
Iryna Grankova (@igrankova) we are only relying on the |
|
Changed refs and formatting to conform with breaking changes in airbyte-cdk 0.29.0 (changelog) |
sunny (sh4sh)
left a comment
There was a problem hiding this comment.
Left some comments and suggestions, let me know if anything was unclear
airbyte-integrations/connectors/source-unleash/integration_tests/sample_config.json
Outdated
Show resolved
Hide resolved
airbyte-integrations/connectors/source-unleash/source_unleash/unleash.yaml
Outdated
Show resolved
Hide resolved
airbyte-integrations/connectors/source-unleash/source_unleash/spec.yaml
Outdated
Show resolved
Hide resolved
airbyte-integrations/connectors/source-unleash/source_unleash/unleash.yaml
Outdated
Show resolved
Hide resolved
…unleash.yaml Co-authored-by: Sunny <[email protected]>
…spec.yaml Co-authored-by: Sunny <[email protected]>
…unleash.yaml Co-authored-by: Sunny <[email protected]>
|
sunny (@sh4sh) thank you for your feedback 🙏 I did the changes, let me know what you think |
|
Added creds to GSM, running integration tests here: #23394 (comment) |
Changes are resolved, dismissing review so we can publish and merge.
|
/publish connector=connectors/source-unleash
if you have connectors that successfully published but failed definition generation, follow step 4 here |
|
arnaudselva thanks for your contribution! |
* 🎉 New Source: Unleash [low-code CDK] * update unleash.md with pull request number * add bootstrap.md * remove "optional" mention in the spec descriptions * fix formatting and update source-acceptance-test to connector-acceptance-test * update to low-code framework update in airbyte-cdk 0.29.0 * Update airbyte-integrations/connectors/source-unleash/source_unleash/unleash.yaml Co-authored-by: Sunny <[email protected]> * Update airbyte-integrations/connectors/source-unleash/source_unleash/spec.yaml Co-authored-by: Sunny <[email protected]> * Update airbyte-integrations/connectors/source-unleash/source_unleash/unleash.yaml Co-authored-by: Sunny <[email protected]> * adjusting naming * add source-unleash connector icon * add icon to source_definitions.yaml * auto-bump connector version --------- Co-authored-by: Sajarin <[email protected]> Co-authored-by: Sunny <[email protected]> Co-authored-by: Octavia Squidington III <[email protected]>
* 🎉 New Source: Unleash [low-code CDK] * update unleash.md with pull request number * add bootstrap.md * remove "optional" mention in the spec descriptions * fix formatting and update source-acceptance-test to connector-acceptance-test * update to low-code framework update in airbyte-cdk 0.29.0 * Update airbyte-integrations/connectors/source-unleash/source_unleash/unleash.yaml Co-authored-by: Sunny <[email protected]> * Update airbyte-integrations/connectors/source-unleash/source_unleash/spec.yaml Co-authored-by: Sunny <[email protected]> * Update airbyte-integrations/connectors/source-unleash/source_unleash/unleash.yaml Co-authored-by: Sunny <[email protected]> * adjusting naming * add source-unleash connector icon * add icon to source_definitions.yaml * auto-bump connector version --------- Co-authored-by: Sajarin <[email protected]> Co-authored-by: Sunny <[email protected]> Co-authored-by: Octavia Squidington III <[email protected]>
What
How
Using the low-code CDK.
Recommended reading order
docs\integrations\sources\unleash.mdairbyte-integrations\connectors\source-the-guardian-api\source_unleash\spec.yamlairbyte-integrations\connectors\source-the-guardian-api\source_unleash\unleash.yamlairbyte-integrations\connectors\source-the-guardian-api\source_unleash\schemas\content.json🚨 User Impact 🚨
No breaking change
Pre-merge Checklist
Expand the relevant checklist and delete the others.
Community member or Airbyter
airbyte_secret./gradlew :airbyte-integrations:connectors:<name>:integrationTest.README.mdbootstrap.md. See description and examplesdocs/integrations/<source or destination>/<name>.mdincluding changelog. See changelog exampledocs/integrations/README.mdairbyte-integrations/builds.mdAirbyter
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/publishcommand described hereTests
Integration
Acceptance
See above