You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@devlake.apache.org by GitBox <gi...@apache.org> on 2022/05/16 14:26:49 UTC

[GitHub] [incubator-devlake] Startrekzky opened a new issue, #1881: Add a plugin for Trello

Startrekzky opened a new issue, #1881:
URL: https://github.com/apache/incubator-devlake/issues/1881

   ## Description
   Collect data from Trello
   
   ## Describe the solution you'd like
   Add a plugin for `trello`. Please refer to other data source plugins such as [jira](https://github.com/apache/incubator-devlake/tree/main/plugins/jira) and [tapd](https://github.com/apache/incubator-devlake/tree/main/plugins/tapd). 
   
   
   This plugin performs 3 major tasks:
   1. Collect data from [Trello API](https://developer.atlassian.com/cloud/trello/rest/api-group-actions/#api-actions-id-get). The API response will be stored in the raw data layer.
   2. 1st ETL: transform the raw data and load it into the tool layer.
   3. 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](https://www.devlake.io/docs/DataModels/DevLakeDomainLayerSchema#domain-1---issue-tracking)
   
   
   ## How to start
   Please follow the doc [how to add a plugin](url)
   
   ## 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 on prefix
   
   You can set up DevLake and see the tables in MySQL.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] joncodo commented on issue #1881: Add a plugin for Trello

Posted by GitBox <gi...@apache.org>.
joncodo commented on issue #1881:
URL: https://github.com/apache/incubator-devlake/issues/1881#issuecomment-1149336615

   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] klesh commented on issue #1881: Add a plugin for Trello

Posted by GitBox <gi...@apache.org>.
klesh commented on issue #1881:
URL: https://github.com/apache/incubator-devlake/issues/1881#issuecomment-1174771454

   Happy coding @yujng 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] hezyin commented on issue #1881: Add a plugin for Trello

Posted by GitBox <gi...@apache.org>.
hezyin commented on issue #1881:
URL: https://github.com/apache/incubator-devlake/issues/1881#issuecomment-1147873843

   @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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] github-actions[bot] closed issue #1881: Add a plugin for Trello

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #1881: Add a plugin for Trello
URL: https://github.com/apache/incubator-devlake/issues/1881


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] joncodo commented on issue #1881: Add a plugin for Trello

Posted by GitBox <gi...@apache.org>.
joncodo commented on issue #1881:
URL: https://github.com/apache/incubator-devlake/issues/1881#issuecomment-1147592732

   I would like to tackle this one. Please approve @hezyin @Startrekzky and assign me to it :)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] warren830 commented on issue #1881: Add a plugin for Trello

Posted by GitBox <gi...@apache.org>.
warren830 commented on issue #1881:
URL: https://github.com/apache/incubator-devlake/issues/1881#issuecomment-1221719282

   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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] klesh commented on issue #1881: Add a plugin for Trello

Posted by "klesh (via GitHub)" <gi...@apache.org>.
klesh commented on issue #1881:
URL: https://github.com/apache/incubator-devlake/issues/1881#issuecomment-1455431408

   @jakezhu9 , happy coding 💪


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] jakezhu9 commented on issue #1881: Add a plugin for Trello

Posted by "jakezhu9 (via GitHub)" <gi...@apache.org>.
jakezhu9 commented on issue #1881:
URL: https://github.com/apache/incubator-devlake/issues/1881#issuecomment-1453597899

   I would like to tackle this feature. Assign me plz


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] jrezzende commented on issue #1881: Add a plugin for Trello

Posted by GitBox <gi...@apache.org>.
jrezzende commented on issue #1881:
URL: https://github.com/apache/incubator-devlake/issues/1881#issuecomment-1380558017

   @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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] yujng commented on issue #1881: Add a plugin for Trello

Posted by GitBox <gi...@apache.org>.
yujng commented on issue #1881:
URL: https://github.com/apache/incubator-devlake/issues/1881#issuecomment-1174768657

   I would like to tackle this one. Please approve @hezyin @Startrekzky and assign me to it 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] github-actions[bot] commented on issue #1881: Add a plugin for Trello

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #1881:
URL: https://github.com/apache/incubator-devlake/issues/1881#issuecomment-1255682450

   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] Startrekzky commented on issue #1881: Add a plugin for Trello

Posted by "Startrekzky (via GitHub)" <gi...@apache.org>.
Startrekzky commented on issue #1881:
URL: https://github.com/apache/incubator-devlake/issues/1881#issuecomment-1456235390

   > I would like to tackle this one. Assign me plz
   
   Can you share the 'plan of attack' before you start coding?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] github-actions[bot] commented on issue #1881: Add a plugin for Trello

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #1881:
URL: https://github.com/apache/incubator-devlake/issues/1881#issuecomment-1262968747

   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] mappjzc closed issue #1881: Add a plugin for Trello

Posted by "mappjzc (via GitHub)" <gi...@apache.org>.
mappjzc closed issue #1881: Add a plugin for Trello
URL: https://github.com/apache/incubator-devlake/issues/1881


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] Startrekzky commented on issue #1881: Add a plugin for Trello

Posted by GitBox <gi...@apache.org>.
Startrekzky commented on issue #1881:
URL: https://github.com/apache/incubator-devlake/issues/1881#issuecomment-1381609221

   > @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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] thenicetgp commented on issue #1881: Add a plugin for Trello

Posted by GitBox <gi...@apache.org>.
thenicetgp commented on issue #1881:
URL: https://github.com/apache/incubator-devlake/issues/1881#issuecomment-1224038979

   Is anyone tackling this? if not i want to try it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] github-actions[bot] commented on issue #1881: Add a plugin for Trello

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #1881:
URL: https://github.com/apache/incubator-devlake/issues/1881#issuecomment-1428904400

   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] jakezhu9 commented on issue #1881: Add a plugin for Trello

Posted by "jakezhu9 (via GitHub)" <gi...@apache.org>.
jakezhu9 commented on issue #1881:
URL: https://github.com/apache/incubator-devlake/issues/1881#issuecomment-1457680629

   I plan to finish it in the next two weeks and I'm working on it now💪


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] jakezhu9 commented on issue #1881: Add a plugin for Trello

Posted by "jakezhu9 (via GitHub)" <gi...@apache.org>.
jakezhu9 commented on issue #1881:
URL: https://github.com/apache/incubator-devlake/issues/1881#issuecomment-1453598971

   I would like to tackle this one. Assign me plz


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org