jsonnet-bundler/pkg
David Genest f4417ac665 only write jsonnnet files if we made changes (#56)
Adding a dep, or updating a dependency version makes writes to the
jsonnet files.

We evaluate the changes on each of the files. An empty jsonnetfile.json
does not create a corresponding lockfile, as a missing lockfile is not
different from its previous (non existent).
2019-11-08 15:36:13 +01:00
..
jsonnetfile only write jsonnnet files if we made changes (#56) 2019-11-08 15:36:13 +01:00
git.go refactor: switch to pkg/jsonnetfile 2019-10-29 21:44:27 +01:00
interface.go Refactor git deps install and make local deps install work 2019-07-23 15:07:35 -07:00
local.go Check local dependency symlink destition for existence 2019-10-09 15:25:53 +02:00
packages.go fix: disable sha256 for local packages 2019-10-30 17:40:08 +01:00
packages_test.go refactor: remove dead code 2019-10-29 22:08:31 +01:00