Migration to GitLab

من ويكي عربآيز
نسخة 18:48، 20 فبراير 2017 للمستخدم Youssef (ناقش | مساهمات) (أنشأ الصفحة ب'We are currently moving Arabeyes self-hosted Git repositories to GitLab to reduce the load on the server. The list of Arabeyes repository groups is available [https://g...')
(فرق) → نسخة أقدم | النسخة الحالية (فرق) | نسخة أحدث ← (فرق)
اذهب إلى: تصفح، ابحث

We are currently moving Arabeyes self-hosted Git repositories to GitLab to reduce the load on the server.

The list of Arabeyes repository groups is available here.

Users who had previous clones before January 10th may need to re-clone because user emails were added to the author history at that date.

If you cloned after January 10th, you can update your clone to the right repository by using git remote

For example, the following command changes the remote URL for the arabeyes-general/wiki repository.

git remote set-url origin https://gitlab.com/arabeyes-general/wiki.git

Todo

  • Invite past users with developer privilege
  • Redirect git.arabeyes.org to gitlab.com/explore/groups?sort=&search=arabeyes
  • Use different icons for the repositories

People involved