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

chore(ci): retry last build stages automatically #4458

Merged
merged 1 commit into from May 6, 2020

Conversation

pihme
Copy link
Contributor

@pihme pihme commented May 5, 2020

Description

Adds automatic retry to the last phases in a build. These fail occasionally, mostly due to connection problems with the back end. A simple retry might be enough to remedy this.

Related issues

closes #4457

Pull Request Checklist

  • All commit messages match our commit message guidelines
  • The submitting code follows our code style
  • If submitting code, please run mvn clean install -DskipTests locally before committing

@pihme pihme requested a review from menski May 5, 2020 20:05
@menski menski changed the title chore(ci): retry last build satges automatically chore(ci): retry last build stages automatically May 6, 2020
Copy link
Contributor

@menski menski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

@zeebe-bors
Copy link
Contributor

zeebe-bors bot commented May 6, 2020

Build succeeded

@zeebe-bors zeebe-bors bot merged commit 4d23af2 into develop May 6, 2020
@zeebe-bors zeebe-bors bot deleted the 4457-retry-final-build-steps branch May 6, 2020 13:12
github-merge-queue bot pushed a commit that referenced this pull request Mar 14, 2024
* style: use actionable notification for warning content

* refactor: use notification title
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

Successfully merging this pull request may close these issues.

Retry Upload, Docs and Docker steps if they fail
3 participants