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

Fix broken push retries #31

Merged
merged 1 commit into from
Aug 31, 2020
Merged

Fix broken push retries #31

merged 1 commit into from
Aug 31, 2020

Conversation

SeanTAllen
Copy link
Member

Previously, we added a retry to a failed push where we would pull
the latest changes and then push again. However, this didn't work
as the wrong exception was being caught.

Previously, we added a retry to a failed push where we would pull
the latest changes and then push again. However, this didn't work
as the wrong exception was being caught.
@SeanTAllen SeanTAllen added the changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge label Aug 30, 2020
@SeanTAllen SeanTAllen requested review from EpicEric and Theodus August 30, 2020 13:54
@SeanTAllen SeanTAllen merged commit 950d378 into master Aug 31, 2020
@SeanTAllen SeanTAllen deleted the correct-repush branch August 31, 2020 18:48
github-actions bot pushed a commit that referenced this pull request Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog - fixed Automatically add "Fixed" CHANGELOG entry on merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants