hippojay commented on issue #8283:
URL: 
https://github.com/apache/incubator-devlake/issues/8283#issuecomment-2635236558

   I've implemented this by altering the pipeline plan:
   * replicate the test in account_collector.go to check if teh endpoint sting 
starts with https://gitlab.com
   * Insert a first stage using Collect Users | Extract Users | Convert Users 
subtask directly
   * Remove any subsequent tasks that matches Collect Users | Extract Users | 
Convert Users
   
   If should allow normal functionality if using gitlab.com.  I've not 
submitted this as a pull request yet, because it's the first time I've written 
more than a few lines of go:
   
   
https://github.com/hippojay/incubator-devlake/commit/66286d155fa80c6280050d81e17643c2e23fe447
  
   
   I've done some simple testing and have seen an improvement.  
   
   
![Image](https://github.com/user-attachments/assets/857f83a5-ab79-4c99-83c0-a813c039dfe3)
   
   However the UI elements are not nice and clean, due to the requirements of 
the plugins
   
   
![Image](https://github.com/user-attachments/assets/e7a186c1-e663-49f4-90aa-4412a39b90bd)
   
   


-- 
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-unsubscr...@devlake.apache.org

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

Reply via email to