mirror of
https://github.com/google/nomulus.git
synced 2025-06-10 14:34:43 +02:00
Refactor/rename refresh all DNS action
I'm moving it out of the scrap folder too because there's nothing else in there and we do want to retain this indefinitely because it's a useful tool for performing DNS writer migrations. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=160168902
This commit is contained in:
parent
5a31be12ba
commit
30d5d05fdf
8 changed files with 40 additions and 61 deletions
|
@ -9,6 +9,7 @@ java_library(
|
|||
srcs = glob(["*.java"]),
|
||||
deps = [
|
||||
"//java/google/registry/config",
|
||||
"//java/google/registry/dns",
|
||||
"//java/google/registry/export",
|
||||
"//java/google/registry/flows",
|
||||
"//java/google/registry/gcs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue