mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
7b152cdd91
`wsbuilder` hits the file cache when running validation. This solution is imperfect, but by first sorting workspaces by their template version id, the cache hit rate should improve.