Projet

Général

Profil

HowDoWeDoHotFixes

  • oh un bug bloquant
  • développement de la correction / relecture / push / build ok / tag recette / tests recette / etc.
  • git checkout -b hotfix/vLATEST vLATEST (vLATEST étant la version actuellement en production)
  • git cherry-pick l'un ou l'autre
  • git push (qui dira de faire git push --set-upstream origin hotfix/whatever)
  • git push --set-upstream origin hotfix/whatever
  • créer une PR de la branche hotfix, ça déclenchera le build. (ex: https://git.entrouvert.org/entrouvert/wcs/pulls/164)
  • apt update / upgrade
    • en regardant quand même l'heure, s'il y a moyen de ne pas trop amener de coupure à un moment fréquenté

Formats disponibles : PDF HTML TXT