Draft: Fix wikigen errors due to sites in installation process
2 unresolved threads
2 unresolved threads
Compare changes
GitLab upgrade completed. Current version is 17.10.3. We now benefit from the enhancements of 17.9 and 17.10 releases. Among other improvements, it is now possible to set the automatic deletion of continuous integration pipelines. You can help us reduce storage usage by setting an expiry date for your pipelines.
This merge request fix the errors we could get in the CI due to sites we are currently installing.
Because theses sites have incomplete description, we don't want them to appear in the wiki.
This merge request modify the rake gen:wiki
generators so that they will ignore sites that have the production
property to false
.