Skip to content

Feature: craft lock — resolve without installing #21

Description

@erdemtuna

Source: codeFindings.md Section 6 (Low Priority)

Separate the "resolve and pin" step from "copy files to agent directory". Useful for CI where you want to verify resolution succeeds but do not have an agent installed.

$ craft lock
Resolved 3 dependencies, wrote craft.pin.yaml
(no files copied to agent directory)

This is essentially what craft install --dry-run does today, but as a first-class command that actually writes the pinfile without installing.

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

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions