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

3404 address timeouts in docu link checker #4577

Merged
2 commits merged into from
May 25, 2020

Conversation

pihme
Copy link
Contributor

@pihme pihme commented May 22, 2020

Description

  • re-enabled link checker
  • added retry to docu build step (in case a website is down just when we build the docs)

Related issues

closes #3404

Pull Request Checklist

  • [ X ] 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 22, 2020 09:23
@pihme pihme self-assigned this May 25, 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+

ghost pushed a commit that referenced this pull request May 25, 2020
4577: 3404 address timeouts in docu link checker r=menski a=pihme

## Description

- re-enabled link checker
- added retry to docu build step (in case a website is down just when we build the docs)

## Related issues

<!-- Which issues are closed by this PR or are related -->

closes #3404

#

4585: chore(engine): reduce log level for tracing message r=npepinpe a=saig0

## Description

* reduce log level for tracing message 

## Related issues

none.

#

Co-authored-by: pihme <[email protected]>
Co-authored-by: Philipp Ossler <[email protected]>
@ghost
Copy link

ghost commented May 25, 2020

Build failed (retrying...)

@ghost
Copy link

ghost commented May 25, 2020

Build succeeded

@ghost ghost merged commit 4070480 into develop May 25, 2020
@ghost ghost deleted the 3404-address-timeouts-in-docu-link-checker branch May 25, 2020 13:31
This pull request was closed.
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.

Docs build fail due to request timeouts
3 participants