Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
services:git [2015/09/25 10:25]
amaurizio
services:git [2023/07/18 10:00] (current)
brunato
Line 1: Line 1:
-====== SISSA GitLab single code collaboration tool======+====== SISSA Git based collaboration tool====== 
 + 
 +//**Git**// is a distributed version control system that allows you create projects of different sizes with speed and efficiency. It helps you manage, communicate and collaborate on different jobs. For example, Git lets multiple people work on the same files at the same time avoiding conflicts. Git also will allow you to go back to a previous status on a project or to see its entire evolution since the project was created.
  
-''​Git''​ is a cloud-based version control software that allows you create projects of different sizes with speed and efficiency. It helps you manage, communicate and collaborate on different jobs. For example, ''​Git''​ lets multiple people work on the same files at the same time avoiding conflicts. ''​Git''​ also will allow you to go back to a previous status on a project or to see its entire evolution since the project was created. 
 \\  \\ 
-What is ''​GitLab''?​ ''​GitLab''​ is an online ''​Git''​ repository manager with a wiki, issue tracking, CI and CD. It is a great way to manage git repositories on a centralized server. ''​GitLab''​ gives you complete control over your repositories or projects and allows you to decide whether they are public or private for free. 
  
-Read [[http://​git.sissa.it/​amaurizio/​test_aurora/​blob/​master/​IntroGit.txt|IntroGit.txt]] for more informations if you are a ''​GitLab'' ​newbie or visit the main ''​GitLab''​ page http://​doc.gitlab.com/​ce/​ for exhaustive documentation.+In SISSA there is free Git based system based on ''​GitLab ​Community Edition'' ​software available to all SISSA users and their external guests.
  
 \\  \\ 
- +Please, read [[services:​gitlab_faqs|GitLab FAQs]] for more informations if you are a ''​GitLab'' ​newbie or visit the main [[http://​doc.gitlab.com/​ce/​|GitLab homepage]] for exhaustive documentation.
-In SISSA there is free ''​GitLab'' ​system that can be used by all SISSA users and their external guests.+
  
 \\  \\ 
Line 19: Line 18:
  
 you can either: you can either:
-  *   ​log in with your SISSA username and password+  *  log in with your SISSA username and password
 or or
-  *  log in with your GitHub credentials+  *  log in with your SISSA username and password using the OAuth2 Single-Sign-On
  
 \\  \\ 
  
-To **start a new project** send a request to <​helpdesk@sissa.it>​. You will have access to the desired number of projects.+To **start a new project** ​for the first time send a request to <​helpdesk@sissa.it>​. You can ask for a desired ​maximum ​number of projects ​(a limit of 20 is usually resonable).
 \\  \\ 
 Your collaborators can join you in ''​GitLab''​ since you can indipendently add members (also non SISSA users) to your projects and decide which permissions you would like to grant them. Your collaborators can join you in ''​GitLab''​ since you can indipendently add members (also non SISSA users) to your projects and decide which permissions you would like to grant them.
  
  
- +<note important>​ 
-<note important> ​Under development.. </​note>​+__Log in with GitHub credentials has been disabled since the 12th of July 2023__If you need to get access to an external collaborator send a request to <​helpdesk@sissa.it>, 
 +providing mandatory information about that person (name, surname, e-mail) and the reason of your request (e.g. collaboration into my projects).  
 +External collaborators cannot obtain the permission of having personal projects. 
 +</​note>​