Inability to re-trigger an autobuild is very restricting
Many of my autobuilds fail due to network problems, i.e. during apt-get installs and updates, I imagine many other users have the same problem, and this causes the build to fail on a constant basis.
Without making any other changes, apart from say waiting for 5 minutes, I want to be able to retrigger the failed build. Using the URL retrigger links doesn't work if the build has already been attempted and failed.
What we really need is a "try again" button, or a retrigger option that will FORCE a rebuild even if one has already been attempted.
@mikecouk We are prioritizing build features in Docker Cloud over Docker Hub. In particular, this is already supported in Docker Cloud and also the ability to cancel a running build. You can check it out using you Hub Docker ID
ok great thanks, was about to start playing with Docker Cloud, but we have plans to move from github to bitbucket, and didn't see bitbucket on the source list !
@mikecouk it is coming very soon ;-)
then I'm sold ! Thanks !
Sorry, how do you do this in Docker Cloud? I'm not seeing an option to trigger a rebuild.
@jakirkham You need to switch to the old UI, the new UI does not have this option yet.
Sorry, I read this...
What we really need is a "try again" button, or a retrigger option that will FORCE a rebuild even if one has already been attempted. -- OP
In particular, this is already supported in Docker Cloud and also the ability to cancel a running build.
...as it exists and that I just wasn't looking in the right place. Thanks for letting me know this is not the case.