I converted SpartanUI from SVN over to GIT the other day and since the conversion each push i do causes new -nolib zips to be made for every tag. This means i then spend the next 20 minutes deleting files.
Has anyone seen this happen before any ideas what is causing this? It does not create regular zips only nolib ones.
I can't check out your repo, because I don't have a Git code. But I did notice that your repo is set to make zips on alpha, beta, and release versions.
Also, no-lib-strip is caused by using Curseforge/Wowace keywords in your AddOn's ToC. I see no reason to delete all these files.
normally yes there is no reason to delete, however it is making duplicates of zips months even years old. causing them to be shown to users as new builds.
When i push a new commit it generates about 40 nolib zips.
Hmm, Prat was also suffering some packager goofiness, flagging older versions as more current than the actual newest files. Sylvannar got Torhal to fix Prat in IRC, so if it takes to long via the forums, pop in there and ask.
Has anyone seen this happen before any ideas what is causing this? It does not create regular zips only nolib ones.
Also, no-lib-strip is caused by using Curseforge/Wowace keywords in your AddOn's ToC. I see no reason to delete all these files.
When i push a new commit it generates about 40 nolib zips.