Add a plugin for Trello
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:
- Collect data from Trello API. The API response will be stored in the raw data layer.
- 1st ETL: transform the raw data and load it into the tool layer.
- 2nd ETL: transform the tool layer data and load it into the domain layer. As Trello is an issue tracking tool, the final data to be loaded into the domain layer are mainly entities from issue tracking domain
How to start
Please follow the doc how to add a plugin.
Additional notes
In DevLake, there're 3 layers of storage:
- raw data layer: tables starting with
_raw_ - tool layer: tables starting with
_tool_ - domain layer: tables with no prefix
You can set up DevLake and see the tables in MySQL.
I would like to tackle this one. Please approve @hezyin @Startrekzky and assign me to it :)
@joncodo Thanks for volunteering for this issue, Jon. If you're interested in adding a new plugin for DevLake, would you be interested in tackling the Bitbucket plugin instead? Seems like there're more users asking for Bitbucket plugin than Trello. The issue is here: https://github.com/apache/incubator-devlake/issues/2100
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: [email protected]
@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.
@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 💪
I would like to tackle this one. Assign me plz
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💪