You need to sign in or sign up before continuing.
Improve performance of GitHub importer
What does this MR do?
- Fetch all refs in a single run
- Skip merge request metrics
Are there points in the code the reviewer needs to double check?
This is based upon !9992 (merged) and depends on gitlab-shell!125 (merged). After the first gets merged I will rebase this one.
Why was this MR needed?
The GitHub import process is extremely slow for large repositories.
Does this MR meet the acceptance criteria?
- Changelog entry added, if necessary
-
Documentation created/updated -
API support added - Tests
- Added for this feature/bug
- All builds are passing
- Conform by the merge request performance guides
- Conform by the style guides
-
Branch has no merge conflicts with
master(if it does - rebase it please) - Squashed related commits together