Skip to content

dev version of docs website lagging far behind stable version #336

@abhro

Description

@abhro

The docs at https://docs.sciml.ai/ComponentArrays/stable or https://sciml.github.io/ComponentArrays.jl/stable (v0.15.32 and v0.15.31 at the time of writing) seem to reflect the current version of docs. But the dev version at https://docs.sciml.ai/ComponentArrays/dev or https://sciml.github.io/ComponentArrays.jl/dev which is supposed to be the newest version of docs at all time is displaying docs built on 2023.

Looking at the dev folder in the gh-pages branch, the last commit was 29b6f4f, 3 years ago. Commits to the gh-pages branch are made, but the dev folder isn't updated for some reason.

Expected behavior

To have the dev version of the docs reflect the newest code documentation, including unreleased changes that haven't made it to a version yet.

Minimal Reproducible Example 👇

Please follow the links above.

Error & Stacktrace ⚠️

N/A

Environment (please complete the following information):

  • Output of using Pkg; Pkg.status()
    N/A
  • Output of using Pkg; Pkg.status(; mode = PKGMODE_MANIFEST)
    N/A
  • Output of versioninfo()
    N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions