You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in some rare instances we may be tempted to repackage the stable release. however this is a bad practice because it looks like the package was hacked if we change the checksum. to prevent this from occurring again the script should fail if the build is already available on the remote server.
we should only prevent the build for stable releases and still allowe to build multiple times the same beta or RC package