google-nomulus/config
Weimin Yu 959c7f7899 Enhance the test for forbidden Schema changes (#815)
* Enhance the test for forbidden Schema changes

Current test is git-based. It is difficult to maintain and does not
catch out-of-order version numbers. It is also more aggressive than
necessary, failing on changes to submitted scripts that have not been
deployed yet.

The new test starts a database, deploys the current schema to it,
then deploys the set of Flyway scripts in this repository to the database.
2020-09-24 12:31:08 -04:00
..
checkstyle Upgradle JUnit to 4.13 (#442) 2020-01-14 10:54:09 -05:00
dependency-license Update BEAM SDK to work with Java 11 (#762) 2020-08-10 20:56:08 -04:00
nom_build.py Enhance the test for forbidden Schema changes (#815) 2020-09-24 12:31:08 -04:00
nom_build_test.py Add the :nom:generate_golden_schema pseudo-task (#718) 2020-07-27 18:33:16 -04:00
presubmits.py Upgrade App Engine and webserver tests from JUnit 4 to 5 (#720) 2020-07-28 14:18:16 -04:00