Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.
This repository was archived by the owner on May 11, 2026. It is now read-only.

Add caching #2

Description

@noah1510

Since the caching from actions/setup-python does not work in actions it is disabled.
However caching the pipenv files might reduce the CI time and resources by a lot.
Another option is looking into caching the source repository or allowing a local source repo.

  • cache and load the pipenv files
  • cache the repositories
    • Cache the source repository
    • Allow using a local source repository
    • Cache the wrapdb repo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions