-
Notifications
You must be signed in to change notification settings - Fork 550
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
Add a plugin for Trello #1881
Comments
I would like to tackle this one. Please approve @hezyin @Startrekzky and assign me to it :) |
I will try this at a later date from now. Happy to do any plugin you want. I can communicate more when I am closer to doing a larger project like this one. |
I would like to tackle this one. Please approve @hezyin @Startrekzky and assign me to it |
Happy coding @yujng |
Hi @yujng , any update about this issue? I didn't find your email on your personal page, can you please send one to me: warren@apache.org |
@warren830 Is anyone tackling this? if not I want to try it. |
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs. |
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future. |
@hezyin @Startrekzky Hi there! Does it make sense to create a new issue or should this one be reopened? It seems that the assignee has not responded for quite a while now. |
Hi @jrezzende , I just reopened it, waiting for someone to adopt it lol |
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs. |
I would like to tackle this one. Assign me plz |
@jakezhu9 , happy coding 💪 |
Can you share the 'plan of attack' before you start coding? |
I plan to finish it in the next two weeks and I'm working on it now💪 |
Description
Collect data from Trello(Cloud).
Pre-requisites
Please make sure you have access to Trello API. The API response will be stored in the raw data layer. before applying to this issue; otherwise, it's nearly impossible to finish this task.
Describe the solution you'd like
Add a plugin for
trello
. Please refer to other data source plugins such as jira and tapd.This plugin performs 3 major tasks:
How to start
Please follow the doc how to add a plugin.
Additional notes
In DevLake, there're 3 layers of storage:
_raw_
_tool_
You can set up DevLake and see the tables in MySQL.
The text was updated successfully, but these errors were encountered: