User Tools

Site Tools


build_package_script_notice

Differences

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

Link to this comparison view

Next revision
Previous revision
build_package_script_notice [2014/10/03 19:30] – created laurentbuild_package_script_notice [2023/04/25 16:52] (current) – external edit 127.0.0.1
Line 5: Line 5:
 ===== Création ===== ===== Création =====
  
 +  * fermer Xamarin Monodevelop
   * aller à la racine du projet, clic droit : git bash   * aller à la racine du projet, clic droit : git bash
   * lancer la commande utils/build_package.sh NUMERO_DE_VERSION   (example : 1.0.9.1)   * lancer la commande utils/build_package.sh NUMERO_DE_VERSION   (example : 1.0.9.1)
-  * Ayé c'est fait : commité, taggé, buildé et zippé.    ! --->  C'est commité (en local). Reste à pusher si tout est OK. +  * Ayé c'est fait : commité, taggé, buildé et zippé.    ! --->  C'est commité (en local). 
 +Reste à pusher si tout est OK.
  
 ===== Vérification  ===== ===== Vérification  =====
Line 15: Line 16:
   * au dessus de remote/origin/master tu as le tag, master, commentaire "build release N°_de_version"   * au dessus de remote/origin/master tu as le tag, master, commentaire "build release N°_de_version"
   * si tout est OK : pusher   * si tout est OK : pusher
 +
 +
 +===== Push  =====
 +
 +  * pour le push : bien vérifier que la case "Include tags" est cochée.
  
  
Line 21: Line 27:
   * racine, clic droit : git bash   * racine, clic droit : git bash
   * git tag -d NUMERO_DE_TAG   * git tag -d NUMERO_DE_TAG
-  * clic droit sur commentaire de la (2è) ligne "remote/origin/master+  * clic droit sur commentaire de la (2è) ligne "remote/origin/master" et : réinitialiser la branche master à cet état
   * ATTENTION : sélectionner "Dure..."   * ATTENTION : sélectionner "Dure..."
   * dans gitk : fichier, mise à jour. Voir peut être même relancer git gui.   * dans gitk : fichier, mise à jour. Voir peut être même relancer git gui.
  
build_package_script_notice.1412364640.txt.gz · Last modified: 2023/04/25 16:52 (external edit)