When i create a tag on my git repo. I see the webhook pushed the event but then when i go to files i see that the packaging fires on the second to last tag and not the latest tag. How is this possible?
i went around the issue by creating a new tag and deleting the tag. But then when i deleted the tag is still got packaged. so i deleted the last package.
I have also been having issues with automatic packaging. On Github I can see the webhook has been delivered with a successful response, but I don't see the package appear on curseforge. I've waited up to an hour or so. To get it to work I need to hit redeliver on the webhook through Github. After that I see the package appear immediately.
I haven't had issues with the wrong tag being packaged yet. I changed the Github webhook to only deliver on a release event, not every push, if that has anything to do with this.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
When i create a tag on my git repo. I see the webhook pushed the event but then when i go to files i see that the packaging fires on the second to last tag and not the latest tag. How is this possible?
Addon:
http://www.curse.com/ws-addons/wildstar/221721-ezauction#c122
i went around the issue by creating a new tag and deleting the tag. But then when i deleted the tag is still got packaged. so i deleted the last package.
I have also been having issues with automatic packaging. On Github I can see the webhook has been delivered with a successful response, but I don't see the package appear on curseforge. I've waited up to an hour or so. To get it to work I need to hit redeliver on the webhook through Github. After that I see the package appear immediately.
I haven't had issues with the wrong tag being packaged yet. I changed the Github webhook to only deliver on a release event, not every push, if that has anything to do with this.