Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't share the cache for the datasets modules #414

Merged
merged 3 commits into from
Jun 23, 2022
Merged

Commits on Jun 23, 2022

  1. feat: 🎸 remove FORCE_REDOWNLOAD to benefit from the cache

    I don't remember why I used it initially, but the cache should refresh
    if needed, so no need to force the redownload every time.
    severo committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    184e10b View commit details
    Browse the repository at this point in the history
  2. feat: 🎸 don't share the "modules" cache dir between workers

    Also: adapt the docker compose files to mimick the kubernetes infra
    severo committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    31fa942 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af67dcf View commit details
    Browse the repository at this point in the history