Resolve "Ajouter les projets de Gitlab (classique)"
Compare changes
- LE DURAND Matteo authored
+ 297
− 14
@@ -6,18 +6,294 @@ library(jsonlite)
@@ -25,7 +301,7 @@ groupf <- groupf %>%
@@ -36,7 +312,7 @@ groupf$open_issues_count <- as.numeric(groupf$open_issues_count)
@@ -46,11 +322,11 @@ final_table <- final_table0 %>%
@@ -99,13 +375,13 @@ all_events <- get_events_for_projects(project_ids)
@@ -119,7 +395,7 @@ get_gitlab_project_data <- function(project_id, per_page = 100) {
@@ -137,7 +413,7 @@ get_gitlab_project_data <- function(project_id, per_page = 100) {
@@ -207,7 +483,7 @@ final_data <- merged_data %>%
@@ -284,6 +560,13 @@ gitlab_chronol<-dplyr::distinct(dplyr::bind_rows(data_chronol,data_gitlab_chonol