mirror of
https://github.com/google/nomulus.git
synced 2025-04-29 19:47:51 +02:00
* Rename client ID to registrar ID in most places This is a code-only change, that shouldn't require any sort of data migration. Correspondingly, there are some existing uses of clientId that are not migrated (e.g. Datastore fields, task queue payloads, URL parameters for actions that might be hit from task queues, etc.). And it of course doesn't modify any fields in EPP XML. Note that the Cloud SQL schema fields are already named using the registar_id pattern. This also doesn't yet touch on the -c parameters in nomulus tools; that will be coming later (since that is an external manual touch-point, it will require a lot more in the way of changes to various meta scripts and documentation). * Change more client IDs * Merge branch 'master' into clientid-to-registrarid |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
build.gradle |