Repo by URL Importer
## 🚀 Purpose
Enhance GitLab's Repository by URL importer and Manifest File Importer to make them more reliable and user-friendly for bringing external projects into GitLab.
## 🔍 Current State & Pain Points
The Repository by URL importer currently:
- Times out frequently with larger repositories
- Provides limited import status visibility
- Has poor error handling
## 🎯 Key Improvements
1. **Reliability Enhancements**
- Improve the importer to better handle larger repositories
- Implement basic retry mechanisms for failed imports
2. **Better User Experience**
- Streamline the import interface with clearer instructions
- Add basic status updates during the import process
- Improve error messaging to help troubleshoot common issues
3. **Shared Foundation Improvements**
- Address critical issues in code shared with the Manifest importer
- Add test coverage for common edge cases
## 💪 Business Impact
- Reduce friction during the onboarding process
- Decrease support tickets related to failed imports
- Better support larger organizations migrating to GitLab
This epic focuses on making practical, achievable improvements to a critical pathway into the GitLab ecosystem, prioritizing reliability over advanced features.
## Documentation
* :book: GitLab's Repo by URL Importer: https://docs.gitlab.com/ee/user/project/import/repo_by_url.html
* :book: GitLab's Manifest File Importer: https://docs.gitlab.com/ee/user/project/import/manifest.html
<!-- triage-serverless v3 PLEASE DO NOT REMOVE THIS SECTION -->
> [!important]
> This page may contain information related to upcoming products, features and functionality.
> It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes.
> Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.
<!-- triage-serverless v3 PLEASE DO NOT REMOVE THIS SECTION -->
epic