88adce3a0299106d3d5ac1038e4b96928175e6e0
This fixes a bunch of issues where funny characters in the file path (spaces, unicode, etc) would cause the file server in this process to respond with a 404 when asked for the file. The 404 would then cause the push to fail. Now we just use a UUID as an opaque and unambiguous identifier for each file.
Languages
JavaScript
62.6%
TypeScript
29.5%
SCSS
2.9%
Java
2.1%
Pug
0.8%
Other
1.9%