Skip to content

"The cache will never get invalidated." warning with v6 #385

Closed
@pikdum

Description

@pikdum

I think v6 is not matching root level requirements.txt for caching anymore, but it worked with v5:

Searching files using cache dependency glob: **/*(requirements|constraints)*.(txt|in),**/pyproject.toml,**/uv.lock
No matches found for glob
Warning: No file matched to [**/*(requirements|constraints)*.(txt|in),**/pyproject.toml,**/uv.lock]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.

Should this be the case? Documentation says this shouldn't have been a breaking change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions