Skip to content

[uv sync] recognize UV_NO_INSTALL_WORKSPACE, UV_NO_INSTALL_LOCAL, UV_NO_INSTALL_PROJECT #19315

@danielgafni

Description

@danielgafni

Summary

I am using Pulumi which calls uv sync under the hood when running pulumi install.

For better caching in container builds I want to call pulumi install without installing my workspace members (actually, ideally I can skip uv sync entirely, but that's probably a Pulumi problem).

Currently I have to way to do this because these options are only available as CLI flags and not as environment variables.

Example

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or improvement to existing functionality

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions