mirror of
https://github.com/google/nomulus.git
synced 2025-04-29 19:47:51 +02:00
* Add action to DB comparison pipeline Add a backend Action in Nomulus server that lanuches the pipeline for comparing datastore (secondary) with Cloud SQL (primary). * Save progress * Revert test changes * Add pipeline launching |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
build.gradle | ||
README.md |
Summary
This project holds some of the general-purpose utility classes that do not rely on the registry domain model.
This is an intermediate step in untangling the circular dependencies between :core and :util subprojects.