I agree that half work is done. Webhook works, but only for first ever created snap,
NEW USERS CANT UPLOAD IMAGES, SO I REMOVED, THAT RESTRICTION IS STUPID, THIS SCREENSHOT SHOWS THAT WEBHOOK WORKS AND ALL IS GREEN
upload : / / riUsle24GwMOlsy6gYIcaWmFoc4.png
if I add additional snaps from github, no github webhook is set.
It would be great if at least same password would work and webhook would be set. As it is not a problem to inspect password field and change, just click inspect element and you can see your password in field value, if you want to show your password in password field instead of ****, change simply
NEW USERS CANT UPLOAD IMAGES, SO I REMOVED, THAT RESTRICTION IS STUPID, THIS SCREENSHOT SHOWS ORIGINAL SETTING AS PASSWORD WITH ASTERIX
upload : // hPOq5Pjl9grhLyWfmNiRIDUVo5M.png
to
NEW USERS CANT UPLOAD IMAGES, SO I REMOVED, THAT RESTRICTION IS STUPID, THIS SCREENSHOT SHOWS WHICH FIELD TO CHANGE
upload : / / 3x5xIEQWRnucimF8cqXb0aDzeNF.png
However, trying to setup webhook with same secret and different url doesnt work, so either new secret is used on each webhook or webhook was not created at all on snapcraft.io, I suppose that both are currently the case.
NEW USERS CANT UPLOAD IMAGES, SO I REMOVED, THAT RESTRICTION IS STUPID, THIS SCREENSHOT SHOWS THAT WEBHOOK IS NOT WORKING
upload : / / A6domypv70Ghi0XKJYp83p8eYeM.png
As you see, webhook is not working on second snap:
NEW USERS CANT UPLOAD IMAGES, SO I REMOVED, THAT RESTRICTION IS STUPID, THIS SCREENSHOT SHOWS ALL FAILED HOOKS
upload : / / aFhLpSaBeRhMd4asiHreEGQcsVC.png
probably not part of this thread/post, but launchpad builds snaps too, offering additional architecture powerpc, would be nice if that could be added to snapcraft. Connection to launchpad works also well, if configured properly, building on launchpad does release on snapcraft too and combination of manually triggered builds on launchpad (automatic works too) for releases and snapcraft building on each commit is quite good but not perfect as I still miss one arch. That leads me to add simply additional remote url to my git and use actually launchpad for automatic build and release process.
PS: This restriction with screenshots is that stupid that I actually prefer to delete this post and close this account instead wasting my time on feedback here, but ok, I edited it.