jsonnet-bundler/pkg
Dominik Süß 9e88f6d38d
fix: windows enhancements (#110)
* 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*
2020-05-20 15:51:58 +02:00
..
jsonnetfile fix: unmarshal legacyImports 2020-02-28 23:22:41 +01:00
git.go fix: windows enhancements (#110) 2020-05-20 15:51:58 +02:00
interface.go Refactor git deps install and make local deps install work 2019-07-23 15:07:35 -07:00
local.go Create link for local dependencies as relative links 2020-05-06 21:48:11 +03:00
local_test.go Add missing license header 2020-05-06 18:58:00 +03:00
packages.go fix: windows enhancements (#110) 2020-05-20 15:51:58 +02:00
packages_test.go feat(spec): version field (#85) 2020-02-28 17:41:49 +01:00