Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

add retry option #28

Closed
juliangruber opened this issue May 26, 2020 · 3 comments
Closed

add retry option #28

juliangruber opened this issue May 26, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@juliangruber
Copy link
Collaborator

Lately some builds have failed because of errors on apple servers, and we needed to manually restart these builds. It would be great if this action had an option to restart builds automatically, for a certain number of max retries.

@samuelmeuli
Copy link
Owner

Agreed, I've encountered similar problems. I'm open to PRs in case anyone wants to implement this feature :)

@samuelmeuli samuelmeuli added the enhancement New feature or request label May 29, 2020
@juliangruber
Copy link
Collaborator Author

I'm going to work on this now 👋

juliangruber added a commit to juliangruber/action-electron-builder that referenced this issue Jun 8, 2020
juliangruber added a commit to juliangruber/action-electron-builder that referenced this issue Jun 8, 2020
@jessedp
Copy link

jessedp commented Jun 15, 2020

This is just a +1 for this being merged.

I've had to put yarn install for my builds on repeat with Travis and now here. Obviously this is not a problem with this action, but the retries could help "fix" it like they did with Travis.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants