renovatebot / renovatebot.github.io

Auto-generating docs repository for Renovate Bot
https://docs.renovatebot.com
43 stars 38 forks source link

docs: add Gerrit to list of supported platforms #382

Closed HonkingGoose closed 10 months ago

HonkingGoose commented 11 months ago

Changes:

Context:

This upstream PR must be merged first:

HonkingGoose commented 11 months ago

Yay! The mkdocs build in strict mode is failing! :partying_face:

 pipenv run mkdocs build
INFO    -  Cleaning site directory
INFO    -  Building documentation to directory: /home/runner/work/renovatebot.github.io/renovatebot.github.io/site
WARNING -  Doc file 'index.md' contains a relative link 'modules/platform/gerrit/index.md', but the target is not found among documentation files.

Aborted with 1 warnings in strict mode!
make: *** [Makefile:14: build-docs] Error 1
Error: Process completed with exit code 2.

This is correct, because that source file is missing. The file must be created upstream first:

So this stops us from accidentally merging my PR before it's ready. :smile:

HonkingGoose commented 10 months ago

I'm putting this back into draft. The mkdocs build step passes, but the new Gerrit link on the homepage leads to a "empty page".

Probably related to a problem with the git submodule update here, which is currently pointing to commit 1757742 on the main Renovate repository: