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:57:14 UTC

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

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

   ## Description
   Collect data from Teambition (Cloud).
   
   ## Describe the solution you'd like
   Add a plugin for `teambition`. 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 [Teambition API](https://open.teambition.com/help/folders/5da9273721dcbc001450670b). 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 Teambition 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
   1. Make sure you have access to Teambition API.
   2. Please follow the doc [how to add a plugin(WIP)](url).
   3. Please investigate the Teambition API.
   
   ## 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.
   


-- 
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] warren830 commented on issue #1882: Add a plugin for Teambition

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

   @selectbook Hi Leping, I sent a wechat application to you


-- 
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 #1882: Add a plugin for Teambition

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

   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] abeizn commented on issue #1882: Add a plugin for Teambition

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

   > 嗨,这个问题仍然有效吗?我想尝试开发插件。
   
   @Startrekzky @warren830 Is anyone working on this plugin?


-- 
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 #1882: Add a plugin for Teambition

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


-- 
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] selectbook commented on issue #1882: Add a plugin for Teambition

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

   hello, I would like to tackle this one. Please assign it to me.


-- 
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 #1882: Add a plugin for Teambition

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

   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 #1882: Add a plugin for Teambition

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

   Hi @selectbook , before you start, can you put a `solution` in the comment section? And @warren830, could you help answer any questions from @selectbook ? Thanks.
   
   Also, feel free to subscribe to our mailing list by sending a blank email to dev-subscribe@devlake.apache.org. Then you can initiate or join any tech discussion there, and the whole community could offer help during your plugin development process.


-- 
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 #1882: Add a plugin for Teambition

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

   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] github-actions[bot] commented on issue #1882: Add a plugin for Teambition

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

   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] thenicetgp commented on issue #1882: Add a plugin for Teambition

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

   Is anyone tackling this now? 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] klesh commented on issue #1882: Add a plugin for Teambition

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

   It has been quite a while since we heard from the current assignee, due to the fact the issue was closed,  let's move on🥲.
   @coldgust you can have it, 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] github-actions[bot] commented on issue #1882: Add a plugin for Teambition

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

   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] coldgust commented on issue #1882: Add a plugin for Teambition

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

   Hi, Is the issue still valid? I want to try to develop the plugin.


-- 
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] likyh closed issue #1882: Add a plugin for Teambition

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


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