Skip to content

mathlib docs cache fails after upgrade to Lean v4.29.0 #28

@dwrensha

Description

@dwrensha

When we upgraded from Lean v4.28.0 to Lean v4.29.0 on the Noperthedron Project, CI builds started always rebuilding all of the mathlib docs, even when there was a cache hit. This meant more than 2 hours per CI run.

@jcreedcmu hypothesized that the problem could be related to this change in doc-gen4, which added new kinds of generated files. We tried applying this change to docgen-action, but it did not seem to help.

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