methodologie_projets_-_orga
Différences
Ci-dessous, les différences entre deux révisions de la page.
| methodologie_projets_-_orga [2025/09/05 14:48] – créée - modification externe 127.0.0.1 | methodologie_projets_-_orga [2026/09/04 11:40] (Version actuelle) – Jean-Baptiste | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | < | ||
| {{tag> | {{tag> | ||
| - | = Méthodologie projets - orga | + | # Méthodologie projets - orga |
| - | [[https:// | + | [Illusions de l' |
| Devops | Devops | ||
| Ligne 16: | Ligne 17: | ||
| - | == Développement | + | ## Développement |
| - | === Version | + | ### Version |
| https:// | https:// | ||
| - | === Git | + | ### Git |
| - | ==== Convention commits | + | #### Convention commits |
| Ligne 32: | Ligne 33: | ||
| - | ==== Gitflow workflow | + | #### Gitflow workflow |
| Voir aussi **Trunk based** | Voir aussi **Trunk based** | ||
| Ligne 45: | Ligne 46: | ||
| * https:// | * https:// | ||
| - | < | + | ~~~bash |
| git checkout develop | git checkout develop | ||
| git checkout -b feature_branch | git checkout -b feature_branch | ||
| Ligne 54: | Ligne 55: | ||
| git merge hotfix_branch | git merge hotfix_branch | ||
| git branch -d hotfix_branch | git branch -d hotfix_branch | ||
| - | </ | + | ~~~ |
| Ligne 75: | Ligne 76: | ||
| - | == Méthodologie sécurité | + | ## Méthodologie sécurité |
| méthode Mesari | méthode Mesari | ||
| Ligne 82: | Ligne 83: | ||
| - | == Gestion du temps | + | ## Gestion du temps |
| Pomodoro : voir pomotroid | Pomodoro : voir pomotroid | ||
methodologie_projets_-_orga.1757076488.txt.gz · Dernière modification : de 127.0.0.1
