Skip to content

Repo size growth #288

@nikitakuklev

Description

@nikitakuklev

A naïve git clone now produces a 1.3GB(!) folder because each commit triggers a refresh of the notebook rendering, changing the base64 encoded images. While mitigations like checkout depth are possible, this growth needs to stop.

Action items:

  • Do a git history rewrite to clean up old notebook versions
  • Use a separate branch going forward or offload (rendered) notebooks completely from git

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