Open bmcgilli opened 1 year ago
@bmcgilli Can i work on it ?
I searched on airbyte but not able to find it in source. why??
@justinbchau and @bmcgilli i am not able to find VictorOps in sources .
@topefolorunso So I have to make PR at faros-ai Repo, right?
On Sun, Oct 8, 2023, 6:19 AM Tope Folorunso @.***> wrote:
@parthiv11 https://github.com/parthiv11 Here - https://github.com/faros-ai/airbyte-connectors/tree/main/sources/victorops-source
— Reply to this email directly, view it on GitHub https://github.com/airbytehq/airbyte/issues/30881#issuecomment-1751878998, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASBGDTBAEVHL3UG46CTYGXDX6H2CFAVCNFSM6AAAAAA5L4X6AKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJRHA3TQOJZHA . You are receiving this because you were mentioned.Message ID: @.***>
You can make the PR to airbyte repo in low code
@topefolorunso what was your process exactly on creating a stream for the Asana connector for example where it currently is being migrated to low-code? This could be helpful for other users attempting to do the same thing.
@topefolorunso what was your process exactly on creating a stream for the Asana connector for example where it currently is being migrated to low-code? This could be helpful for other users attempting to do the same thing.
@justinbchau Since the migration has not been achieved yet, I just added the new streams in the python source code. During migration, if the new streams are merged, they will have to migrate them as well. Otherwise, if the migration gets merged first, then the new streams will be added in low code which shouldn't take much effort.
https://docs.airbyte.com/integrations/sources/victorops
Rules for the Connectors Hackathon You can only work on one connector at a time Make sure to resolve all suggestions from the Airbyte team Must include all streams of the connector you’re migrating. Otherwise, it will not be accepted. If you don’t commit anything within five days, the issue may be assigned to someone else.