google-nomulus/config
Michael Muller 9413dc1e4f Added "show_upgrade_diffs" script (#981)
* Added "show_upgrade_diffs" script

"show_upgrade_diffs" pulls a git directory and a user branch from nomulus and
compares all of the versions of all dependencies specified in all lockfiles in
the master branch with those of the user branch and prints a nice, terse
little colorized report on the differences.

This is useful for reviewing a dependency upgrade.

* Add license header

* Changes requested in review

* Changes for review

- Change format of output so different actions are displayed somewhat
  consistently.
- Make specifying a directory optional, if not specified create a temporary
  directory and clean it up afterwards.
2021-03-09 07:48:06 -05:00
..
checkstyle Upgradle JUnit to 4.13 (#442) 2020-01-14 10:54:09 -05:00
dependency-license Properly set up JPA in BEAM workers (#965) 2021-02-22 18:11:32 -05:00
nom_build.py Fix flyway invocation in Gradle script (#993) 2021-03-08 13:59:28 -05:00
nom_build_test.py Generate ER diagrams in :nom:generate_golden_file (#867) 2020-11-10 10:03:28 -05:00
presubmits.py Add SQL searching to RdapEntitySearchAction and RdapSearchActionBase (#969) 2021-03-02 13:13:55 -05:00
show_upgrade_diffs.py Added "show_upgrade_diffs" script (#981) 2021-03-09 07:48:06 -05:00