Notes sur Git Lab

Login :

  • gianfranco
  • Qsd4523123@

Visualisation des liste des tickets :

  1.  Tickets que j'ai ouvert : https://gitlab.cruiseline.eu/nextgen/app/-/boards/1?author_username=gianfranco
  2. Tickets qui me sont assignés : https://gitlab.cruiseline.eu/nextgen/app/-/boards/1?assignee_username=gianfranco
  3. Pipeline des tests : https://gitlab.cruiseline.eu/nextgen/app/-/jobs?kind=BUILD

Création d'un nouveau ticket :

Colonne de droite Status::En cours (en bleu)

  1. Cliquer sur le + pour créer une nouvelle branche
  2. Rajouter le title
  3. cliquer sur Create merge request pour créer la demande

Nous avons :

Complete the `X` on the last line with one of the values below.
Then delete everything before and after the `Changelog: X` line.

`added`: New feature

`fixed`: Bug fix

`changed`: Feature change

`deprecated`: New deprecation

`removed`: Feature removal

`security`: Security fix

`performance`: Performance improvement

`other`: Other

Changelog: X  -> Remplacer le X par par exemple New Feature et supprimer les commentaires précédents


Related to #4303

-------------------------------------------------------------------------------------------------------------------------------------

Nous avons donc le ticket ouvert...