google-nomulus/core
Ben McIlwain 9f145d4634 Validate that a registrar has billing accounts for all its allowed TLDs (#1601)
This will require edits to a substantial number of registrars on sandbox (nearly
all of them) because almost all of them have access to at least one TLD, but
almost none of them have any billing accounts set. Until this is set, any updates
to the existing registrars that aren't adding the billing accounts will cause
failures.

Unfortunately, there wasn't any less invasive foolproof way to implement this
change, and we already had one attempt to implement it on create registrar
command that wasn't working (because allowed TLDs tend not to be added on
initial registrar creation, but rather, afterwards as an update).
2022-04-22 16:33:18 -04:00
..
gradle/dependency-locks Downgrade Caffeine to 2.9.3 (#1600) 2022-04-20 14:05:37 -04:00
src Validate that a registrar has billing accounts for all its allowed TLDs (#1601) 2022-04-22 16:33:18 -04:00
.attach_pid2322753 Replace .get()).isEqualTo() with hasValue() (#1589) 2022-04-18 18:35:46 -04:00
build.gradle Create a Dataflow pipeline to resave EPP resources (#1553) 2022-04-15 15:46:35 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00