uv/docs/concepts
Charlie Marsh 7730861bc5
Allow users to incorporate Git tags into dynamic cache keys (#8259)
## Summary

You can now use `cache-keys = [{ git = { commit = true, tags = true }
}]` to include both the current commit and set of tags in the cache key.

Closes https://github.com/astral-sh/uv/issues/7866.

Closes https://github.com/astral-sh/uv/issues/7997.
2024-10-16 11:13:29 -04:00
..
cache.md Allow users to incorporate Git tags into dynamic cache keys (#8259) 2024-10-16 11:13:29 -04:00
dependencies.md docs: remove "Only a single source may be defined for each dependency" (#8243) 2024-10-16 08:19:44 -04:00
index.md Update documentation sections (#5452) 2024-07-25 12:37:22 -05:00
projects.md Add templates for popular build backends (#7857) 2024-10-16 14:19:59 +02:00
python-versions.md Avoid selecting prerelease Python installations without opt-in (#7300) 2024-09-11 15:49:33 -05:00
resolution.md document --reinstall with --exclude-newer to ensure downgrades (#6721) 2024-10-09 23:03:31 +00:00
tools.md docs: add missing console highlights (#6900) 2024-08-31 19:04:19 -04:00
workspaces.md Update workspace documentation to remove legacy virtual projects (#6720) 2024-08-27 17:31:12 -04:00