Files
zuul/tests
James E. Blair c4268b1b46 Use structured change cache keys
This adds a ChangeKey class which is essentially a structured universal
identifier for a change-like object (Ref, Branch, Change, PR, whatever).

We can use this in ZK objects to reference changes, and by doing so, we
can in many cases avoid actually referencing the change objects
themselves.

This also updates the actual keys in ZK to be sha256sums of the structured
key (for brevity and simplicity of encoding).

Change-Id: I6cd62973d48ad3515f6aa8a8172b9e9c19fcda55
2021-09-24 13:48:37 -07:00
..
2021-06-24 11:36:17 -07:00
2021-09-24 13:48:37 -07:00
2012-08-23 23:20:09 +00:00
2017-04-04 11:49:05 -07:00