Skip to content

scripts/cooldown.sh: wrapped uv lock produces a lockfile uv sync --locked refuses #438

Description

@JArmandoAnaya

scripts/cooldown.sh documents uv lock as a supported wrapped command, but a lockfile
produced through the wrapper carries exclude-newer — and uv sync --locked, which CI runs,
refuses it.

Found during PR #434 (see its body, "Found, not fixed"); the PR worked around it locally and
left the script alone as out of scope.

The cool-down itself is doing its job — it kept a same-day huggingface-hub release out of the
lock — so the fix must preserve the cutoff behaviour while producing a lockfile CI accepts.

cf. #434's PR record.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtoolingDeveloper tooling: scripts, checks, local workflow

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions