Skip to content
Extraits de code Groupes Projets
Valider 3ca8d0e2 rédigé par mattab's avatar mattab
Parcourir les fichiers

Fixes #5104 Notify Microsoft App Gallery team when there is a new Piwik version

parent e1639694
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -224,6 +224,16 @@ SUBSCRIBE_NEWSLETTER
echo $CMD
$CMD
echo -e "Sending email to Microsoft web team \n\n"
echo -e "Hello, \n \
We are proud to announce this new release for Piwik. \n \
Piwik $VERSION can be downloaded at: http://builds.piwik.org/piwik-$VERSION.zip \n \
For more information, consult the changelog: http://piwik.org/changelog/ \n \
We're looking forward to seeing this Piwik version on Microsoft Web App Gallery.\n\n \
If you have any question, please let us know. \n\n \
Thank you,\n \
Matthieu\n \
Piwik release manager" | mail -s"New Piwik Version $VERSION" "appgal@microsoft.com,team@piwik.org"
echo "build finished! http://builds.piwik.org/latest.zip"
fi
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter