This is an automated email from the ASF dual-hosted git repository.

yumeng pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 6bdd51787e fix: update config ui statuses for beta plugins (#415)
6bdd51787e is described below

commit 6bdd51787e76e2b9b7e212a24cb6d87351a8d0d0
Author: Louis.z <[email protected]>
AuthorDate: Tue Jan 31 17:41:42 2023 +0800

    fix: update config ui statuses for beta plugins (#415)
    
    Co-authored-by: Startrekzky <[email protected]>
---
 docs/Overview/SupportedDataSources.md                         | 6 +++---
 versioned_docs/version-v0.15/Overview/SupportedDataSources.md | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/docs/Overview/SupportedDataSources.md 
b/docs/Overview/SupportedDataSources.md
index bb08a2d690..5d0669f0eb 100644
--- a/docs/Overview/SupportedDataSources.md
+++ b/docs/Overview/SupportedDataSources.md
@@ -15,9 +15,9 @@ Apache DevLake(incubating) supports the following data 
sources. The data from ea
 | GitLab           | Source Code Management, Code Review, Issue Tracking, 
CI/CD (GitLab CI)      | Cloud, Community Edition 13.x+       | Available       
       | `gitlab`, `gitextractor`    | Full Refresh, Incremental Sync(for 
`issues`,`MRs`)             |
 | Jira             | Issue Tracking                                            
                  | Cloud, Server 7.x+, Data Center 7.x+ | Available            
  | `jira`                      | Full Refresh, Incremental Sync(for `issues` 
and related)       |
 | Jenkins          | CI/CD                                                     
                  | 2.263.x+                             | Available            
  | `jenkins`                   | Full Refresh                                  
                 |
-| BitBucket (Beta) | Source Code Management, Code Review                       
                  | Cloud                                | WIP                  
  | `bitbucket`, `gitextractor` | Full Refresh                                  
                 |
-| TAPD (Beta)      | Issue Tracking                                            
                  | Cloud                                | Not Available        
  | `tapd`                      | Full Refresh, Incremental Sync(for `stories`, 
`bugs`, `tasks`) |
-| Zentao (Beta)    | Issue Tracking                                            
                  | Cloud                                | Not Available        
  | `zentao`                    | Full Refresh                                  
                 |
+| BitBucket (Beta) | Source Code Management, Code Review                       
                  | Cloud                                | Advanced Mode 
Available                    | `bitbucket`, `gitextractor` | Full Refresh       
                                            |
+| TAPD (Beta)      | Issue Tracking                                            
                  | Cloud                                | Advanced Mode 
Available          | `tapd`                      | Full Refresh, Incremental 
Sync(for `stories`, `bugs`, `tasks`) |
+| Zentao (Beta)    | Issue Tracking                                            
                  | Cloud                                | Advanced Mode 
Available          | `zentao`                    | Full Refresh                 
                                  |
 | Gitee (WIP)      | Source Code Management, Code Review, Issue Tracking       
                  | Cloud                                | Not Available        
  | `gitee`, `gitextractor`     | Full Refresh, Incremental Sync(for 
`issues`,`MRs`)             |
 | PagerDuty (WIP)  | Issue Tracking                                            
                  | Cloud                                | Not Available        
  | `pagerduty`                 | Full Refresh                                  
                 |
 | Feishu (WIP)     | Calendar                                                  
                  | Cloud                                | Not Available        
  | `feishu`                    | Full Refresh                                  
                 |
diff --git a/versioned_docs/version-v0.15/Overview/SupportedDataSources.md 
b/versioned_docs/version-v0.15/Overview/SupportedDataSources.md
index bb08a2d690..5d0669f0eb 100644
--- a/versioned_docs/version-v0.15/Overview/SupportedDataSources.md
+++ b/versioned_docs/version-v0.15/Overview/SupportedDataSources.md
@@ -15,9 +15,9 @@ Apache DevLake(incubating) supports the following data 
sources. The data from ea
 | GitLab           | Source Code Management, Code Review, Issue Tracking, 
CI/CD (GitLab CI)      | Cloud, Community Edition 13.x+       | Available       
       | `gitlab`, `gitextractor`    | Full Refresh, Incremental Sync(for 
`issues`,`MRs`)             |
 | Jira             | Issue Tracking                                            
                  | Cloud, Server 7.x+, Data Center 7.x+ | Available            
  | `jira`                      | Full Refresh, Incremental Sync(for `issues` 
and related)       |
 | Jenkins          | CI/CD                                                     
                  | 2.263.x+                             | Available            
  | `jenkins`                   | Full Refresh                                  
                 |
-| BitBucket (Beta) | Source Code Management, Code Review                       
                  | Cloud                                | WIP                  
  | `bitbucket`, `gitextractor` | Full Refresh                                  
                 |
-| TAPD (Beta)      | Issue Tracking                                            
                  | Cloud                                | Not Available        
  | `tapd`                      | Full Refresh, Incremental Sync(for `stories`, 
`bugs`, `tasks`) |
-| Zentao (Beta)    | Issue Tracking                                            
                  | Cloud                                | Not Available        
  | `zentao`                    | Full Refresh                                  
                 |
+| BitBucket (Beta) | Source Code Management, Code Review                       
                  | Cloud                                | Advanced Mode 
Available                    | `bitbucket`, `gitextractor` | Full Refresh       
                                            |
+| TAPD (Beta)      | Issue Tracking                                            
                  | Cloud                                | Advanced Mode 
Available          | `tapd`                      | Full Refresh, Incremental 
Sync(for `stories`, `bugs`, `tasks`) |
+| Zentao (Beta)    | Issue Tracking                                            
                  | Cloud                                | Advanced Mode 
Available          | `zentao`                    | Full Refresh                 
                                  |
 | Gitee (WIP)      | Source Code Management, Code Review, Issue Tracking       
                  | Cloud                                | Not Available        
  | `gitee`, `gitextractor`     | Full Refresh, Incremental Sync(for 
`issues`,`MRs`)             |
 | PagerDuty (WIP)  | Issue Tracking                                            
                  | Cloud                                | Not Available        
  | `pagerduty`                 | Full Refresh                                  
                 |
 | Feishu (WIP)     | Calendar                                                  
                  | Cloud                                | Not Available        
  | `feishu`                    | Full Refresh                                  
                 |

Reply via email to