Delete DatastoreTM and most other references to Datastore (#1681)

This includes:
- deletion of helper DB methods in tests
- deletion of various old Datastore-only classes and removal of any
  endpoints
- removal of the dual-database test concept
- removal of 'ofy' from the AppEngineExtension
This commit is contained in:
gbrodman
2022-07-01 13:33:38 -04:00
committed by GitHub
parent b2ec088749
commit 72abc824d5
336 changed files with 3452 additions and 12054 deletions
-2
View File
@@ -88,8 +88,6 @@ steps:
beam_pipeline_common \
${TAG_NAME} \
${PROJECT_ID} \
google.registry.beam.datastore.BulkDeleteDatastorePipeline \
google/registry/beam/bulk_delete_datastore_pipeline_metadata.json \
google.registry.beam.spec11.Spec11Pipeline \
google/registry/beam/spec11_pipeline_metadata.json \
google.registry.beam.invoicing.InvoicingPipeline \