mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
`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.