Skip to content

Somehow, tagging a release is creating "main" docs #4754

@mattip

Description

@mattip

📚 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 the 0.11 ones
  • replace all the version/title info with 0.11.0

@brianjo

Suggest a potential alternative/fix

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions