Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-Build Single Jobs #244

Closed
SmokinCaterpillar opened this issue Apr 24, 2015 · 4 comments
Closed

Re-Build Single Jobs #244

SmokinCaterpillar opened this issue Apr 24, 2015 · 4 comments

Comments

@SmokinCaterpillar
Copy link

AppVeyor offers only a button to re-build an entire commit, but also being able to re-building single jobs of a particular commit would be very helpful.

From time to time single jobs fail not due to erroneous code but due to other circumstances. For instance, a connection may time out when cloning a
repository or the 40 minutes limit may be occasionally surpassed. Thus, instead of re-building the entire commit because of a single job failing, it would be very helpful to just restart this particular job to save time and resources.

Btw, Travis has this feature already ;-)

@FeodorFitsner
Copy link
Member

OK, great suggestion. Thanks!

@stoivo
Copy link

stoivo commented May 22, 2017

Are we getting anywhere?

@sharwell
Copy link

This would be very helpful. What's frustrating is cases where only 1 job (of 4) failed, which means the other three submitted coverage information to codecov.io. When I rebuild the entire matrix, on top of taking 4x as long, I end up with a code coverage report with 7 jobs instead of the expected 4 (3 from the original build, plus 4 more when I rebuild the matrix).

@IlyaFinkelshteyn
Copy link
Contributor

Closing in favor of #58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants