Easy publishing on gitlab.com from local instance
Problem to solve
Given you work on a company with the rule, that all code is saved on internal servers.
- The company decides to publish some code as open source.
- Then you need to setup an repo on gitlab.com
- create an ci job for syncing etc.
You still have the problem of MRs and Issues, which are out of sync.
Intended users
- Single Users with own instance
- Companies who publish OS components
Further details
Proposal
- Add option to sync a repository content with gitlab.com
In the longterm you could also add an option to connect issues / MRs of the two instances or a full sync.
This would add a huge benefit compared to gitlab.com, remeber the near east users, who just got cut of their repositories due to strange foreign affairs politics.
Permissions and Security
- local r/w repository
- gitlab.com w to repository
Documentation
Testing
What does success look like, and how can we measure that?
-
Single or triple click solution to publish and sync a repository with gitlab.com -
Links from both instances to each other
Links / references
Edited by Kay Strobach