google-nomulus/services/default/gradle/dependency-locks
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
..
annotationProcessor.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
archives.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
buildscript-classpath.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
compile.lockfile Implement dump_golden_schema command in devtool (#467) 2020-02-03 13:25:27 -05:00
compileClasspath.lockfile Implement dump_golden_schema command in devtool (#467) 2020-02-03 13:25:27 -05:00
compileOnly.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
default.lockfile Implement dump_golden_schema command in devtool (#467) 2020-02-03 13:25:27 -05:00
providedCompile.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
providedRuntime.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
runtime.lockfile Implement dump_golden_schema command in devtool (#467) 2020-02-03 13:25:27 -05:00
runtimeClasspath.lockfile Implement dump_golden_schema command in devtool (#467) 2020-02-03 13:25:27 -05:00
testAnnotationProcessor.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
testCompile.lockfile Implement dump_golden_schema command in devtool (#467) 2020-02-03 13:25:27 -05:00
testCompileClasspath.lockfile Implement dump_golden_schema command in devtool (#467) 2020-02-03 13:25:27 -05:00
testCompileOnly.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
testRuntime.lockfile Implement dump_golden_schema command in devtool (#467) 2020-02-03 13:25:27 -05:00
testRuntimeClasspath.lockfile Implement dump_golden_schema command in devtool (#467) 2020-02-03 13:25:27 -05:00