Skip to content

Option to update all shared environments after juliaup update #1120

Open
@nathanrboyer

Description

juliaup makes it easy to update Julia. The most annoying thing about updating now is that all your environments need to precompile again. It would be nice if juliaup would do this for me immediately after updating Julia, rather than having to wait for precompilation the next time I try to use one of my environments.

I imagine an automation that runs Pkg.update or Pkg.precomplile on all the environments in ~/.julia/environments/ would be fairly simple. I'm not sure if something more sophisticated could be used to point juliaup to other local environments the user wants to keep up to date.

(This would become even more useful with an automated juliaup update as requested in #57, so everything updates overnight without my input and is ready to use in the morning.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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