envoyproxy / envoyproxy/envoy

Docs build in post-submit fails fairly frequently due to racing updates

Open
#16,205 3 comments 0 reactions 0 assignees View on GitHub
area/build area/docs bug no stalebot
Dominant language
C++
Stars
28.9k
Forks
5.6k
Avg merge
1d 20h
Merged PRs (30d)
437

Description

### description

if there are 2 or more updates to main in relatively quick succession the docs build can fail as during the period between checking out the existing docs from https://github.com/envoyproxy/envoyproxy.github.io and finishing the docs build the HEAD commit hash can have changed and the second or subsequent commits to that repo are rejected

probably the solution is to merge or rebase the website checkout after the docs build on main

it happens fairly frequently and can result in missing docs when it happens on a release branch

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.