google-nomulus/core
Michael Muller b8b2f85e25 Implement dump_golden_schema command in devtool (#467)
* Implement dump_golden_schema command in devtool

Add a dump_golden_schema command so that we can generate the golden schema
in-place without having to do the test -> fail -> copy -> test dance.

Refactor the SQL container functionality from GenerateSqlCommand.  There is
some duplication of code between the dump command and SchemaTest which should
be dealt with in a subsequent PR.

* Reformatted and changes in response to review

* Fix getDockerTag() usage

* Fix "leaked resource"
2020-02-03 13:25:27 -05:00
..
gradle/dependency-locks Implement dump_golden_schema command in devtool (#467) 2020-02-03 13:25:27 -05:00
src Implement dump_golden_schema command in devtool (#467) 2020-02-03 13:25:27 -05:00
build.gradle Implement dump_golden_schema command in devtool (#467) 2020-02-03 13:25:27 -05:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up Karma config file (#345) 2019-11-06 10:33:58 -05:00