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

Revise tests clones general registry which is quite slow #872

Open
KristofferC opened this issue Dec 12, 2024 · 0 comments
Open

Revise tests clones general registry which is quite slow #872

KristofferC opened this issue Dec 12, 2024 · 0 comments

Comments

@KristofferC
Copy link
Collaborator

When running the Revise tests I see:

  Activating new project at `C:\Users\KRISTO~1\AppData\Local\Temp\jl_6nmNSw`
  Generating  project TestPackage:
    TestPackage\Project.toml
    TestPackage\src\TestPackage.jl
vvvvvvvvvvvvvvvvvvvvv
  Installing known registries into `C:\Users\Kristoffer\.julia`
     Cloning registry from "https://github.com/JuliaRegistries/General.git"
       Added registry `General` to `C:\Users\Kristoffer\.julia\registries\General`
^^^^^^^^^^^^^^^^^^
     Cloning git-repo `C:\Users\Kristoffer\AppData\Local\Temp\jl_vx8FqQ\TestPackage`
    Updating git-repo `C:\Users\Kristoffer\AppData\Local\Temp\jl_vx8FqQ\TestPackage`
    Updating registry at `C:\Users\Kristoffer\.julia\registries\General`
┌ Info: The General registry is installed via git. Consider reinstalling it via
│ the newer faster direct from tarball format by running:
│   pkg> registry rm General; registry add General
└ 
    Updating git-repo `https://github.com/JuliaRegistries/General.git`

This is a little bit ironic considering

# Skip cloning the General registry since that is slow and unnecessary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant