mirror of
https://github.com/google/nomulus
synced 2026-01-05 04:56:03 +00: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
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.