Show HN: GreenTree – Cache test results by Git tree, not commit SHA

5 pointsposted 12 hours ago
by officezage

1 Comments

kunaaldhawan1

2 hours ago

Caching by tree hash instead of commit SHA makes a lot of sense for docs or non-code commits. How do you handle non-deterministic tests or environment variables that aren't captured in the Git tree object?