Skip to content

fix(fern): frozen doc versions serve current content instead of tagged content #315

Description

@pdmack

Frozen version entries in fern/docs.yml (e.g. v0.3.0) point at ../../docs/ — the live docs directory. Both "Latest" and "v0.3.0" serve identical current content, defeating the purpose of versioning.

Fix: adopt the git archive pattern (matching NVSentinel#1263) to extract docs from each version's git tag into fern/versions/vX.Y.Z-content/ at publish time, so frozen versions serve the docs as they existed at that release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions