Skip to content

instantiate always instantiates whole workspace #3857

@KristofferC

Description

@KristofferC

Pkg.jl/src/API.jl

Lines 1274 to 1276 in 162634c

new_apply = Operations.download_source(ctx)
# Install all artifacts
Operations.download_artifacts(ctx.env; platform, verbose, io=ctx.io)

will download all packages + artfacts from packages in the manifest (which will be the whole workspace), not limited to the currently active project.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions