mirror of
https://github.com/TECHNOFAB11/jsonnet-bundler.git
synced 2025-12-11 23:50:05 +01:00
* use filepath to check for known packages this fixes an issue using windows. without this patch, jb would delete the folder after installation since the path is not known * reduce temp directory length by hashing using this hash it is harder to reach the windows limit for filenames and directories * further reduce temp dir length * do not build binaries for windows/amd* |
||
|---|---|---|
| .. | ||
| jsonnetfile | ||
| git.go | ||
| interface.go | ||
| local.go | ||
| local_test.go | ||
| packages.go | ||
| packages_test.go | ||