mirror of
https://github.com/google/nomulus.git
synced 2025-08-06 01:35:17 +02:00
Remove functional SQL<->DS replay code (#1659)
This includes: - removing the actions that do the replay - removing the tests for the replay - removing the ReplayExtension and adjusting the various tests that used it appropriately - removing functionality relating to "things that happen during replay", e.g. beforeSqlSaveOnReplay This does not include: - removing the InitSqlPipeline or similar tasks - removing e.g. SqlEntity (it's used in other places) - removing Transforms/RegistryJpaIO and other SQL-pipeline-creation code
This commit is contained in:
parent
73b3cec982
commit
2879f3dac5
86 changed files with 29 additions and 5851 deletions
|
@ -98,8 +98,6 @@ steps:
|
|||
google/registry/beam/invoicing_pipeline_metadata.json \
|
||||
google.registry.beam.rde.RdePipeline \
|
||||
google/registry/beam/rde_pipeline_metadata.json \
|
||||
google.registry.beam.comparedb.ValidateDatabasePipeline \
|
||||
google/registry/beam/validate_database_pipeline_metadata.json \
|
||||
google.registry.beam.resave.ResaveAllEppResourcesPipeline \
|
||||
google/registry/beam/resave_all_epp_resources_pipeline_metadata.json
|
||||
# Tentatively build and publish Cloud SQL schema jar here, before schema release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue