Skip to content
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 Teambition #1882

Closed
Startrekzky opened this issue May 16, 2022 · 11 comments · Fixed by #4704
Closed

Add a plugin for Teambition #1882

Startrekzky opened this issue May 16, 2022 · 11 comments · Fixed by #4704
Assignees
Labels
add-a-plugin This issue is to add a plugin type/feature-request This issue is a proposal for something new

Comments

@Startrekzky
Copy link
Contributor

Startrekzky commented May 16, 2022

Description

Collect data from Teambition(Cloud).

Pre-requisites

Please make sure you have access to Teambition API before applying to this issue; otherwise, it's nearly impossible to finish this task.

Describe the solution you'd like

Add a plugin for teambition. Please refer to other data source plugins such as jira and tapd.

This plugin performs 3 major tasks:

  1. Collect data from Teambition API. 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

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.

@Startrekzky Startrekzky added the type/feature-request This issue is a proposal for something new label May 16, 2022
@warren830 warren830 added the good first issue Good for newcomers label May 19, 2022
@selectbook
Copy link

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

@klesh
Copy link
Contributor

klesh commented Jul 4, 2022

Happy Coding

@Startrekzky
Copy link
Contributor Author

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.

@Startrekzky Startrekzky added add-a-plugin This issue is to add a plugin and removed good first issue Good for newcomers labels Jul 28, 2022
@warren830
Copy link
Contributor

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

@github-actions
Copy link

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.

@github-actions github-actions bot added the Stale label Sep 23, 2022
@abeizn abeizn removed the Stale label Sep 23, 2022
@github-actions
Copy link

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.

@github-actions
Copy link

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.

@github-actions github-actions bot added the Stale label Nov 24, 2022
@github-actions
Copy link

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.

@coldgust
Copy link
Member

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

@abeizn abeizn removed the Stale label Mar 10, 2023
@abeizn
Copy link
Contributor

abeizn commented Mar 10, 2023

@Startrekzky @warren830 Is anyone working on this plugin?

@klesh
Copy link
Contributor

klesh commented Mar 10, 2023

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

@klesh klesh reopened this Mar 10, 2023
@klesh klesh assigned coldgust and unassigned selectbook Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add-a-plugin This issue is to add a plugin type/feature-request This issue is a proposal for something new
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants