<div dir="ltr">Hi Magnus,<div><br></div><div>In InaSAFE plugin, we also use git-archive, but since we use git submodule, we use git archive-all (available in brew or pip) [1]. We create script to do the release of the plugin to make it easier [2]. We add more functionalities like removing test related files (to make the size smaller) and create windows installer for it.</div><div><br></div><div>Best Regards</div><div><br></div><div>[1] <a href="https://github.com/Kentzo/git-archive-all" target="_blank">https://github.com/Kentzo/<wbr>git-archive-all</a></div><div>[2] <a href="https://github.com/inasafe/inasafe/blob/develop/scripts/release.sh" target="_blank">https://github.com/<wbr>inasafe/inasafe/blob/develop/<wbr>scripts/release.sh</a></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 13, 2017 at 5:19 AM, Luigi Pirelli <span dir="ltr"><<a href="mailto:luipir@gmail.com" target="_blank">luipir@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">can be useful?  <a href="https://git-scm.com/docs/git-archive" rel="noreferrer" target="_blank">https://git-scm.com/docs/git-<wbr>archive</a><br>
Luigi Pirelli<br>
<br>
******************************<wbr>******************************<wbr>******************************<wbr>********<br>
* Boundless QGIS Support/Development: lpirelli AT boundlessgeo DOT com<br>
* LinkedIn: <a href="https://www.linkedin.com/in/luigipirelli" rel="noreferrer" target="_blank">https://www.linkedin.com/in/<wbr>luigipirelli</a><br>
* Stackexchange: <a href="http://gis.stackexchange.com/users/19667/luigi-pirelli" rel="noreferrer" target="_blank">http://gis.stackexchange.com/<wbr>users/19667/luigi-pirelli</a><br>
* GitHub: <a href="https://github.com/luipir" rel="noreferrer" target="_blank">https://github.com/luipir</a><br>
* Mastering QGIS 2nd Edition:<br>
* <a href="https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition" rel="noreferrer" target="_blank">https://www.packtpub.com/big-<wbr>data-and-business-<wbr>intelligence/mastering-qgis-<wbr>second-edition</a><br>
******************************<wbr>******************************<wbr>******************************<wbr>********<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On 11 March 2017 at 22:12, Magnus Homann <<a href="mailto:magnus@homann.se">magnus@homann.se</a>> wrote:<br>
> Hello, currently I tag my plugin code in git, and extract and build a<br>
> zip-file which is uploaded to plugin repo.<br>
> The Makefile that plugin_builder is supplyng, also have an option to zip<br>
> locally deployed files for later upload.<br>
><br>
> I prefer to packaged directly from tag in git, but then every file that is<br>
> in git will be packaged!<br>
><br>
> Have anyone made a mixed approach, packaging directly from a git tag, but<br>
> only a sub-set of the files?<br>
><br>
> /Magnus<br>
> ______________________________<wbr>_________________<br>
> Qgis-developer mailing list<br>
> <a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
> List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><br>
> Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><br>
______________________________<wbr>_________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Ismail Sunni<br><div><a href="http://ismailsunni.wordpress.com" target="_blank">ismailsunni.wordpress.com</a></div></div>
</div>