google-nomulus/config
Michael Muller 4a574789a4 Create a flyway index file and verify correctness (#819)
* Create a flyway index file and verify correctness

Create an index file (flyway.txt) containing the names of all of the flyway
files and verify that it is ordered and in sync with the actual contents of
the flyway directory.  Also provide a target (generateFlywayIndex) to
automatically generate it.

The purpose of flyway.txt is to cause a merge conflict in the event that two
different developers add a flyway file with the same sequence number, an event
which has occurred multiple times.
2020-09-29 11:26:05 -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 Create a flyway index file and verify correctness (#819) 2020-09-29 11:26:05 -04:00