uv/crates/uv-settings/src
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
..
combine.rs Respect named --index and --default-index values in tool.uv.sources (#7910) 2024-10-15 23:56:24 +00:00
lib.rs chore: unify all env vars used (#8151) 2024-10-14 16:48:13 -05:00
settings.rs Allow users to incorporate Git tags into dynamic cache keys (#8259) 2024-10-16 11:13:29 -04:00