Closed
Description
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
Labels
No labels