User Tools

Site Tools


build_package_script_notice

This is an old revision of the document!


to be translated…

Notice du script build_package :

Création

  • aller à la racine du projet, clic droit : git bash
  • 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.

Vérification 

  • Racine, clic droit : git gui, menu fichier : voir l'historique de toutes les branches
  • au dessus de remote/origin/master tu as le tag, master, commentaire “build release N°_de_version”
  • si tout est OK : pusher

Suppression

  • racine, clic droit : git bash
  • git tag -d NUMERO_DE_TAG
  • clic droit sur commentaire de la (2è) ligne “remote/origin/master
  • ATTENTION : sélectionner “Dure…”
  • 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)