mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +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.