jsonnet-bundler/pkg/jsonnetfile
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.go only write jsonnnet files if we made changes (#56) 2019-11-08 15:36:13 +01:00
jsonnetfile_test.go test: jsonnetfile marshalling 2019-10-29 22:09:03 +01:00