Skip to content

Ensure example stacks lock in CI #273

@ncoghlan

Description

@ncoghlan

There is currently some test coverage that is only obtained by running misc/lock-example-stacks.sh --build.

More specifically, that coverage is gained by locking & building the pytorch example stack (as that covers using uv's source configuration with actual mutually incompatible indexes).

It has been omitted from CI due to concerns that it may take too long to run with a cold uv cache.

This issue covers checking whether those concerns are valid, and then either obtaining that coverage another way (if the torch based test is indeed too slow), or else adding the torch example to the test suite as a new test case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    CI (Automation)Continuous integration (and other automation)Category: MaintainabilityProposed improvement to project maintainability

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions