-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Open
Description
📚 The doc issue
In #4687 I needed to change all the page's title and version. It seems tagging the version builds and uploads the docs to the gh-pages
branch properly, but somehow the tag is not propagated into the doc build.
Also the last tag pushed generated docs/0.11.
(with a '.' at the end) due to #4693. So that "proves" that the CIRCLECI_TAG
is properly read in the CI, but something else is a bit off. So right now there are 0.11
docs and 0.11.
docs, where the correct ones are 0.11.
I will try to figure out what is going on, and in any case immediately submit a PR to
- move the
0.11.
docs on top of the0.11
ones - replace all the version/title info with
0.11.0
Suggest a potential alternative/fix
No response
Metadata
Metadata
Assignees
Labels
No labels