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.  However the UI elements are not nice and clean, due to the requirements of the plugins  -- 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